mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-15 04:35:19 +00:00
improve test data
Authored by: bashonly
This commit is contained in:
@@ -1973,7 +1973,7 @@ jwplayer("mediaplayer").setup({"abouttext":"Visit Indie DB","aboutlink":"http:\/
|
|||||||
"Podcast Creator",
|
"Podcast Creator",
|
||||||
[],
|
[],
|
||||||
{"$ssite-config":22},
|
{"$ssite-config":22},
|
||||||
{"env":23,"name":24,"map":26},
|
{"env":23,"name":24,"map":26,"numbers":14},
|
||||||
"production",
|
"production",
|
||||||
"podcast-website",
|
"podcast-website",
|
||||||
["Set"],
|
["Set"],
|
||||||
@@ -2008,6 +2008,7 @@ jwplayer("mediaplayer").setup({"abouttext":"Visit Indie DB","aboutlink":"http:\/
|
|||||||
'env': 'production',
|
'env': 'production',
|
||||||
'name': 'podcast-website',
|
'name': 'podcast-website',
|
||||||
'map': {},
|
'map': {},
|
||||||
|
'numbers': [1, 2, 3],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'once': [],
|
'once': [],
|
||||||
|
|||||||
Reference in New Issue
Block a user