Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [youtube] Remove unused import | Philipp Hagemeister | 2015-01-30 | 1 | -1/+0 | |
| | | ||||||
* | | [cinchcast] Wrap overly long lines (#4820) | Philipp Hagemeister | 2015-01-30 | 1 | -1/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'codesparkle/master' | Philipp Hagemeister | 2015-01-30 | 6 | -14/+4 | |
|\ \ | ||||||
| * | | Smotri info extractor: removed unreachable code and updated old md5 for test ↵ | codesparkle | 2015-01-30 | 1 | -4/+1 | |
| | | | | | | | | | | | | video | |||||
| * | | Remove duplicate dictionary keys | codesparkle | 2015-01-30 | 2 | -2/+0 | |
| | | | ||||||
| * | | Simplify list creation | codesparkle | 2015-01-30 | 1 | -6/+1 | |
| | | | ||||||
| * | | The opening curly brace `{` is a regex reserved [control ↵ | codesparkle | 2015-01-30 | 2 | -2/+2 | |
| | | | | | | | | | | | | character](http://stackoverflow.com/a/400316/1106367), so it needs to be escaped. | |||||
* | | | dedup AUTHORS | Philipp Hagemeister | 2015-01-30 | 1 | -1/+0 | |
|/ / | ||||||
* | | release 2015.01.30.2 | Philipp Hagemeister | 2015-01-30 | 1 | -1/+1 | |
| | | ||||||
* | | [youtube] Fall back to embed webpage when content is blocked on main (Fixes ↵ | Philipp Hagemeister | 2015-01-30 | 1 | -2/+15 | |
| | | | | | | | | #4717) | |||||
* | | [README] Add an FAQ for YouTube IDs starting with a dash (Closes #4800) | Philipp Hagemeister | 2015-01-30 | 1 | -0/+7 | |
| | | ||||||
* | | release 2015.01.30.1 | Philipp Hagemeister | 2015-01-30 | 1 | -1/+1 | |
| | | ||||||
* | | release 2015.01.30 | Philipp Hagemeister | 2015-01-30 | 2 | -4/+4 | |
| | | ||||||
* | | [youtube:truncated_url] Add hl= forms (#4799) | Philipp Hagemeister | 2015-01-30 | 1 | -0/+4 | |
| | | ||||||
* | | [dctp] PEP8 | Philipp Hagemeister | 2015-01-30 | 1 | -2/+2 | |
| | | ||||||
* | | Credit @bastik for dctp.tv (#4796) | Philipp Hagemeister | 2015-01-30 | 1 | -0/+1 | |
| | | ||||||
* | | [dctp] Improve output (#4796) | Philipp Hagemeister | 2015-01-30 | 1 | -6/+13 | |
| | | ||||||
* | | Merge remote-tracking branch 'bastik/dev-dctp' | Philipp Hagemeister | 2015-01-30 | 3 | -0/+54 | |
|\ \ | ||||||
| * | | [dctp] prefix real_time parameter with rtmp_ | Paul Hartmann | 2015-01-30 | 2 | -2/+2 | |
| | | | ||||||
| * | | [dctp] fix test | Paul Hartmann | 2015-01-30 | 1 | -2/+3 | |
| | | | ||||||
| * | | [dctp] follow id conventions | Paul Hartmann | 2015-01-29 | 1 | -2/+3 | |
| | | | ||||||
| * | | [dctp] fix python 2.6 compatibility | Paul Hartmann | 2015-01-29 | 1 | -3/+3 | |
| | | | ||||||
| * | | added test for dctp | Paul Hartmann | 2015-01-28 | 1 | -1/+8 | |
| | | | ||||||
| * | | added extractor for dctp.tv | Paul Hartmann | 2015-01-28 | 3 | -0/+45 | |
| | | | ||||||
* | | | Credit @yan12125 for ctsnews and nextmedia | Philipp Hagemeister | 2015-01-30 | 1 | -0/+1 | |
| | | | ||||||
* | | | [ctsnews] Remove unused import | Philipp Hagemeister | 2015-01-30 | 1 | -1/+0 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'yan12125/IE_NextMedia' | Philipp Hagemeister | 2015-01-30 | 2 | -0/+169 | |
|\ \ \ | ||||||
| * | | | [NextMedia] Add new extractor | Yen Chi Hsuan | 2015-01-29 | 2 | -0/+169 | |
| | | | | ||||||
* | | | | [ctsnews] Remove news count check (#4802) | Philipp Hagemeister | 2015-01-30 | 1 | -10/+2 | |
| | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | | | [test_http] PEP8 | Philipp Hagemeister | 2015-01-30 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'yan12125/IE_CtsNews' | Philipp Hagemeister | 2015-01-30 | 2 | -0/+103 | |
|\ \ \ \ | ||||||
| * | | | | [ctsnews] Detect youtube embedde videos | Yen Chi Hsuan | 2015-01-30 | 1 | -12/+63 | |
| | | | | | ||||||
| * | | | | [CtsNews] Add new extractor | Yen Chi Hsuan | 2015-01-29 | 2 | -0/+52 | |
| |/ / / | ||||||
* | | | | Add a test for --no-check-certificate | Philipp Hagemeister | 2015-01-30 | 3 | -0/+129 | |
| | | | | ||||||
* | | | | [viddler] PEP8 | Philipp Hagemeister | 2015-01-30 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #4815 from jaimeMF/https_handler | Philipp Hagemeister | 2015-01-30 | 1 | -1/+6 | |
|\ \ \ \ | | | | | | | | | | | [utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to to do_open | |||||
| * | | | | [utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to do_open | Jaime Marquínez Ferrándiz | 2015-01-29 | 1 | -1/+6 | |
| |/ / / | | | | | | | | | | | | | With this change the '--no-check-certificate' works again (#4807). | |||||
* | | | | [__init__] Provide a better error messages if URLs are missing (Closes #4813) | Philipp Hagemeister | 2015-01-30 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | [YoutubeDL] set the 'thumbnails' field if the info_dict has the 'thumbnails' ↵ | Jaime Marquínez Ferrándiz | 2015-01-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | 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) | |||||
* | | | | [xuite] Fix _VALID_URL | Sergey M․ | 2015-01-29 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #4809 from bastik/fix-sr | Sergey M. | 2015-01-29 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | fix srmediathek description | |||||
| * | | | | fix srmediathek description | Paul Hartmann | 2015-01-29 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'yan12125-IE_Xuite' | Sergey M․ | 2015-01-29 | 2 | -0/+143 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | [xuite] Simplify and improve | Sergey M․ | 2015-01-29 | 1 | -101/+84 | |
| | | | | ||||||
| * | | | Merge branch 'IE_Xuite' of https://github.com/yan12125/youtube-dl into ↵ | Sergey M․ | 2015-01-29 | 2 | -0/+160 | |
|/| | | | | | | | | | | | | | | | yan12125-IE_Xuite | |||||
| * | | | [xuite] Update tests | Yen Chi Hsuan | 2015-01-28 | 1 | -1/+13 | |
| | | | | ||||||
| * | | | [xuite] Add height information for the two formats | Yen Chi Hsuan | 2015-01-28 | 1 | -11/+11 | |
| | | | | ||||||
| * | | | [xuite] Add new extractor | Yen Chi Hsuan | 2015-01-27 | 2 | -0/+148 | |
| | | | | ||||||
* | | | | [YoutubeDL] Set format_id for video+audio (Closes #3634) | Sergey M․ | 2015-01-29 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [ivi] Modernize | Sergey M․ | 2015-01-28 | 1 | -11/+16 | |
| | | | |