summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2013.10.01.1 2013.10.01.1Philipp Hagemeister2013-10-011-1/+1
* Properly handle stream meap not being presentPhilipp Hagemeister2013-10-011-1/+1
* release 2013.10.01 2013.10.01Philipp Hagemeister2013-10-011-1/+1
* Handle videos without url_encoded_fmt_stream_map (Fixes #1535)Philipp Hagemeister2013-10-011-0/+2
* [rtlnow] Replace one of the testsJaime Marquínez Ferrándiz2013-09-291-6/+6
* [appletrailers] The request for the settings must have the trailer name in lo...Jaime Marquínez Ferrándiz2013-09-291-1/+1
* [appletrailers] Rework extraction (fixes #1387)Jaime Marquínez Ferrándiz2013-09-291-70/+42
* release 2013.09.29 2013.09.29Philipp Hagemeister2013-09-291-1/+1
* [update] Prevent cmd window popup on Windows (Fixes #1478)Philipp Hagemeister2013-09-291-10/+15
* [update] Look for .exe extension on Windows (Fixes #745)Philipp Hagemeister2013-09-292-3/+9
* [dailymotion] Disable the family filter in the playlists (fixes #1524)Jaime Marquínez Ferrándiz2013-09-291-5/+12
* [yahoo] Fix video extraction (fixes #1521)Jaime Marquínez Ferrándiz2013-09-281-67/+65
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-09-282-23/+12
|\
| * [youtube] Add hlsvp to the error message if it can't be found and remove the ...Jaime Marquínez Ferrándiz2013-09-271-16/+1
| * [youtube] Set the thumbnail to None if it can't be extractedJaime Marquínez Ferrándiz2013-09-271-1/+1
| * [youtube] update description of testJaime Marquínez Ferrándiz2013-09-271-1/+1
| * Don't fail if the video thumbnail couldn't be downloaded (fixes #1516)Jaime Marquínez Ferrándiz2013-09-271-5/+9
* | [zdf] Add support for hash URLs and simplify (#1518)Philipp Hagemeister2013-09-281-32/+42
|/
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-09-271-1/+4
|\
| * Don't embed subtitles if the list is empty or the field is not set (fixes #1510)Jaime Marquínez Ferrándiz2013-09-271-1/+4
* | Remove youtube_genalgo (#1515)Philipp Hagemeister2013-09-271-116/+0
|/
* Merge remote-tracking branch 'rzhxeo/RTL_T'Philipp Hagemeister2013-09-271-1/+1
|\
| * [RTLnowIE] Clean video titlerzhxeo2013-09-271-1/+1
* | Merge remote-tracking branch 'rzhxeo/RTL'Philipp Hagemeister2013-09-271-2/+15
|\ \
| * | [RTLnowIE] Add support for http://rtlnitronow.derzhxeo2013-09-271-2/+15
| |/
* | [youtube] Fix 83 signature (Closes #1511)Philipp Hagemeister2013-09-271-1/+2
* | [brightcove] Use direct url for the testsJaime Marquínez Ferrándiz2013-09-261-2/+4
* | [brightcove] Support videos that only provide flv versions (fixes #1504)Jaime Marquínez Ferrándiz2013-09-262-24/+49
* | release 2013.09.24.2 2013.09.24.2Philipp Hagemeister2013-09-241-1/+1
* | Remove debugging codePhilipp Hagemeister2013-09-241-1/+1
* | release 2013.09.24.1 2013.09.24.1Philipp Hagemeister2013-09-242-1/+5
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-09-241-2/+2
|\ \
| * | Revert "[southparkstudios] Fix mgid extraction"Jaime Marquínez Ferrándiz2013-09-241-2/+2
* | | Merge branch 'automatic-signatures'Philipp Hagemeister2013-09-246-25/+791
|\ \ \ | |/ / |/| |
| * | Add option --no-cache-dirPhilipp Hagemeister2013-09-241-3/+8
| * | Fix 86 signature (#1494)Philipp Hagemeister2013-09-241-1/+1
| * | Fix output of --youtube-print-sig-code when counting down to 0Philipp Hagemeister2013-09-241-2/+2
| * | Allow opts.cachedir == None to disable cachePhilipp Hagemeister2013-09-243-3/+3
| * | Correct test stringsPhilipp Hagemeister2013-09-221-2/+4
| * | Do not warn if fallback is without alternatives (because we did not get the f...Philipp Hagemeister2013-09-221-2/+2
| * | [youtube] Improve flash player URL handlingPhilipp Hagemeister2013-09-221-4/+6
| * | Work around nosetests nosinessPhilipp Hagemeister2013-09-221-2/+2
| * | [youtube] Remove _decrypt_signature_age_gatePhilipp Hagemeister2013-09-221-9/+0
| * | Move cachedir docPhilipp Hagemeister2013-09-222-2/+2
| * | [youtube] Actually pass in cachedir optionPhilipp Hagemeister2013-09-222-4/+6
| * | [youtube] Improve source code qualityPhilipp Hagemeister2013-09-221-51/+53
| * | Update static signaturesPhilipp Hagemeister2013-09-221-1/+5
| * | [youtube] Improve cache and add an option to print the extracted signaturesPhilipp Hagemeister2013-09-223-12/+65
| * | [youtube] Add filesystem signature cachePhilipp Hagemeister2013-09-222-7/+30
| * | Clarify a couple of callsPhilipp Hagemeister2013-09-211-3/+4