summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2015.01.25 2015.01.25Philipp Hagemeister2015-01-252-3/+22
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2015-01-255-20/+35
|\
| * Credit @David-Development for rtl2 (#4780)Sergey M․2015-01-261-0/+1
| * [spiegel] Use generalized formats pre-testingSergey M․2015-01-261-18/+2
| * [lynda] Pre-test video URLs for HTTP errors (Closes #2185, closes #4782)Sergey M․2015-01-261-0/+1
| * [common] Generalize URLs' HTTP errors pre-testingSergey M․2015-01-261-0/+23
| * [drtv] Prefer the version without spoken subtitles (fixes #4779)Jaime Marquínez Ferrándiz2015-01-251-2/+8
* | [generic] Improve description testcase in rss testPhilipp Hagemeister2015-01-251-1/+1
|/
* [rtl2] PEP8, simplify, make rtmp tests run (#470)Philipp Hagemeister2015-01-253-79/+57
* flake8: Ignore .gitPhilipp Hagemeister2015-01-251-1/+1
* Merge remote-tracking branch 'David-Development/rtl2.py'Philipp Hagemeister2015-01-253-2/+107
|\
| * refactoring - bug fixesDavid Development2015-01-251-33/+33
| * Merge branch 'rtl2.py' of https://github.com/David-Development/youtube-dl int...David Development2015-01-250-0/+0
| |\
| | * [rtl2] Add new extractorDavid-Development2015-01-242-0/+99
| * | [rtl2] Add new extractorDavid-Development2015-01-253-2/+107
| |/
* | [YoutubeDL] clarify hook documentationPhilipp Hagemeister2015-01-251-4/+6
* | Merge branch 'travis-rtmp'Philipp Hagemeister2015-01-252-3/+4
|\ \
| * | Test rtmpdump on travis (Fixes #1601)Philipp Hagemeister2015-01-252-3/+4
* | | [ubu] Fix test and modernizePhilipp Hagemeister2015-01-251-13/+14
* | | [__init__] Work around flake8 false positivePhilipp Hagemeister2015-01-251-0/+1
* | | [smotri] Fix test casePhilipp Hagemeister2015-01-251-0/+1
* | | [audiomack:album] Update testcasePhilipp Hagemeister2015-01-252-5/+10
|/ /
* | Add --xattr-set-filesize option (Fixes #1348)Philipp Hagemeister2015-01-255-16/+37
* | [options] Add support for infinite retries (Fixes #507)Philipp Hagemeister2015-01-252-6/+9
* | [YoutubeDL] Add --playlist-items option (Fixes #2662)Philipp Hagemeister2015-01-254-5/+39
* | Merge remote-tracking branch 'h-collector/master'Philipp Hagemeister2015-01-251-3/+55
|\ \
| * | Don't use report_warning for reporting warningsh-collector2014-10-201-3/+3
| * | Update fc2.pyh-collector2014-10-201-3/+3
| * | Fix issues with fc2h-collector2014-10-201-3/+46
* | | [YoutubeDL] Implement --write-all-thumbnails (Closes #2269)Philipp Hagemeister2015-01-253-19/+43
* | | Add --list-thumbnailsPhilipp Hagemeister2015-01-257-10/+80
* | | [krasview] Fix extractionSergey M․2015-01-251-13/+9
* | | [YoutubeDL._calc_cookies] Restore the 'is_unverifiable'Jaime Marquínez Ferrándiz2015-01-241-0/+3
* | | [YoutubeDL._calc_cookies] Restore the 'has_header' methodJaime Marquínez Ferrándiz2015-01-241-0/+3
* | | [YoutubeDL] Fill the info dict 'http_headers' field with all the headers avai...Jaime Marquínez Ferrándiz2015-01-242-40/+39
* | | [downloader/external] Use the 'http_headers' fieldJaime Marquínez Ferrándiz2015-01-241-3/+3
* | | [extractors] Use http_headers for setting the User-Agent and the RefererJaime Marquínez Ferrándiz2015-01-245-8/+9
* | | [utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the...Jaime Marquínez Ferrándiz2015-01-245-9/+4
| |/ |/|
* | [downloader/external] Add curl and aria2c (Closes #182)Philipp Hagemeister2015-01-241-2/+25
* | [youtube:truncated_url] Add x-yt-cl URLs (#4773)Philipp Hagemeister2015-01-241-5/+17
* | [videott] Improve _VALID_URL and add testSergey M․2015-01-241-3/+6
* | Merge pull request #4771 from irfancharania/videottSergey M.2015-01-241-1/+1
|\ \
| * | [videott] improve extractionIrfan Charania2015-01-231-1/+1
|/ /
* | [downloader] Lay groundwork for external downloaders.Philipp Hagemeister2015-01-247-14/+169
* | [downloader] Improve downloader selectionPhilipp Hagemeister2015-01-233-18/+39
* | README: Recommend using flake8 instead of pyflake and pep8 separatelyJaime Marquínez Ferrándiz2015-01-231-1/+1
* | [twitch] PEP8Jaime Marquínez Ferrándiz2015-01-231-1/+1
* | [auengine] Remove extractorJaime Marquínez Ferrándiz2015-01-232-51/+0
* | [cliphunter] Fix extraction and update test (Fixes #4362)Naglis Jonaitis2015-01-231-35/+25
* | release 2015.01.23.4 2015.01.23.4Philipp Hagemeister2015-01-231-1/+1