Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-25 | Test rtmpdump on travis (Fixes #1601) | Philipp Hagemeister | |
2015-01-25 | Add --xattr-set-filesize option (Fixes #1348) | Philipp Hagemeister | |
2015-01-25 | [options] Add support for infinite retries (Fixes #507) | Philipp Hagemeister | |
2015-01-25 | [YoutubeDL] Add --playlist-items option (Fixes #2662) | Philipp Hagemeister | |
2015-01-25 | Merge remote-tracking branch 'h-collector/master' | Philipp Hagemeister | |
Conflicts: youtube_dl/extractor/fc2.py | |||
2015-01-25 | [YoutubeDL] Implement --write-all-thumbnails (Closes #2269) | Philipp Hagemeister | |
2015-01-25 | Add --list-thumbnails | Philipp Hagemeister | |
2015-01-25 | [krasview] Fix extraction | Sergey M․ | |
2015-01-24 | [YoutubeDL._calc_cookies] Restore the 'is_unverifiable' | Jaime Marquínez Ferrándiz | |
I should have check everything was copied before commiting 4b405cfc6e4f9184567b94ee2f8a4a9851a912b5. | |||
2015-01-24 | [YoutubeDL._calc_cookies] Restore the 'has_header' method | Jaime Marquínez Ferrándiz | |
I didn't copied it from downloader/external | |||
2015-01-24 | [YoutubeDL] Fill the info dict 'http_headers' field with all the headers ↵ | Jaime Marquínez Ferrándiz | |
available Useful for external tools using the json output. The methods '_calc_headers' and '_calc_cookies' have been copied from the downloader/external, now they just use "info_dict['http_headers']". | |||
2015-01-24 | [downloader/external] Use the 'http_headers' field | Jaime Marquínez Ferrándiz | |
2015-01-24 | [extractors] Use http_headers for setting the User-Agent and the Referer | Jaime Marquínez Ferrándiz | |
2015-01-24 | [utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding ↵ | Jaime Marquínez Ferrándiz | |
the default user agent Setting the 'User-Agent' header is enough | |||
2015-01-24 | [downloader/external] Add curl and aria2c (Closes #182) | Philipp Hagemeister | |
2015-01-24 | [youtube:truncated_url] Add x-yt-cl URLs (#4773) | Philipp Hagemeister | |
2015-01-24 | [videott] Improve _VALID_URL and add test | Sergey M․ | |
2015-01-24 | Merge pull request #4771 from irfancharania/videott | Sergey M. | |
[videott] improve extraction | |||
2015-01-23 | [videott] improve extraction | Irfan Charania | |
2015-01-24 | [downloader] Lay groundwork for external downloaders. | Philipp Hagemeister | |
This comes with a very simply implementation for wget; the real work is in setting up the infrastructure. | |||
2015-01-23 | [downloader] Improve downloader selection | Philipp Hagemeister | |
2015-01-23 | README: Recommend using flake8 instead of pyflake and pep8 separately | Jaime Marquínez Ferrándiz | |
2015-01-23 | [twitch] PEP8 | Jaime Marquínez Ferrándiz | |
2015-01-23 | [auengine] Remove extractor | Jaime Marquínez Ferrándiz | |
The test is probably infringing copyright and nobody has provided a new test (see #4643). | |||
2015-01-23 | [cliphunter] Fix extraction and update test (Fixes #4362) | Naglis Jonaitis | |
2015-01-23 | release 2015.01.23.42015.01.23.4 | Philipp Hagemeister | |
2015-01-23 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2015-01-23 | [youtube] Fixup DASH m4a headers | Philipp Hagemeister | |
This fixes #2288, #2506, #2607, #3681, #4741, #4767. | |||
2015-01-23 | [atresplayer] Extract subtitles | Sergey M․ | |
2015-01-23 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2015-01-23 | [liveleak] Add original videos (Fixes #4768) | Philipp Hagemeister | |
2015-01-23 | [atresplayer] Filter URLs and clarify android format ids | Sergey M․ | |
2015-01-23 | [liveleak] Modernize | Philipp Hagemeister | |
2015-01-23 | [twitch] Add support for bookmarks | Sergey M․ | |
2015-01-23 | [atresplayer] Don't include f4m formats if they are protected by DRM (fixes ↵ | Jaime Marquínez Ferrándiz | |
#4705) | |||
2015-01-23 | [downloader/f4m] build_fragments_list: Support videos with more than 1 segment | Jaime Marquínez Ferrándiz | |
2015-01-23 | release 2015.01.23.32015.01.23.3 | Philipp Hagemeister | |
2015-01-23 | [utils] Catch strange Windows errors (Closes #4733) | Philipp Hagemeister | |
2015-01-23 | Fix --sleep-interval (#3426) | Philipp Hagemeister | |
2015-01-23 | Merge remote-tracking branch 'rupertbaxter2/master' | Philipp Hagemeister | |
Conflicts: youtube_dl/__init__.py youtube_dl/downloader/common.py | |||
2015-01-23 | [generic] Add support for Cinerama player (Fixes #4752) | Philipp Hagemeister | |
2015-01-23 | release 2015.01.23.22015.01.23.2 | Philipp Hagemeister | |
2015-01-23 | [utils] Simplify HTTPS socket creation | Philipp Hagemeister | |
We were duplicating (bad) code and doing crazy things with SSL. Just use TLSv1 across the board, and do with one implementation of HTTPSConnection.connect. Fixes #4696. | |||
2015-01-23 | [gamestar] Modernize slightly | Philipp Hagemeister | |
2015-01-23 | Merge remote-tracking branch 'derrotebaron/master' | Philipp Hagemeister | |
2015-01-23 | Merge pull request #4745 from BitLooter/master | Philipp Hagemeister | |
Embed description and URL as MP4 tags | |||
2015-01-23 | [generic] Add support for BOMs (Fixes #4753) | Philipp Hagemeister | |
2015-01-23 | release 2015.01.23.12015.01.23.1 | Philipp Hagemeister | |
2015-01-23 | [testtube] Add new extractor (Fixes #4759) | Philipp Hagemeister | |
2015-01-23 | release 2015.01.232015.01.23 | Philipp Hagemeister | |