Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'patch-8239' of https://github.com/ping/youtube-dl into ↵ | Yen Chi Hsuan | 2016-01-20 | 1 | -13/+22 |
|\ | | | | | | | ping-patch-8239 | ||||
| * | [neteasemusic] Fallback to alt hosts if m5.music.126.net doesn't work | ping | 2016-01-17 | 1 | -13/+22 |
| | | |||||
| * | Fixes #8239 | ping | 2016-01-16 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'FounderSG-Weiqitv' | Yen Chi Hsuan | 2016-01-20 | 3 | -1/+135 |
|\ \ | |||||
| * | | [weiqitv] Use single quotes | Yen Chi Hsuan | 2016-01-20 | 1 | -1/+1 |
| | | | |||||
| * | | [weiqitv] Rename the extractor - capitilize 'TV' | Yen Chi Hsuan | 2016-01-20 | 2 | -2/+2 |
| | | | |||||
| * | | [weiqitv] Make codes shorter | Yen Chi Hsuan | 2016-01-20 | 1 | -4/+2 |
| | | | |||||
| * | | [letv] LetvCloud: Detect ext instead of the hardcoded one | Yen Chi Hsuan | 2016-01-20 | 1 | -2/+8 |
| | | | |||||
| * | | [letv] LetvCloud: make title looks like a title | Yen Chi Hsuan | 2016-01-20 | 1 | -4/+4 |
| | | | |||||
| * | | [letv] LetvCloud: simplify and improve _VALID_URL | Yen Chi Hsuan | 2016-01-20 | 1 | -1/+1 |
| | | | |||||
| * | | [letv] LetvCloud: check error messages from server | Yen Chi Hsuan | 2016-01-20 | 1 | -0/+8 |
| | | | |||||
| * | | [letv] LetvCloud: guard against invalid URLs | Yen Chi Hsuan | 2016-01-20 | 1 | -2/+8 |
| | | | |||||
| * | | [letv] Use single quotes | Yen Chi Hsuan | 2016-01-20 | 1 | -2/+2 |
| | | | |||||
| * | | [letv] Reduce duplicated codes | Yen Chi Hsuan | 2016-01-20 | 1 | -8/+11 |
| | | | |||||
| * | | Merge branch 'Weiqitv' of https://github.com/FounderSG/youtube-dl into ↵ | Yen Chi Hsuan | 2016-01-19 | 3 | -1/+114 |
| |\ \ | | | | | | | | | | | | | FounderSG-Weiqitv | ||||
| | * | | [Weiqitv] Add new extractor | Founder Fang | 2015-12-22 | 3 | -1/+114 |
| | | | | |||||
* | | | | [viewster] Tolerate missing synopsis (Closes #8274) | Sergey M․ | 2016-01-20 | 1 | -2/+2 |
| | | | | |||||
* | | | | [lemonde] Add extractor | Sergey M․ | 2016-01-19 | 2 | -0/+35 |
| | | | | |||||
* | | | | [ultimedia] Rename to digiteka | Sergey M․ | 2016-01-19 | 3 | -7/+7 |
| | | | | |||||
* | | | | [ultimedia] Extend _VALID_URL to support digiteka | Sergey M․ | 2016-01-19 | 1 | -1/+4 |
|/ / / | |||||
* | | | [extractor/generic] Extend dailymotion embed regex | Sergey M․ | 2016-01-19 | 1 | -1/+1 |
| | | | |||||
* | | | [dailymotion] Extend _VALID_URL | Sergey M․ | 2016-01-19 | 1 | -2/+6 |
| | | | |||||
* | | | [youtube] Skip test | Sergey M․ | 2016-01-19 | 1 | -1/+2 |
| | | | |||||
* | | | [youtube] Capture and output unavailable message | Sergey M․ | 2016-01-19 | 1 | -0/+5 |
| | | | |||||
* | | | [youtube] Clarify test_Youtube_18 | Sergey M․ | 2016-01-18 | 1 | -0/+3 |
| | | | |||||
* | | | [youtube] Fix URL expansion in video description | Sergey M․ | 2016-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixes test_Youtube_18 | ||||
* | | | [atresplayer] Skip HLS completely (Closes #8261) | Sergey M․ | 2016-01-17 | 1 | -5/+0 |
| | | | |||||
* | | | Merge pull request #8262 from jwilk/https-everywhere | Yen Chi Hsuan | 2016-01-17 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | [ustream] Use HTTPS for GitHub URL | ||||
| * | | | [ustream] Use HTTPS for GitHub URL | Jakub Wilk | 2016-01-17 | 1 | -1/+1 |
|/ / / | |||||
* | | | [ae] Rename to aenetworks and clarify extractor name and description | Sergey M․ | 2016-01-17 | 2 | -2/+4 |
| | | | |||||
* | | | [compat] Clarify the versions requiring compat_kwargs | Yen Chi Hsuan | 2016-01-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | It's supported since 2.7.0 alpha 1 and 2.6.5 rc 1. See https://hg.python.org/cpython/file/v2.7a1/Misc/NEWS#l337 https://hg.python.org/cpython/file/v2.6.5rc1/Misc/NEWS#l28 | ||||
* | | | [ae] Fix _TESTS | Yen Chi Hsuan | 2016-01-16 | 1 | -1/+2 |
| | | | |||||
* | | | [bbc] Use _search_json_ld | Yen Chi Hsuan | 2016-01-16 | 1 | -13/+4 |
| | | | |||||
* | | | [extractor/common] Allow passing more parameters to _search_json_ld | Yen Chi Hsuan | 2016-01-16 | 1 | -3/+3 |
| | | | |||||
* | | | [README.md] Add protocol usage example in format selection | Sergey M | 2016-01-16 | 1 | -0/+3 |
| | | | |||||
* | | | [YoutubeDL] Ensure protocol is always present | Sergey M․ | 2016-01-16 | 1 | -0/+5 |
| |/ |/| | |||||
* | | [README.md] Improve format selection documentation | Sergey M | 2016-01-16 | 1 | -4/+63 |
| | | |||||
* | | [README.md] Mention new string operators for format selection | Sergey M | 2016-01-16 | 1 | -1/+1 |
| | | |||||
* | | [YoutubeDL] Introduce CSS3 like string operators | Yen Chi Hsuan | 2016-01-16 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #8246 from dstftw/initial-json-ld-metadata-support | Sergey M | 2016-01-16 | 2 | -1/+43 |
|\ \ | | | | | | | Initial JSON-LD metadata extraction support | ||||
| * | | [ae] Use JSON-LD for TV series metadata | Sergey M․ | 2016-01-16 | 1 | -1/+6 |
| | | | |||||
| * | | [extractor/common] Add initial support for JSON-LD metadata extraction into ↵ | Sergey M․ | 2016-01-16 | 1 | -0/+37 |
| | | | | | | | | | | | | info_dict | ||||
* | | | Merge pull request #8245 from dstftw/auto-generate-title-fields | Sergey M | 2016-01-16 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | [YoutubeDL] Auto generate title fields corresponding to the *_number fields | ||||
| * | | | [YoutubeDL] Auto generate title fields corresponding to the *_number fields | Sergey M․ | 2016-01-16 | 1 | -0/+6 |
| |/ / | | | | | | | | | | Auto generate title fields corresponding to the *_number fields when missing in order to always have clean titles. This is very common for TV series. | ||||
* | | | [cultureunplugged] Improve (Closes #8060) | Sergey M․ | 2016-01-16 | 2 | -0/+64 |
| | | | |||||
* | | | [zippcast] Improve (Closes #8198) | Sergey M․ | 2016-01-16 | 1 | -28/+64 |
| | | | |||||
* | | | '[ZippCast] Add new extractor' | ckuu | 2016-01-16 | 2 | -0/+59 |
| | | | | | | | | | | | | Closes rg3/youtube-dl#6591 | ||||
* | | | release 2016.01.15 | Philipp Hagemeister | 2016-01-15 | 2 | -2/+4 |
| | | | |||||
* | | | [cwtv] Add new extractor | remitamine | 2016-01-15 | 2 | -0/+89 |
|/ / | |||||
* | | [ae] Improve _VALID_URL | Sergey M․ | 2016-01-15 | 1 | -1/+1 |
| | |