Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Filter DRM protected media in f4m downloader | rzhxeo | 2015-01-26 | 1 | -1/+19 | |
* | | [washingtonpost] Catch more UUIDs | Philipp Hagemeister | 2015-01-30 | 1 | -4/+30 | |
* | | [extractor/common] Document all protocol values | Philipp Hagemeister | 2015-01-30 | 1 | -1/+2 | |
* | | [test/helper] Clarify which keys have to be added | Philipp Hagemeister | 2015-01-30 | 1 | -3/+9 | |
* | | [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 | |
| * | | 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 character](http://st... | codesparkle | 2015-01-30 | 2 | -2/+2 | |
* | | | 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 | |
* | | [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 | |
* | | | | [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 do_open | Jaime Marquínez Ferrándiz | 2015-01-29 | 1 | -1/+6 | |
| |/ / / | ||||||
* | | | | [__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 | |
* | | | | [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 | 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 yan121... | Sergey M․ | 2015-01-29 | 2 | -0/+160 | |
|/| | | | ||||||
| * | | | [xuite] Update tests | Yen Chi Hsuan | 2015-01-28 | 1 | -1/+13 |