mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-31 20:39:48 +08:00
Add test for collection url
This commit is contained in:
@@ -453,6 +453,9 @@ class TwitchCollectionsIE(TwitchBaseIE):
|
||||
'title': 'CORSAIR DreamLeague Season 11 - The Stockholm Major - Studio'
|
||||
},
|
||||
'playlist_mincount': 57,
|
||||
}, {
|
||||
'url': 'https://www.twitch.tv/collections/HgTD8zFrghUb-Q',
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
def _extract_collection(self, collection_id):
|
||||
|
||||
Reference in New Issue
Block a user