summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [utils] Clarify more day-month-first ambiguous formatsSergey M․2015-01-101-3/+6
| | |
* | | [orf:oe1] Add konsole URL schema (Fixes #4675)Philipp Hagemeister2015-01-101-4/+7
| | |
* | | [eighttracks] PEP8Philipp Hagemeister2015-01-101-1/+0
| | |
* | | [orf] Fix typoPhilipp Hagemeister2015-01-101-1/+1
| | |
* | | [ffmpeg] Call encodeFilename on filenamesPhilipp Hagemeister2015-01-101-2/+3
| | |
* | | Merge remote-tracking branch 'ivan/muxed-mtime'Philipp Hagemeister2015-01-101-2/+5
|\ \ \
| * | | Copy the mtime from the oldest source file to the file created by ffmpegIvan Kozik2014-11-201-0/+2
| | | | | | | | | | | | | | | | Fixes #4245
* | | | release 2015.01.10Philipp Hagemeister2015-01-102-1/+10
| | | |
* | | | [eighttracks] Improve waiting (#3954)Philipp Hagemeister2015-01-101-3/+4
| | | |
* | | | Merge remote-tracking branch 'lenaten/8tracks'Philipp Hagemeister2015-01-101-4/+23
|\ \ \ \
| * | | | fix increment operatornetanel2014-12-061-1/+1
| | | | |
| * | | | Fix #2310. Play by the 8tracks rulesnet2014-10-151-4/+23
| | | | |
* | | | | [youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes ↵Philipp Hagemeister2015-01-107-0/+89
| | | | | | | | | | | | | | | | | | | | #4674)
* | | | | [tvp] Update tests and improve outputPhilipp Hagemeister2015-01-101-87/+79
| | | | |
* | | | | Merge remote-tracking branch 'Tithen-Firion/master'Philipp Hagemeister2015-01-103-27/+150
|\ \ \ \ \
| * | | | | [tvp] ModernizeTithen-Firion2014-12-041-15/+4
| | | | | |
| * | | | | [common] Add new parameters for _download_webpageTithen-Firion2014-12-041-2/+12
| | | | | |
| * | | | | [tvp] Remove unnecessary codeTithen-Firion2014-12-041-8/+1
| | | | | |
| * | | | | [tvp] Add extractorTithen-Firion2014-12-042-1/+57
| | | | | |
| * | | | | [tvp] Update extractorTithen-Firion2014-12-041-24/+99
| | | | | |
* | | | | | [audiomack] Better titles, simplify codePhilipp Hagemeister2015-01-101-23/+37
| | | | | |
* | | | | | Merge remote-tracking branch 'xavierbeynon/master'Philipp Hagemeister2015-01-102-25/+81
|\ \ \ \ \ \
| * | | | | | Minor style changesYour Name2015-01-081-27/+27
| | | | | | |
| * | | | | | Push api updates to simplify audiomack, add support for albumsYour Name2015-01-022-28/+84
| | | | | | |
* | | | | | | [options] PEP8 and simpler --merge-output-format handling (#4673)Philipp Hagemeister2015-01-102-6/+4
| | | | | | |
* | | | | | | Merge remote-tracking branch 'aft90/merge-output-format'Philipp Hagemeister2015-01-103-0/+16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: youtube_dl/YoutubeDL.py
| * | | | | | | Use the option in preparing the merge output filenameAndrei Troie2015-01-101-1/+1
| | | | | | | |
| * | | | | | | Passing the option into the main program's argumentsAndrei Troie2015-01-101-0/+4
| | | | | | | |
| * | | | | | | Added an option to specify an output format for merges when downloading ↵Andrei Troie2015-01-091-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | separate video & audio
* | | | | | | | release 2015.01.09.2Philipp Hagemeister2015-01-091-1/+1
| | | | | | | |
* | | | | | | | [netzkino] Add new extractor (Fixes #4669)Philipp Hagemeister2015-01-095-0/+116
| | | | | | | |
* | | | | | | | [elpais] ModernizePhilipp Hagemeister2015-01-091-5/+1
| | | | | | | |
* | | | | | | | release 2015.01.09.1Philipp Hagemeister2015-01-091-1/+1
| | | | | | | |
* | | | | | | | [wdr] Support overviews (Fixes #4651)Philipp Hagemeister2015-01-091-0/+26
| | | | | | | |
* | | | | | | | [wdr] ModernizePhilipp Hagemeister2015-01-091-4/+1
| | | | | | | |
* | | | | | | | [YoutubeDL] Copy over format metadata when merging (Fixes #4671)Philipp Hagemeister2015-01-091-0/+8
| | | | | | | |
* | | | | | | | [youtube] Add acodec informationPhilipp Hagemeister2015-01-091-3/+3
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | The codec seems to be consistently aac, so state that in our metadata.
* | | | | | | release 2015.01.09Philipp Hagemeister2015-01-092-1/+3
| | | | | | |
* | | | | | | [update] Use utils HTTPS handler (Fixes #4666)Philipp Hagemeister2015-01-091-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | On FreeBSD, the default HTTPS handler is missing certificates, so use our own.
* | | | | | | [vk] Remove debug assert statement (fixes #4672, fixes #4514)Jaime Marquínez Ferrándiz2015-01-091-1/+0
| | | | | | |
* | | | | | | [README] Add an FAQ entry for how to install on WindowsPhilipp Hagemeister2015-01-091-0/+8
| | | | | | |
* | | | | | | [ffmpeg] Correctly encode paths on WindowsPhilipp Hagemeister2015-01-091-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On Python 2.x on Windows, if there are any unicode arguments in the command argument list, the whole list is converted to unicode internally. Therefore, we need to call encodeArgument on every argument. Fixes #4337 and #4668.
* | | | | | | Add --print-json (Closes #2845)Philipp Hagemeister2015-01-082-4/+10
| | | | | | |
* | | | | | | [tudou] Fix extractionPhilipp Hagemeister2015-01-081-11/+8
| | | | | | |
* | | | | | | [discovery] Fix extractorPhilipp Hagemeister2015-01-081-24/+22
| | | | | | |
* | | | | | | [gdcvault] Skip test that is now restrictedPhilipp Hagemeister2015-01-081-1/+2
| | | | | | |
* | | | | | | [test_age_restriction] remove misbehaving testPhilipp Hagemeister2015-01-081-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We now test for the age_limit being set right in test_download, so we don't need more than two tests for the actual age limit handling.
* | | | | | | [buzzfeed] Fix testPhilipp Hagemeister2015-01-081-3/+3
| | | | | | |
* | | | | | | [bet] Correct test IDsPhilipp Hagemeister2015-01-081-3/+2
| | | | | | |
* | | | | | | Merge pull request #4647 from aajanki/hds_metadataPhilipp Hagemeister2015-01-081-15/+30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [downloader/f4m] Improved metadata handling