1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-07 01:03:33 +08:00

[cbs.com:playlist] remove test harness commentary

This commit is contained in:
John Hawkinson
2017-03-25 12:09:17 -04:00
Unverified
parent 80df786df9
commit a019668cbd
-8
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):