Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The username seems to be empty now.
|
|
|
|
|
|
|
|
|
|
title extraction condition less restrictive
|
|
|
|
|
|
|
|
|
|
|
|
In python 3 it must be a bytes object.
|
|
|
|
|
|
them (fixes #3010)
From 'rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/*' to 'rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm/gsp.comedystor/*'
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/anovicecodemonkey/youtube-dl into anovicecodemonkey-ustream-embed-recorded2
|
|
|
|
|
|
rzhxeo-cinemassacre
|
|
|
|
|
|
[ndr] fix regexes containing illegal characters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[SWRMediathek] add support for swrmediathek.de (fixes #2929)
|
|
|
|
|
|
No longer erroneously calculate upload_date within some extractors
|
|
Named arguments are not supported by methods implemented in native C (see http://bugs.python.org/issue1176)
|
|
https://github.com/codesparkle/youtube-dl into codesparkle-bandcamp-albums-regex-duplicate-fix
|
|
|
|
|
|
needs to be escaped (see http://stackoverflow.com/a/400316/1106367)
Minor improvements:
no need to sort the whole list if all we need is the maximum element, also instead of reinventing the wheel we can use utils to get indices from qualities.
|
|
|
|
|