6974 Commits (80a49d3d7bcd235ba15bd491cc62a0345c9abce1)
 

Author SHA1 Message Date
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 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
Sergey M. 27de5625d4 Merge pull request #4771 from irfancharania/videott
[videott] improve extraction
9 years ago
Irfan Charania 6aa4f54d66 [videott] improve extraction 9 years ago
Philipp Hagemeister 222516d97d [downloader] Lay groundwork for external downloaders.
This comes with a very simply implementation for wget; the real work is in setting up the infrastructure.
9 years ago
Philipp Hagemeister a055469faf [downloader] Improve downloader selection 9 years ago
Jaime Marquínez Ferrándiz fdaaaaa878 README: Recommend using flake8 instead of pyflake and pep8 separately 9 years ago
Jaime Marquínez Ferrándiz 12d1fb5aa9 [twitch] PEP8 9 years ago
Jaime Marquínez Ferrándiz 48f00d15b1 [auengine] Remove extractor
The test is probably infringing copyright and nobody has provided a new test (see #4643).
9 years ago
Naglis Jonaitis 3e055aa5c3 [cliphunter] Fix extraction and update test (Fixes #4362) 9 years ago
Philipp Hagemeister 6896a52721 release 2015.01.23.4 9 years ago
Philipp Hagemeister 5779b3e1fe Merge remote-tracking branch 'origin/master' 9 years ago
Philipp Hagemeister 62cd676c74 [youtube] Fixup DASH m4a headers
This fixes #2288, #2506, #2607, #3681, #4741, #4767.
9 years ago
Sergey M․ 0c17278843 [atresplayer] Extract subtitles 9 years ago
Philipp Hagemeister d229ee70da Merge remote-tracking branch 'origin/master' 9 years ago
Philipp Hagemeister 26e274666d [liveleak] Add original videos (Fixes #4768) 9 years ago
Sergey M․ ebd46aed51 [atresplayer] Filter URLs and clarify android format ids 9 years ago