7058 Commits (e77d2975afda3750104c90b7c0012c02a2a00b10)
 

Author SHA1 Message Date
light94 e77d2975af Handling Connection Reset by Peer Error 9 years ago
Jaime Marquínez Ferrándiz e41b1f7385 Fix flake8 errors 9 years ago
Jaime Marquínez Ferrándiz cd596028d6 [rtve] Recognize mobile urls (fixes #4823) 9 years ago
Jaime Marquínez Ferrándiz cc57bd33a8 [rtve] Fix extraction
Skip live stream test, we can't use the f4m manifest yet
9 years ago
Sergey M․ 6d593c3276 [YoutubeDL] Fix video+audio format_id (Closes #4824) 9 years ago
Philipp Hagemeister 91755ee384 [comedycentral:shows] Generate better IDs and add a test for that 9 years ago
Sergey M․ 0692ef86ef [bbccouk] Improve _VALID_URL 9 years ago
Sergey M․ 439d9be27d [mixcloud] Remove unused import 9 years ago
Sergey M․ b80505a409 [mixcloud] Fix extraction (Closes #4784) 9 years ago
Sergey M․ e4c17d7274 [nhl:news] Add extractor (Closes #4805) 9 years ago
Sergey M․ 2c58674e0e [nhl] Improve _VALID_URL (#4805) 9 years ago
Sergey M․ ef1269fb07 [drtv] Improve _VALID_URL (#4814) 9 years ago
Sergey M․ e525d9a3df [mtv] Extract subtitles (Closes #4811) 9 years ago
Sergey M․ 20b4492c71 [spike] Improve _VALID_URL 9 years ago
Sergey M․ dee3f73787 [spike] Modernize 9 years ago
Philipp Hagemeister d543bdc351 [downloader/f4m] Clarify that we should eventually just implement the DRM scheme (#3000) 9 years ago
Philipp Hagemeister c7ff0c6422 Merge remote-tracking branch 'rzhxeo/f4m-drm' 9 years ago
Philipp Hagemeister 01c46659c4 [washingtonpost] Catch more UUIDs 9 years ago
Philipp Hagemeister b04b885271 [extractor/common] Document all protocol values 9 years ago
Philipp Hagemeister dc35bfd2d5 [test/helper] Clarify which keys have to be added 9 years ago
Philipp Hagemeister 70fca8d694 [youtube] Remove unused import 9 years ago
Philipp Hagemeister a52c633536 [cinchcast] Wrap overly long lines (#4820) 9 years ago
Philipp Hagemeister 7b6c60393e Merge remote-tracking branch 'codesparkle/master' 9 years ago
Philipp Hagemeister 83e7a314b4 dedup AUTHORS 9 years ago
codesparkle 749f2ca044 Smotri info extractor: removed unreachable code and updated old md5 for test video 9 years ago
codesparkle 5468ff4d91 Remove duplicate dictionary keys 9 years ago
codesparkle 1d2daaea63 Simplify list creation 9 years ago
codesparkle 52585fd6dc The opening curly brace `{` is a regex reserved [control character](http://stackoverflow.com/a/400316/1106367), so it needs to be escaped. 9 years ago
Philipp Hagemeister c03844a4ec release 2015.01.30.2 9 years ago
Philipp Hagemeister 6449cd807e [youtube] Fall back to embed webpage when content is blocked on main (Fixes #4717) 9 years ago
Philipp Hagemeister e2a08185c6 [README] Add an FAQ for YouTube IDs starting with a dash (Closes #4800) 9 years ago
Philipp Hagemeister 5d6677ca28 release 2015.01.30.1 9 years ago
Philipp Hagemeister 5a8a29cfea release 2015.01.30 9 years ago
Philipp Hagemeister c1708b89c0 [youtube:truncated_url] Add hl= forms (#4799) 9 years ago
Philipp Hagemeister 83fddfd493 [dctp] PEP8 9 years ago
Philipp Hagemeister 1798791df1 Credit @bastik for dctp.tv (#4796) 9 years ago
Philipp Hagemeister 6ebb0dca9f [dctp] Improve output (#4796) 9 years ago
Philipp Hagemeister cf8d6ec865 Merge remote-tracking branch 'bastik/dev-dctp' 9 years ago
Philipp Hagemeister f452f72c6b Credit @yan12125 for ctsnews and nextmedia 9 years ago
Philipp Hagemeister 3198291f26 [ctsnews] Remove unused import 9 years ago
Philipp Hagemeister 02c1d5e285 Merge remote-tracking branch 'yan12125/IE_NextMedia' 9 years ago
Philipp Hagemeister ec4161a57d [ctsnews] Remove news count check (#4802)
That's the number of articles (or at least some constant value); view count is the number of views of the video!
Also add a better description so that we can distinguish the two downloads.
9 years ago
Philipp Hagemeister 03d8d4df38 [test_http] PEP8 9 years ago
Philipp Hagemeister 03d2d6d51b Merge remote-tracking branch 'yan12125/IE_CtsNews' 9 years ago
Philipp Hagemeister 83fda3c000 Add a test for --no-check-certificate 9 years ago
Philipp Hagemeister 4fe8495a23 [viddler] PEP8 9 years ago
Philipp Hagemeister a16f6643f0 Merge pull request #4815 from jaimeMF/https_handler
[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to to do_open
9 years ago
Philipp Hagemeister adc0ae3ceb [__init__] Provide a better error messages if URLs are missing (Closes #4813) 9 years ago
Paul Hartmann 7bb3ceb4c7 [dctp] prefix real_time parameter with rtmp_ 9 years ago
Paul Hartmann 75a4fc5b72 [dctp] fix test 9 years ago