mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-04 18:22:37 +01:00
[southparknl] Fix test to match playlist tests
This commit is contained in:
parent
3408f6e64a
commit
dcf8077906
@ -55,9 +55,5 @@ class SouthParkNlIE(SouthParkIE):
|
|||||||
|
|
||||||
_TESTS = [{
|
_TESTS = [{
|
||||||
'url': 'http://www.southpark.nl/full-episodes/s18e06-freemium-isnt-free',
|
'url': 'http://www.southpark.nl/full-episodes/s18e06-freemium-isnt-free',
|
||||||
'info_dict': {
|
'playlist_count': 4,
|
||||||
'id': 'c56b9a1f-0e42-4942-89e0-8e721d814c5c',
|
|
||||||
'ext': 'mp4',
|
|
||||||
'title': 'South Park 1806: Freemium Isn\'t Free - Act 3',
|
|
||||||
},
|
|
||||||
}]
|
}]
|
||||||
|
Loading…
Reference in New Issue
Block a user