1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2025-02-17 09:27:54 +01:00

[cbs.com:playlist] remove test harness commentary

This commit is contained in:
John Hawkinson 2017-03-25 12:09:17 -04:00
parent 80df786df9
commit a019668cbd

View File

@ -35,14 +35,6 @@ class CBSShowIE(InfoExtractor):
'title': 'The Late Show with Stephen Colbert',
},
'playlist_mincount': 14,
# If uncommented, the test harness tries to download all 30 playlist entries.
# Even limited to 10KB each, this can take 15 minutes. Not reasonable.
# 'playlist': [{
# 'info_dict': {
# 'id': 'xxx',
# 'ext': 'xxx.mp4',
# },
# }],
}
def carousel_playlist(self, url, type):