summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [release] Check for useless files before releasePhilipp Hagemeister2014-01-071-0/+2
|
* release 2014.01.07.2Philipp Hagemeister2014-01-071-1/+1
|
* release 2014.01.07.1Philipp Hagemeister2014-01-071-1/+1
|
* --list-formats: Only add "@" if vbr is givenPhilipp Hagemeister2014-01-071-1/+3
|
* [mpora] Add support (Fixes #2096)Philipp Hagemeister2014-01-073-0/+72
|
* [lynda] Fix download if subtitles were not requestedPhilipp Hagemeister2014-01-071-0/+3
|
* [lynda] Remove superfluous spacePhilipp Hagemeister2014-01-071-6/+6
|
* [lynda] Remove useless u""Philipp Hagemeister2014-01-071-1/+1
|
* [vimeo] Fix playlist URL matchingPhilipp Hagemeister2014-01-072-1/+3
|
* [xattr] Correct on WindowsPhilipp Hagemeister2014-01-071-4/+3
|
* [xattr] Always use UTF-8Philipp Hagemeister2014-01-071-1/+1
| | | | | On Windows and other systems, other encodings would break when trying to encode non-ASCII characters. Simply use UTF-8, like every sane system.
* [xattr] ReworkPhilipp Hagemeister2014-01-071-40/+18
| | | | In particular, explicitly require NT before trying ADS, and do not try to parse process output that may be localized.
* Move check_executable into a helper ufnctionPhilipp Hagemeister2014-01-072-7/+12
|
* [xattr] Always output a warning message on errorsPhilipp Hagemeister2014-01-071-3/+10
|
* [xattr] Write bytestrings, not charactersPhilipp Hagemeister2014-01-071-2/+4
|
* Split postprocessor package into multiple modulesPhilipp Hagemeister2014-01-074-638/+669
|
* [orf] Remove unused variable namePhilipp Hagemeister2014-01-071-1/+1
|
* Move postprocessor into its own packagePhilipp Hagemeister2014-01-074-7/+9
|
* [xattr] Coding stylePhilipp Hagemeister2014-01-071-7/+8
|
* Merge remote-tracking branch 'epitron/metadata-pp'Philipp Hagemeister2014-01-074-2/+138
|\ | | | | | | | | Conflicts: youtube_dl/PostProcessor.py
| * Added '--xattrs' option which writes metadata to the file's extended ↵epitron2014-01-024-2/+139
| | | | | | | | | | | | attributes using a youtube-dl postprocessor. Works on Linux, OSX, and Windows.
* | release 2014.01.07Philipp Hagemeister2014-01-071-1/+1
| |
* | Use original Referer URL in Brightcove requests (Fixes #2110)Philipp Hagemeister2014-01-073-6/+11
| |
* | [brightcove] Use unicode_literalsPhilipp Hagemeister2014-01-071-33/+34
| |
* | [vimeo] Use _search_regexPhilipp Hagemeister2014-01-071-2/+2
| |
* | [vimeo] Use unicode_literalsPhilipp Hagemeister2014-01-061-57/+60
| |
* | [vimeo] Proper warning when password is required (Fixes #2053)Philipp Hagemeister2014-01-061-0/+4
| | | | | | | | In player. URLs, the password warning is different.
* | release 2014.01.06.1Philipp Hagemeister2014-01-061-1/+1
| |
* | release 2014.01.06Philipp Hagemeister2014-01-061-1/+1
| |
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-01-061-4/+44
|\ \
| * \ Merge pull request #2104 from dstftw/lyndaPhilipp Hagemeister2014-01-051-4/+44
| |\ \ | | | | | | | | [lynda] Add subtitles extraction
| | * | [lynda] Add subtitles extractiondst2014-01-051-4/+44
| | | |
* | | | [vimeo] Add support for review pagesPhilipp Hagemeister2014-01-062-2/+24
| | | | | | | | | | | | | | | | | | | | 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
* | | | [orf] Use new extraction method (Fixes #2057)Philipp Hagemeister2014-01-063-38/+88
| | | |
* | | | [veehd] Send requests twice (Fixes #2102)Philipp Hagemeister2014-01-061-15/+24
| | | |
* | | | [generic] Use unicode_literals instead of duplicating the u'Philipp Hagemeister2014-01-061-58/+60
|/ / /
* / / [youtube] Support jwplayer with YouTube URLs (Closes #2075)Philipp Hagemeister2014-01-061-3/+8
|/ /
* | release 2014.01.05.6Philipp Hagemeister2014-01-051-1/+1
| |
* | Restore binary files for backwards compatibilityPhilipp Hagemeister2014-01-052-0/+0
| | | | | | | | | | | | 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.
* | [bash-completion] Complete filename if `—load-info` is givenJaime Marquínez Ferrándiz2014-01-051-1/+1
| |
* | Fix list comprehension for decoding the URLs (fixes #2100)Jaime Marquínez Ferrándiz2014-01-051-1/+1
| | | | | | | | | | 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.
* | release 2014.01.05.5Philipp Hagemeister2014-01-051-1/+1
| |
* | Remove unused importsPhilipp Hagemeister2014-01-051-2/+0
| |
* | [veoh] SimplifyPhilipp Hagemeister2014-01-051-22/+22
| |
* | [veoh] Add support for mobile URLsPhilipp Hagemeister2014-01-051-1/+1
| | | | | | | | Fixes #2052
* | release 2014.01.05.4Philipp Hagemeister2014-01-051-1/+1
| |
* | [generic] Support gorillavid.inPhilipp Hagemeister2014-01-051-0/+3
| | | | | | | | | | Previously, we were a little bit over-eager and got a random swf file. Fixes #2084.
* | release 2014.01.05.3Philipp Hagemeister2014-01-051-1/+1
| |
* | release 2014.01.05.02Philipp Hagemeister2014-01-051-1/+1
| |
* | Make sure URLs are always character strings (Fixes #2051)Philipp Hagemeister2014-01-051-0/+2
| |