Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [generic] Improve description testcase in rss test | Philipp Hagemeister | 2015-01-25 | 1 | -1/+1 | |
|/ | ||||||
* | [rtl2] PEP8, simplify, make rtmp tests run (#470) | Philipp Hagemeister | 2015-01-25 | 3 | -79/+57 | |
* | flake8: Ignore .git | Philipp Hagemeister | 2015-01-25 | 1 | -1/+1 | |
* | Merge remote-tracking branch 'David-Development/rtl2.py' | Philipp Hagemeister | 2015-01-25 | 3 | -2/+107 | |
|\ | ||||||
| * | refactoring - bug fixes | David Development | 2015-01-25 | 1 | -33/+33 | |
| * | Merge branch 'rtl2.py' of https://github.com/David-Development/youtube-dl int... | David Development | 2015-01-25 | 0 | -0/+0 | |
| |\ | ||||||
| | * | [rtl2] Add new extractor | David-Development | 2015-01-24 | 2 | -0/+99 | |
| * | | [rtl2] Add new extractor | David-Development | 2015-01-25 | 3 | -2/+107 | |
| |/ | ||||||
* | | [YoutubeDL] clarify hook documentation | Philipp Hagemeister | 2015-01-25 | 1 | -4/+6 | |
* | | Merge branch 'travis-rtmp' | Philipp Hagemeister | 2015-01-25 | 2 | -3/+4 | |
|\ \ | ||||||
| * | | Test rtmpdump on travis (Fixes #1601) | Philipp Hagemeister | 2015-01-25 | 2 | -3/+4 | |
* | | | [ubu] Fix test and modernize | Philipp Hagemeister | 2015-01-25 | 1 | -13/+14 | |
* | | | [__init__] Work around flake8 false positive | Philipp Hagemeister | 2015-01-25 | 1 | -0/+1 | |
* | | | [smotri] Fix test case | Philipp Hagemeister | 2015-01-25 | 1 | -0/+1 | |
* | | | [audiomack:album] Update testcase | Philipp Hagemeister | 2015-01-25 | 2 | -5/+10 | |
|/ / | ||||||
* | | Add --xattr-set-filesize option (Fixes #1348) | Philipp Hagemeister | 2015-01-25 | 5 | -16/+37 | |
* | | [options] Add support for infinite retries (Fixes #507) | Philipp Hagemeister | 2015-01-25 | 2 | -6/+9 | |
* | | [YoutubeDL] Add --playlist-items option (Fixes #2662) | Philipp Hagemeister | 2015-01-25 | 4 | -5/+39 | |
* | | Merge remote-tracking branch 'h-collector/master' | Philipp Hagemeister | 2015-01-25 | 1 | -3/+55 | |
|\ \ | ||||||
| * | | Don't use report_warning for reporting warnings | h-collector | 2014-10-20 | 1 | -3/+3 | |
| * | | Update fc2.py | h-collector | 2014-10-20 | 1 | -3/+3 | |
| * | | Fix issues with fc2 | h-collector | 2014-10-20 | 1 | -3/+46 | |
* | | | [YoutubeDL] Implement --write-all-thumbnails (Closes #2269) | Philipp Hagemeister | 2015-01-25 | 3 | -19/+43 | |
* | | | Add --list-thumbnails | Philipp Hagemeister | 2015-01-25 | 7 | -10/+80 | |
* | | | [krasview] Fix extraction | Sergey M․ | 2015-01-25 | 1 | -13/+9 | |
* | | | [YoutubeDL._calc_cookies] Restore the 'is_unverifiable' | Jaime Marquínez Ferrándiz | 2015-01-24 | 1 | -0/+3 | |
* | | | [YoutubeDL._calc_cookies] Restore the 'has_header' method | Jaime Marquínez Ferrándiz | 2015-01-24 | 1 | -0/+3 | |
* | | | [YoutubeDL] Fill the info dict 'http_headers' field with all the headers avai... | Jaime Marquínez Ferrándiz | 2015-01-24 | 2 | -40/+39 | |
* | | | [downloader/external] Use the 'http_headers' field | Jaime Marquínez Ferrándiz | 2015-01-24 | 1 | -3/+3 | |
* | | | [extractors] Use http_headers for setting the User-Agent and the Referer | Jaime Marquínez Ferrándiz | 2015-01-24 | 5 | -8/+9 | |
* | | | [utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the... | Jaime Marquínez Ferrándiz | 2015-01-24 | 5 | -9/+4 | |
| |/ |/| | ||||||
* | | [downloader/external] Add curl and aria2c (Closes #182) | Philipp Hagemeister | 2015-01-24 | 1 | -2/+25 | |
* | | [youtube:truncated_url] Add x-yt-cl URLs (#4773) | Philipp Hagemeister | 2015-01-24 | 1 | -5/+17 | |
* | | [videott] Improve _VALID_URL and add test | Sergey M․ | 2015-01-24 | 1 | -3/+6 | |
* | | Merge pull request #4771 from irfancharania/videott | Sergey M. | 2015-01-24 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | [videott] improve extraction | Irfan Charania | 2015-01-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | [downloader] Lay groundwork for external downloaders. | Philipp Hagemeister | 2015-01-24 | 7 | -14/+169 | |
* | | [downloader] Improve downloader selection | Philipp Hagemeister | 2015-01-23 | 3 | -18/+39 | |
* | | README: Recommend using flake8 instead of pyflake and pep8 separately | Jaime Marquínez Ferrándiz | 2015-01-23 | 1 | -1/+1 | |
* | | [twitch] PEP8 | Jaime Marquínez Ferrándiz | 2015-01-23 | 1 | -1/+1 | |
* | | [auengine] Remove extractor | Jaime Marquínez Ferrándiz | 2015-01-23 | 2 | -51/+0 | |
* | | [cliphunter] Fix extraction and update test (Fixes #4362) | Naglis Jonaitis | 2015-01-23 | 1 | -35/+25 | |
* | | release 2015.01.23.4 | Philipp Hagemeister | 2015-01-23 | 1 | -1/+1 | |
* | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2015-01-23 | 1 | -2/+12 | |
|\ \ | ||||||
| * | | [atresplayer] Extract subtitles | Sergey M․ | 2015-01-23 | 1 | -2/+12 | |
* | | | [youtube] Fixup DASH m4a headers | Philipp Hagemeister | 2015-01-23 | 4 | -9/+47 | |
|/ / | ||||||
* | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2015-01-23 | 4 | -13/+53 | |
|\ \ | ||||||
| * | | [atresplayer] Filter URLs and clarify android format ids | Sergey M․ | 2015-01-23 | 1 | -2/+4 | |
| * | | [twitch] Add support for bookmarks | Sergey M․ | 2015-01-23 | 2 | -5/+37 | |
| * | | [atresplayer] Don't include f4m formats if they are protected by DRM (fixes #... | Jaime Marquínez Ferrándiz | 2015-01-23 | 1 | -1/+8 |