Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-30 | [dctp] PEP8 | Philipp Hagemeister | |
2015-01-30 | [dctp] Improve output (#4796) | Philipp Hagemeister | |
2015-01-30 | Merge remote-tracking branch 'bastik/dev-dctp' | Philipp Hagemeister | |
2015-01-30 | [ctsnews] Remove unused import | Philipp Hagemeister | |
2015-01-30 | Merge remote-tracking branch 'yan12125/IE_NextMedia' | Philipp Hagemeister | |
2015-01-30 | [ctsnews] Remove news count check (#4802) | Philipp Hagemeister | |
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. | |||
2015-01-30 | Merge remote-tracking branch 'yan12125/IE_CtsNews' | Philipp Hagemeister | |
2015-01-30 | Add a test for --no-check-certificate | Philipp Hagemeister | |
2015-01-30 | [viddler] PEP8 | Philipp Hagemeister | |
2015-01-30 | Merge pull request #4815 from jaimeMF/https_handler | Philipp Hagemeister | |
[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to to do_open | |||
2015-01-30 | [__init__] Provide a better error messages if URLs are missing (Closes #4813) | Philipp Hagemeister | |
2015-01-30 | [dctp] prefix real_time parameter with rtmp_ | Paul Hartmann | |
2015-01-30 | [dctp] fix test | Paul Hartmann | |
2015-01-29 | [dctp] follow id conventions | Paul Hartmann | |
2015-01-29 | [dctp] fix python 2.6 compatibility | Paul Hartmann | |
2015-01-30 | [ctsnews] Detect youtube embedde videos | Yen Chi Hsuan | |
2015-01-29 | [YoutubeDL] set the 'thumbnails' field if the info_dict has the 'thumbnails' ↵ | Jaime Marquínez Ferrándiz | |
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) | |||
2015-01-29 | [xuite] Fix _VALID_URL | Sergey M․ | |
2015-01-29 | Merge pull request #4809 from bastik/fix-sr | Sergey M. | |
fix srmediathek description | |||
2015-01-29 | [xuite] Simplify and improve | Sergey M․ | |
2015-01-29 | Merge branch 'IE_Xuite' of https://github.com/yan12125/youtube-dl into ↵ | Sergey M․ | |
yan12125-IE_Xuite | |||
2015-01-29 | [utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to do_open | Jaime Marquínez Ferrándiz | |
With this change the '--no-check-certificate' works again (#4807). | |||
2015-01-29 | fix srmediathek description | Paul Hartmann | |
2015-01-29 | [CtsNews] Add new extractor | Yen Chi Hsuan | |
2015-01-29 | [NextMedia] Add new extractor | Yen Chi Hsuan | |
2015-01-29 | [YoutubeDL] Set format_id for video+audio (Closes #3634) | Sergey M․ | |
2015-01-28 | [ivi] Modernize | Sergey M․ | |
2015-01-28 | [viddler] Extract comment count | Sergey M․ | |
2015-01-28 | [generic] Improve some regexes | Sergey M․ | |
2015-01-28 | [viddler] Modernize | Sergey M․ | |
2015-01-28 | added test for dctp | Paul Hartmann | |
2015-01-28 | added extractor for dctp.tv | Paul Hartmann | |
2015-01-28 | fixed viddler support - needed a Referer header; also added a viddler | Shaya G | |
generic extractor | |||
2015-01-28 | [xuite] Update tests | Yen Chi Hsuan | |
2015-01-27 | [YoutubeDL] Temporary fix for subprocess encoding issues on python2 @ ↵ | Sergey M․ | |
Windows (Closes #4787) For now filenames will be encoded with preferrefencoding before written to disk | |||
2015-01-28 | [xuite] Add height information for the two formats | Yen Chi Hsuan | |
2015-01-27 | [xuite] Add new extractor | Yen Chi Hsuan | |
2015-01-27 | [lnkgo] Adapt to website changes | Naglis Jonaitis | |
2015-01-26 | [YoutubeDL] Allow format filtering by fps | Philipp Hagemeister | |
2015-01-26 | [YoutubeDL] Always set the '_filename' field in the info_dict (reported in ↵ | Jaime Marquínez Ferrándiz | |
#4053) It's also useful when you use the '--write-info-json' option. | |||
2015-01-25 | release 2015.01.252015.01.25 | Philipp Hagemeister | |
2015-01-25 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2015-01-26 | [spiegel] Use generalized formats pre-testing | Sergey M․ | |
2015-01-26 | [lynda] Pre-test video URLs for HTTP errors (Closes #2185, closes #4782) | Sergey M․ | |
2015-01-26 | [common] Generalize URLs' HTTP errors pre-testing | Sergey M․ | |
2015-01-25 | [drtv] Prefer the version without spoken subtitles (fixes #4779) | Jaime Marquínez Ferrándiz | |
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. | |||
2015-01-25 | [generic] Improve description testcase in rss test | Philipp Hagemeister | |
2015-01-25 | [rtl2] PEP8, simplify, make rtmp tests run (#470) | Philipp Hagemeister | |
2015-01-25 | Merge remote-tracking branch 'David-Development/rtl2.py' | Philipp Hagemeister | |
2015-01-25 | refactoring - bug fixes | David Development | |