mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-27 01:16:36 +00:00
Add channel_id
to the minimal metadata
This commit is contained in:
parent
e21da0fb26
commit
37a60447ac
@ -354,6 +354,7 @@ class FrontEndTestCase(TestCase):
|
|||||||
# Add some media
|
# Add some media
|
||||||
test_minimal_metadata = '''
|
test_minimal_metadata = '''
|
||||||
{
|
{
|
||||||
|
"channel_id":"testkey",
|
||||||
"thumbnail":"https://example.com/thumb.jpg",
|
"thumbnail":"https://example.com/thumb.jpg",
|
||||||
"formats": [{
|
"formats": [{
|
||||||
"format_id":"251",
|
"format_id":"251",
|
||||||
|
Loading…
Reference in New Issue
Block a user