7139 Commits (9e91449c8d1dae53eda6fb250384f0afa5122ce6)
 

Author SHA1 Message Date
Sergey M. aad9556414 Merge pull request #4794 from HyShai/viddler
[viddler] fixed viddler support; also added a viddler generic extractor
9 years ago
Paul Hartmann 48a1e5141a added test for dctp 9 years ago
Paul Hartmann 0865f397ae added extractor for dctp.tv 9 years ago
Shaya G 796df3c631 fixed viddler support - needed a Referer header; also added a viddler
generic extractor
9 years ago
Yen Chi Hsuan a28383834b [xuite] Update tests 9 years ago
Sergey M․ 3a0d2f520a [YoutubeDL] Temporary fix for subprocess encoding issues on python2 @ Windows (Closes #4787)
For now filenames will be encoded with preferrefencoding before written to disk
9 years ago
Yen Chi Hsuan 6348ad12a0 [xuite] Add height information for the two formats 9 years ago
Yen Chi Hsuan fe7710cbcc [xuite] Add new extractor 9 years ago
Naglis Jonaitis 2103d038b3 [lnkgo] Adapt to website changes 9 years ago
rzhxeo 6ca85be6f8 Filter DRM protected media in f4m downloader 9 years ago
Philipp Hagemeister 9f0df77ab1 [YoutubeDL] Allow format filtering by fps 9 years ago
Jaime Marquínez Ferrándiz e72c7e4123 [YoutubeDL] Always set the '_filename' field in the info_dict (reported in #4053)
It's also useful when you use the '--write-info-json' option.
9 years ago
Philipp Hagemeister 2b1bd292ae release 2015.01.25 9 years ago
Philipp Hagemeister 71e7da6533 Merge branch 'master' of github.com:rg3/youtube-dl 9 years ago
Sergey M․ 80a49d3d7b Credit @David-Development for rtl2 (#4780) 9 years ago
Sergey M․ d862a4f94f [spiegel] Use generalized formats pre-testing 9 years ago
Sergey M․ a57e8ce658 [lynda] Pre-test video URLs for HTTP errors (Closes #2185, closes #4782) 9 years ago
Sergey M․ 96a53167fa [common] Generalize URLs' HTTP errors pre-testing 9 years ago
Jaime Marquínez Ferrándiz 6d2749aac4 [drtv] Prefer the version without spoken subtitles (fixes #4779)
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.
9 years ago
Philipp Hagemeister b1b0b1ca30 [generic] Improve description testcase in rss test 9 years ago
Philipp Hagemeister 3dee7826e7 [rtl2] PEP8, simplify, make rtmp tests run (#470) 9 years ago
Philipp Hagemeister c9326b38b8 flake8: Ignore .git 9 years ago
Philipp Hagemeister d4f64cabf4 Merge remote-tracking branch 'David-Development/rtl2.py' 9 years ago
David Development fe41ddbb28 refactoring - bug fixes 9 years ago
Philipp Hagemeister ee69b99af6 [YoutubeDL] clarify hook documentation 9 years ago
Philipp Hagemeister 767ff0a2d1 Merge branch 'travis-rtmp' 9 years ago
Philipp Hagemeister 8604e882a8 [ubu] Fix test and modernize 9 years ago
Philipp Hagemeister cc1237f484 [__init__] Work around flake8 false positive 9 years ago
Philipp Hagemeister 37f4ce538a [smotri] Fix test case 9 years ago
Philipp Hagemeister 7d346331b5 [audiomack:album] Update testcase 9 years ago
Philipp Hagemeister e1ccc04e9f Test rtmpdump on travis (Fixes #1601) 9 years ago
Philipp Hagemeister 881e6a1f5c Add --xattr-set-filesize option (Fixes #1348) 9 years ago
Philipp Hagemeister baeaeffce5 [options] Add support for infinite retries (Fixes #507) 9 years ago
Philipp Hagemeister c14e88f0f5 [YoutubeDL] Add --playlist-items option (Fixes #2662) 9 years ago
Philipp Hagemeister 8940b8608e Merge remote-tracking branch 'h-collector/master'
Conflicts:
	youtube_dl/extractor/fc2.py
9 years ago
Philipp Hagemeister ec82d85acd [YoutubeDL] Implement --write-all-thumbnails (Closes #2269) 9 years ago
Philipp Hagemeister cfb56d1af3 Add --list-thumbnails 9 years ago
Sergey M․ 1e10802990 [krasview] Fix extraction 9 years ago
David Development 6695916045 Merge branch 'rtl2.py' of https://github.com/David-Development/youtube-dl into rtl2.py
Conflicts:
	youtube_dl/extractor/rtl2.py
9 years ago
David-Development 7906d199a1 [rtl2] Add new extractor 9 years ago
Jaime Marquínez Ferrándiz 1070711d60 [YoutubeDL._calc_cookies] Restore the 'is_unverifiable'
I should have check everything was copied before commiting 4b405cfc6e.
9 years ago
Jaime Marquínez Ferrándiz 4b405cfc6e [YoutubeDL._calc_cookies] Restore the 'has_header' method
I didn't copied it from downloader/external
9 years ago
Jaime Marquínez Ferrándiz e5660ee6ae [YoutubeDL] Fill the info dict 'http_headers' field with all the headers 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']".
9 years ago
David-Development 8011fba3ae [rtl2] Add new extractor 9 years ago
Jaime Marquínez Ferrándiz 587a9c2749 [downloader/external] Use the 'http_headers' field 9 years ago
Jaime Marquínez Ferrándiz e1554a407d [extractors] Use http_headers for setting the User-Agent and the Referer 9 years ago
Jaime Marquínez Ferrándiz 3fcfb8e9fa [utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the default user agent
Setting the 'User-Agent' header is enough
9 years ago
Philipp Hagemeister 384b62028a [downloader/external] Add curl and aria2c (Closes #182) 9 years ago
Philipp Hagemeister b95aab8482 [youtube:truncated_url] Add x-yt-cl URLs (#4773) 9 years ago
Sergey M․ fc2d6abfe7 [videott] Improve _VALID_URL and add test 9 years ago