mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +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 = [{
|
||||
'url': 'http://www.southpark.nl/full-episodes/s18e06-freemium-isnt-free',
|
||||
'info_dict': {
|
||||
'id': 'c56b9a1f-0e42-4942-89e0-8e721d814c5c',
|
||||
'ext': 'mp4',
|
||||
'title': 'South Park 1806: Freemium Isn\'t Free - Act 3',
|
||||
},
|
||||
'playlist_count': 4,
|
||||
}]
|
||||
|
Loading…
Reference in New Issue
Block a user