Age | Commit message (Collapse) | Author |
|
|
|
Used in Youku Show pages
|
|
|
|
|
|
|
|
|
|
Seen at http://zaq1.pl/video/xev0e
|
|
|
|
|
|
|
|
|
|
|
|
EXT-X-STREAM-INF tag
|
|
* Extract m3u8 parsing to separate method
* Improve rendition groups extraction
* Build stream name according stream GROUP-ID
* Ignore reference to AUDIO group without URI when stream has no CODECS
+ Add test coverage for parsing m3u8 from #11507, #11995, #12211 and twitch vod
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Used in daisuki.net (#4738)
|
|
Used in daisuki.net (#4738)
|
|
|
|
[test_download] Print test names in case of network errors
[test_download] Add comments for nose parameters
[test_download] Modify outtmpl to prevent info JSON filename conflicts
Thanks @jaimeMF for the idea.
[travis] Only download tests should be run in parallel
|
|
|
|
#8050, closes #12142, closes #12144)
|
|
|
|
|
|
|
|
|
|
|
|
construction(#11490)
|
|
|
|
|
|
In pycodestyle 2.1.0, E305 was introduced, which requires two blank
lines after top level declarations, too.
See https://github.com/PyCQA/pycodestyle/issues/400
See also #10689; thanks @stepshal for first mentioning this issue and
initial patches
|
|
|
|
|
|
|
|
After switching to HTML5 extraction helpers in generic.py, the result
info_dict is always a playlist.
|
|
|
|
|