aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-10[orf:oe1] Add konsole URL schema (Fixes #4675)Philipp Hagemeister
2015-01-10[eighttracks] PEP8Philipp Hagemeister
2015-01-10[orf] Fix typoPhilipp Hagemeister
2015-01-10[ffmpeg] Call encodeFilename on filenamesPhilipp Hagemeister
2015-01-10Merge remote-tracking branch 'ivan/muxed-mtime'Philipp Hagemeister
2015-01-10release 2015.01.102015.01.10Philipp Hagemeister
2015-01-10[eighttracks] Improve waiting (#3954)Philipp Hagemeister
2015-01-10Merge remote-tracking branch 'lenaten/8tracks'Philipp Hagemeister
2015-01-10[youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes ↵Philipp Hagemeister
#4674)
2015-01-10[tvp] Update tests and improve outputPhilipp Hagemeister
2015-01-10Merge remote-tracking branch 'Tithen-Firion/master'Philipp Hagemeister
2015-01-10[audiomack] Better titles, simplify codePhilipp Hagemeister
2015-01-10Merge remote-tracking branch 'xavierbeynon/master'Philipp Hagemeister
2015-01-10[options] PEP8 and simpler --merge-output-format handling (#4673)Philipp Hagemeister
2015-01-10Merge remote-tracking branch 'aft90/merge-output-format'Philipp Hagemeister
Conflicts: youtube_dl/YoutubeDL.py
2015-01-10Use the option in preparing the merge output filenameAndrei Troie
2015-01-10Passing the option into the main program's argumentsAndrei Troie
2015-01-09release 2015.01.09.22015.01.09.2Philipp Hagemeister
2015-01-09[netzkino] Add new extractor (Fixes #4669)Philipp Hagemeister
2015-01-09Added an option to specify an output format for merges when downloading ↵Andrei Troie
separate video & audio
2015-01-09[elpais] ModernizePhilipp Hagemeister
2015-01-09release 2015.01.09.12015.01.09.1Philipp Hagemeister
2015-01-09[wdr] Support overviews (Fixes #4651)Philipp Hagemeister
2015-01-09[wdr] ModernizePhilipp Hagemeister
2015-01-09[YoutubeDL] Copy over format metadata when merging (Fixes #4671)Philipp Hagemeister
2015-01-09[youtube] Add acodec informationPhilipp Hagemeister
The codec seems to be consistently aac, so state that in our metadata.
2015-01-09release 2015.01.092015.01.09Philipp Hagemeister
2015-01-09[update] Use utils HTTPS handler (Fixes #4666)Philipp Hagemeister
On FreeBSD, the default HTTPS handler is missing certificates, so use our own.
2015-01-09[vk] Remove debug assert statement (fixes #4672, fixes #4514)Jaime Marquínez Ferrándiz
2015-01-09[README] Add an FAQ entry for how to install on WindowsPhilipp Hagemeister
2015-01-09[ffmpeg] Correctly encode paths on WindowsPhilipp Hagemeister
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.
2015-01-08Minor style changesYour Name
2015-01-08Add --print-json (Closes #2845)Philipp Hagemeister
2015-01-08[tudou] Fix extractionPhilipp Hagemeister
2015-01-08[discovery] Fix extractorPhilipp Hagemeister
2015-01-08[gdcvault] Skip test that is now restrictedPhilipp Hagemeister
2015-01-08[test_age_restriction] remove misbehaving testPhilipp Hagemeister
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.
2015-01-08[buzzfeed] Fix testPhilipp Hagemeister
2015-01-08[bet] Correct test IDsPhilipp Hagemeister
2015-01-08Merge pull request #4647 from aajanki/hds_metadataPhilipp Hagemeister
[downloader/f4m] Improved metadata handling
2015-01-08release 2015.01.082015.01.08Philipp Hagemeister
2015-01-08[YoutubeDL] Allow selection by more extensionsPhilipp Hagemeister
2015-01-08[fktv] Fix download URLPhilipp Hagemeister
2015-01-08[zdf] Fix test casePhilipp Hagemeister
2015-01-08[youtube] Fix test casePhilipp Hagemeister
2015-01-08[tunein] Ignore reliability if it's >90% (#4097)Philipp Hagemeister
2015-01-08[sexykarma] Add age_limit designationPhilipp Hagemeister
2015-01-08[mit] Amend test definitionsPhilipp Hagemeister
2015-01-08[InfoExtractor/common] Correct and test meta tag matchingPhilipp Hagemeister
2015-01-08[teachertube] ModernizePhilipp Hagemeister