5694 Commits (f452f72c6ba0cc3fe560e7449fcb95e804da5b69)

Author SHA1 Message Date
Philipp Hagemeister 3198291f26 [ctsnews] Remove unused import 10 years ago
Philipp Hagemeister 02c1d5e285 Merge remote-tracking branch 'yan12125/IE_NextMedia' 10 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.
10 years ago
Philipp Hagemeister 03d2d6d51b Merge remote-tracking branch 'yan12125/IE_CtsNews' 10 years ago
Philipp Hagemeister 83fda3c000 Add a test for --no-check-certificate 10 years ago
Philipp Hagemeister 4fe8495a23 [viddler] PEP8 10 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
10 years ago
Philipp Hagemeister adc0ae3ceb [__init__] Provide a better error messages if URLs are missing (Closes #4813) 10 years ago
Yen Chi Hsuan e683a48d0e [ctsnews] Detect youtube embedde videos 10 years ago
Jaime Marquínez Ferrándiz a7a14d9586 [YoutubeDL] set the 'thumbnails' field if the info_dict has the 'thumbnails' field
Since the '--write-thumbnail' uses the 'thumbnails' field and we didn't updated the info_dict, it wouldn't detect the thumbnail. (fixes #4812)
10 years ago
Sergey M․ 219337990b [xuite] Fix _VALID_URL 10 years ago
Sergey M. 376a770cc4 Merge pull request #4809 from bastik/fix-sr
fix srmediathek description
10 years ago
Sergey M․ affd04a45d [xuite] Simplify and improve 10 years ago
Sergey M․ c84130e865 Merge branch 'IE_Xuite' of https://github.com/yan12125/youtube-dl into yan12125-IE_Xuite 10 years ago
Jaime Marquínez Ferrándiz 4f264c02c7 [utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to do_open
With this change the '--no-check-certificate' works again (#4807).
10 years ago
Paul Hartmann d205476103 fix srmediathek description 10 years ago
Yen Chi Hsuan 367cc95aa7 [CtsNews] Add new extractor 10 years ago
Yen Chi Hsuan 206dba27a4 [NextMedia] Add new extractor 10 years ago
Sergey M․ dcf53d4408 [YoutubeDL] Set format_id for video+audio (Closes #3634) 10 years ago
Sergey M․ 63be3b8989 [ivi] Modernize 10 years ago
Sergey M․ 18b4e9e79d [viddler] Extract comment count 10 years ago
Sergey M․ cb454b333d [generic] Improve some regexes 10 years ago
Sergey M․ b04fbd789c [viddler] Modernize 10 years ago
Shaya G 796df3c631 fixed viddler support - needed a Referer header; also added a viddler
generic extractor
10 years ago
Yen Chi Hsuan a28383834b [xuite] Update tests 10 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
10 years ago
Yen Chi Hsuan 6348ad12a0 [xuite] Add height information for the two formats 10 years ago
Yen Chi Hsuan fe7710cbcc [xuite] Add new extractor 10 years ago
Naglis Jonaitis 2103d038b3 [lnkgo] Adapt to website changes 10 years ago
Philipp Hagemeister 9f0df77ab1 [YoutubeDL] Allow format filtering by fps 10 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.
10 years ago
Philipp Hagemeister 2b1bd292ae release 2015.01.25 10 years ago
Philipp Hagemeister 71e7da6533 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Sergey M․ d862a4f94f [spiegel] Use generalized formats pre-testing 10 years ago
Sergey M․ a57e8ce658 [lynda] Pre-test video URLs for HTTP errors (Closes #2185, closes #4782) 10 years ago
Sergey M․ 96a53167fa [common] Generalize URLs' HTTP errors pre-testing 10 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.
10 years ago
Philipp Hagemeister b1b0b1ca30 [generic] Improve description testcase in rss test 10 years ago
Philipp Hagemeister 3dee7826e7 [rtl2] PEP8, simplify, make rtmp tests run (#470) 10 years ago
Philipp Hagemeister d4f64cabf4 Merge remote-tracking branch 'David-Development/rtl2.py' 10 years ago
David Development fe41ddbb28 refactoring - bug fixes 10 years ago
Philipp Hagemeister ee69b99af6 [YoutubeDL] clarify hook documentation 10 years ago
Philipp Hagemeister 767ff0a2d1 Merge branch 'travis-rtmp' 10 years ago
Philipp Hagemeister 8604e882a8 [ubu] Fix test and modernize 10 years ago
Philipp Hagemeister cc1237f484 [__init__] Work around flake8 false positive 10 years ago
Philipp Hagemeister 37f4ce538a [smotri] Fix test case 10 years ago
Philipp Hagemeister 7d346331b5 [audiomack:album] Update testcase 10 years ago
Philipp Hagemeister e1ccc04e9f Test rtmpdump on travis (Fixes #1601) 10 years ago
Philipp Hagemeister 881e6a1f5c Add --xattr-set-filesize option (Fixes #1348) 10 years ago
Philipp Hagemeister baeaeffce5 [options] Add support for infinite retries (Fixes #507) 10 years ago