Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This seems to produce sporadic errors when trying to access the URL, because on python 3.x when you do '%s' % b'somedata' you get "b'somedata'".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some of the streams are encrypted, which is not supported .
|
|
|
|
|
|
|
|
Stitcher review updates
Removed re import
Stitcher review updates
|
|
|
|
[vimeo] Fix error parsing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[zdf] Extract thumbnails
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Letv] Fix extraction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The new MIME type appears in the following places:
https://www.iana.org/assignments/media-types/media-types.xhtml#application
https://hg.python.org/cpython/file/tip/Lib/mimetypes.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|