Commit Graph

8072 Commits (a5ebf77d877ededed377db920faf4f31644573cf)
 

Author SHA1 Message Date
Philipp Hagemeister 6ebb0dca9f [dctp] Improve output ()
Philipp Hagemeister cf8d6ec865 Merge remote-tracking branch 'bastik/dev-dctp'
Philipp Hagemeister f452f72c6b Credit @yan12125 for ctsnews and nextmedia
Philipp Hagemeister 3198291f26 [ctsnews] Remove unused import
Philipp Hagemeister 02c1d5e285 Merge remote-tracking branch 'yan12125/IE_NextMedia'
Philipp Hagemeister ec4161a57d [ctsnews] Remove news count check ()
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.
Philipp Hagemeister 03d8d4df38 [test_http] PEP8
Philipp Hagemeister 03d2d6d51b Merge remote-tracking branch 'yan12125/IE_CtsNews'
Philipp Hagemeister 83fda3c000 Add a test for --no-check-certificate
Philipp Hagemeister 4fe8495a23 [viddler] PEP8
Philipp Hagemeister a16f6643f0 Merge pull request from jaimeMF/https_handler
[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to to do_open
Philipp Hagemeister adc0ae3ceb [__init__] Provide a better error messages if URLs are missing (Closes )
Paul Hartmann 7bb3ceb4c7 [dctp] prefix real_time parameter with rtmp_
Paul Hartmann 75a4fc5b72 [dctp] fix test
Paul Hartmann 87673cd438 [dctp] follow id conventions
Paul Hartmann f345fe9db7 [dctp] fix python 2.6 compatibility
Yen Chi Hsuan e683a48d0e [ctsnews] Detect youtube embedde videos
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 )
Sergey M․ 219337990b [xuite] Fix _VALID_URL
Sergey M. 376a770cc4 Merge pull request from bastik/fix-sr
fix srmediathek description
Sergey M․ 7e500dbd93 Merge branch 'yan12125-IE_Xuite'
Sergey M․ affd04a45d [xuite] Simplify and improve
Sergey M․ c84130e865 Merge branch 'IE_Xuite' of https://github.com/yan12125/youtube-dl into yan12125-IE_Xuite
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 ().
Paul Hartmann d205476103 fix srmediathek description
Yen Chi Hsuan 367cc95aa7 [CtsNews] Add new extractor
Yen Chi Hsuan 206dba27a4 [NextMedia] Add new extractor
Sergey M․ dcf53d4408 [YoutubeDL] Set format_id for video+audio (Closes )
Sergey M․ 63be3b8989 [ivi] Modernize
Sergey M․ 18b4e9e79d [viddler] Extract comment count
Sergey M․ cb454b333d [generic] Improve some regexes
Sergey M․ e0d9f85aee Credit @HyShai for viddler fixes ()
Sergey M․ b04fbd789c [viddler] Modernize
Sergey M. aad9556414 Merge pull request from HyShai/viddler
[viddler] fixed viddler support; also added a viddler generic extractor
Paul Hartmann 48a1e5141a added test for dctp
Paul Hartmann 0865f397ae added extractor for dctp.tv
Shaya G 796df3c631 fixed viddler support - needed a Referer header; also added a viddler
generic extractor
Yen Chi Hsuan a28383834b [xuite] Update tests
Sergey M․ 3a0d2f520a [YoutubeDL] Temporary fix for subprocess encoding issues on python2 @ Windows (Closes )
For now filenames will be encoded with preferrefencoding before written to disk
Yen Chi Hsuan 6348ad12a0 [xuite] Add height information for the two formats
Yen Chi Hsuan fe7710cbcc [xuite] Add new extractor
Naglis Jonaitis 2103d038b3 [lnkgo] Adapt to website changes
rzhxeo 6ca85be6f8 Filter DRM protected media in f4m downloader
Philipp Hagemeister 9f0df77ab1 [YoutubeDL] Allow format filtering by fps
Jaime Marquínez Ferrándiz e72c7e4123 [YoutubeDL] Always set the '_filename' field in the info_dict (reported in )
It's also useful when you use the '--write-info-json' option.
Philipp Hagemeister 2b1bd292ae release 2015.01.25
Philipp Hagemeister 71e7da6533 Merge branch 'master' of github.com:rg3/youtube-dl
Sergey M․ 80a49d3d7b Credit @David-Development for rtl2 ()
Sergey M․ d862a4f94f [spiegel] Use generalized formats pre-testing
Sergey M․ a57e8ce658 [lynda] Pre-test video URLs for HTTP errors (Closes , closes )