Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-29 | Merge pull request #4809 from bastik/fix-sr | Sergey M. | |
fix srmediathek description | |||
2015-01-29 | [xuite] Simplify and improve | Sergey M․ | |
2015-01-29 | Merge branch 'IE_Xuite' of https://github.com/yan12125/youtube-dl into ↵ | Sergey M․ | |
yan12125-IE_Xuite | |||
2015-01-29 | fix srmediathek description | Paul Hartmann | |
2015-01-29 | [YoutubeDL] Set format_id for video+audio (Closes #3634) | Sergey M․ | |
2015-01-28 | [ivi] Modernize | Sergey M․ | |
2015-01-28 | [viddler] Extract comment count | Sergey M․ | |
2015-01-28 | [generic] Improve some regexes | Sergey M․ | |
2015-01-28 | [viddler] Modernize | Sergey M․ | |
2015-01-28 | fixed viddler support - needed a Referer header; also added a viddler | Shaya G | |
generic extractor | |||
2015-01-28 | [xuite] Update tests | Yen Chi Hsuan | |
2015-01-27 | [YoutubeDL] Temporary fix for subprocess encoding issues on python2 @ ↵ | Sergey M․ | |
Windows (Closes #4787) For now filenames will be encoded with preferrefencoding before written to disk | |||
2015-01-28 | [xuite] Add height information for the two formats | Yen Chi Hsuan | |
2015-01-27 | [xuite] Add new extractor | Yen Chi Hsuan | |
2015-01-27 | [lnkgo] Adapt to website changes | Naglis Jonaitis | |
2015-01-26 | [YoutubeDL] Allow format filtering by fps | Philipp Hagemeister | |
2015-01-26 | [YoutubeDL] Always set the '_filename' field in the info_dict (reported in ↵ | Jaime Marquínez Ferrándiz | |
#4053) It's also useful when you use the '--write-info-json' option. | |||
2015-01-25 | release 2015.01.252015.01.25 | Philipp Hagemeister | |
2015-01-25 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2015-01-26 | [spiegel] Use generalized formats pre-testing | Sergey M․ | |
2015-01-26 | [lynda] Pre-test video URLs for HTTP errors (Closes #2185, closes #4782) | Sergey M․ | |
2015-01-26 | [common] Generalize URLs' HTTP errors pre-testing | Sergey M․ | |
2015-01-25 | [drtv] Prefer the version without spoken subtitles (fixes #4779) | Jaime Marquínez Ferrándiz | |
For example for http://www.dr.dk/tv/se/moderne-klassikere/moderne-klassikere-one-republic-apologize#!/, there's a version where everytime someone speaks in English a computer voice translates it. | |||
2015-01-25 | [generic] Improve description testcase in rss test | Philipp Hagemeister | |
2015-01-25 | [rtl2] PEP8, simplify, make rtmp tests run (#470) | Philipp Hagemeister | |
2015-01-25 | Merge remote-tracking branch 'David-Development/rtl2.py' | Philipp Hagemeister | |
2015-01-25 | refactoring - bug fixes | David Development | |
2015-01-25 | [YoutubeDL] clarify hook documentation | Philipp Hagemeister | |
2015-01-25 | Merge branch 'travis-rtmp' | Philipp Hagemeister | |
2015-01-25 | [ubu] Fix test and modernize | Philipp Hagemeister | |
2015-01-25 | [__init__] Work around flake8 false positive | Philipp Hagemeister | |
2015-01-25 | [smotri] Fix test case | Philipp Hagemeister | |
2015-01-25 | [audiomack:album] Update testcase | Philipp Hagemeister | |
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-25 | [rtl2] Add new extractor | David-Development | |
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 | |