Age | Commit message (Collapse) | Author |
|
extractors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
extraction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Such XML documents cause DeprecationWarning if python is run
with `-W error`
|
|
|
|
|
|
|
|
* [bandcamp] raise ExtractorError when track not streamable
* [bandcamp] update md5 for second test
* don't rely on json-data, but just check for 'file'
* don't rely on presence of 'file'
|
|
|
|
|
|
#9476)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Used in CBSLocal. Part of #9522
|
|
Changes made for SendtoNewsIE. Part of #9522
|
|
Used in CBSLocal (#9522)
|
|
According to [1], valid values for TYPE are AUDIO, VIDEO, SUBTITLES
and CLOSED-CAPTIONS. Such a value is found in Anvato master playlists,
though I don't use _extract_m3u8_formats() in the end.
Part of #9522.
[1] https://tools.ietf.org/html/draft-pantos-http-live-streaming-19#section-4.3.4.1
|
|
For extractors who handle m3u8 manifests by themselves. (eg., AnvatoIE)
Part of #9522
|
|
|
|
|
|
|
|
|
|
update tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|