Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-07 | [khanacademy] Add support (Fixes #2066) | Philipp Hagemeister | |
2014-01-07 | release 2014.01.07.32014.01.07.3 | Philipp Hagemeister | |
2014-01-07 | [release] Check for useless files before release | Philipp Hagemeister | |
2014-01-07 | release 2014.01.07.22014.01.07.2 | Philipp Hagemeister | |
2014-01-07 | release 2014.01.07.12014.01.07.1 | Philipp Hagemeister | |
2014-01-07 | --list-formats: Only add "@" if vbr is given | Philipp Hagemeister | |
2014-01-07 | [mpora] Add support (Fixes #2096) | Philipp Hagemeister | |
2014-01-07 | [lynda] Fix download if subtitles were not requested | Philipp Hagemeister | |
2014-01-07 | [lynda] Remove superfluous space | Philipp Hagemeister | |
2014-01-07 | [lynda] Remove useless u"" | Philipp Hagemeister | |
2014-01-07 | [vimeo] Fix playlist URL matching | Philipp Hagemeister | |
2014-01-07 | [xattr] Correct on Windows | Philipp Hagemeister | |
2014-01-07 | [xattr] Always use UTF-8 | Philipp Hagemeister | |
On Windows and other systems, other encodings would break when trying to encode non-ASCII characters. Simply use UTF-8, like every sane system. | |||
2014-01-07 | [xattr] Rework | Philipp Hagemeister | |
In particular, explicitly require NT before trying ADS, and do not try to parse process output that may be localized. | |||
2014-01-07 | Move check_executable into a helper ufnction | Philipp Hagemeister | |
2014-01-07 | [xattr] Always output a warning message on errors | Philipp Hagemeister | |
2014-01-07 | [xattr] Write bytestrings, not characters | Philipp Hagemeister | |
2014-01-07 | Split postprocessor package into multiple modules | Philipp Hagemeister | |
2014-01-07 | [orf] Remove unused variable name | Philipp Hagemeister | |
2014-01-07 | Move postprocessor into its own package | Philipp Hagemeister | |
2014-01-07 | [xattr] Coding style | Philipp Hagemeister | |
2014-01-07 | Merge remote-tracking branch 'epitron/metadata-pp' | Philipp Hagemeister | |
Conflicts: youtube_dl/PostProcessor.py | |||
2014-01-07 | release 2014.01.072014.01.07 | Philipp Hagemeister | |
2014-01-07 | Use original Referer URL in Brightcove requests (Fixes #2110) | Philipp Hagemeister | |
2014-01-07 | [brightcove] Use unicode_literals | Philipp Hagemeister | |
2014-01-07 | [vimeo] Use _search_regex | Philipp Hagemeister | |
2014-01-06 | [vimeo] Use unicode_literals | Philipp Hagemeister | |
2014-01-06 | [vimeo] Proper warning when password is required (Fixes #2053) | Philipp Hagemeister | |
In player. URLs, the password warning is different. | |||
2014-01-06 | release 2014.01.06.12014.01.06.1 | Philipp Hagemeister | |
2014-01-06 | release 2014.01.062014.01.06 | Philipp Hagemeister | |
2014-01-06 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-01-06 | [vimeo] Add support for review pages | Philipp Hagemeister | |
Since the regexp is already overboarding and review pages have a distinct URL format (with non-trivial stuff after the ID), use a dedicated IE. Fixes #2106 | |||
2014-01-06 | [orf] Use new extraction method (Fixes #2057) | Philipp Hagemeister | |
2014-01-06 | [veehd] Send requests twice (Fixes #2102) | Philipp Hagemeister | |
2014-01-06 | [generic] Use unicode_literals instead of duplicating the u' | Philipp Hagemeister | |
2014-01-05 | Merge pull request #2104 from dstftw/lynda | Philipp Hagemeister | |
[lynda] Add subtitles extraction | |||
2014-01-06 | [youtube] Support jwplayer with YouTube URLs (Closes #2075) | Philipp Hagemeister | |
2014-01-05 | [lynda] Add subtitles extraction | dst | |
2014-01-05 | release 2014.01.05.62014.01.05.6 | Philipp Hagemeister | |
2014-01-05 | Restore binary files for backwards compatibility | Philipp Hagemeister | |
Fixes 9656ee5d1dbff9fb4e0ce640961d2750a687e629 New year's resolution: Check which systems of Ubuntu / RHEL still serve the ancient versions. If it's only RHEL, consider removing these binary files in 2015 or so. | |||
2014-01-05 | [bash-completion] Complete filename if `—load-info` is given | Jaime Marquínez Ferrándiz | |
2014-01-05 | Fix list comprehension for decoding the URLs (fixes #2100) | Jaime Marquínez Ferrándiz | |
It wasn’t a comprehension, it was just using the last url from the previous comprehension. That didn’t raise an error in python 2, but in python 3 the variable was not defined. | |||
2014-01-05 | release 2014.01.05.52014.01.05.5 | Philipp Hagemeister | |
2014-01-05 | Remove unused imports | Philipp Hagemeister | |
2014-01-05 | [veoh] Simplify | Philipp Hagemeister | |
2014-01-05 | [veoh] Add support for mobile URLs | Philipp Hagemeister | |
Fixes #2052 | |||
2014-01-05 | release 2014.01.05.42014.01.05.4 | Philipp Hagemeister | |
2014-01-05 | [generic] Support gorillavid.in | Philipp Hagemeister | |
Previously, we were a little bit over-eager and got a random swf file. Fixes #2084. | |||
2014-01-05 | release 2014.01.05.32014.01.05.3 | Philipp Hagemeister | |
2014-01-05 | release 2014.01.05.02 | Philipp Hagemeister | |