aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-11[utils] Improve colon handling (Fixes #4683)Philipp Hagemeister
2015-01-11check for overwriting files in the downloader (fixes #3916, closes #3829)Pierre
2015-01-11YoutubeDL: Make the decision about removing the original file after each ↵Jaime Marquínez Ferrándiz
postprocessor is run (fixes #2261) If one of the processors said the file should be kept, it wouldn't pay attention to the response from the following processors. This was wrong if the 'keep_video' option was False, if the first extractor modifies the original file and then we extract its audio we don't want to keep the original video file.
2015-01-11[veehd] Update testSergey M․
2015-01-11[veehd] Improve extractionSergey M․
2015-01-11[karaoketv] Remove unused importPhilipp Hagemeister
2015-01-11[compat] Correct socket error class referencePhilipp Hagemeister
2015-01-11[veehd] Capture removed video messageSergey M․
2015-01-11[xboxclips] Fix extractionSergey M․
2015-01-11[test_compat] Fix alphabetic order to make test_all_present passSergey M․
2015-01-10[options] Add --no-call-homePhilipp Hagemeister
While we're at it, also drop "experimental" moniker for --call-home - should work fine.
2015-01-10[README] Highlight that bug reports should include the -v outputPhilipp Hagemeister
2015-01-10release 2015.01.10.22015.01.10.2Philipp Hagemeister
2015-01-10[YoutubeDL] Add new --call-home option for debuggingPhilipp Hagemeister
2015-01-10release 2015.01.10.12015.01.10.1Philipp Hagemeister
2015-01-10Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2015-01-10[utils] Fix call to _create_http_connectionPhilipp Hagemeister
Avoid confusion over args/kwargs.
2015-01-10[options] Add -4 and -6 optionsPhilipp Hagemeister
Fixes #520, fixes #3626.
2015-01-10Add new option --source-addressPhilipp Hagemeister
Closes #3618, fixes #721, fixes #2481, fixes #4551, closes #1020.
2015-01-11[collegerama] Add extractor (#4540)Sergey M․
2015-01-10Credit @dinesh for rte.ie (#4015)Philipp Hagemeister
2015-01-10[karaoketv] Simplify (#3853)Philipp Hagemeister
2015-01-10Merge remote-tracking branch 'lenaten/karaoketv'Philipp Hagemeister
2015-01-10[rte] PEP8Philipp Hagemeister
2015-01-10[rte] Make more robust and add a new testcase (#4015)Philipp Hagemeister
2015-01-10Merge remote-tracking branch 'Dineshs91/f4m-2.0'Philipp Hagemeister
2015-01-10[nrk] Improve subtitle support (#3092)Philipp Hagemeister
2015-01-10[atttechchannel] Add extractor (Closes #3938)Sergey M․
2015-01-10[utils] Clarify more day-month-first ambiguous formatsSergey M․
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