Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [yahoo] Add improve content id regexes (Closes #8290) | Sergey M․ | 2016-01-21 | 1 | -1/+2 | |
| | | ||||||
* | | Additional regex for yahoo extractor | igv | 2016-01-21 | 1 | -0/+1 | |
| | | ||||||
* | | [vimeo] 'ext' must be a string, not a tuple (fixes #8288) | Jaime Marquínez Ferrándiz | 2016-01-21 | 1 | -1/+1 | |
| | | | | | | | | There was an ',' at the end of the line. | |||||
* | | [tube8] PEP 8 | Sergey M․ | 2016-01-20 | 1 | -1/+1 | |
| | | ||||||
* | | [OraTV] update extractor | CeruleanSky | 2016-01-20 | 1 | -6/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | "current" is now "video" "hls_stream" is now hls_stream without quotes video_id is now id duration for current video is not present(for other videos it is) modified regex to find hls_stream variable to work reguardless of whether it is quoted or not. [ora] Improve (Closes #8273) | |||||
* | | [tube8] Extract duration and modernize | Sergey M․ | 2016-01-20 | 1 | -29/+27 | |
| | | ||||||
* | | [tube8] Fix extraction and extract all formats (Closes #8281) | Sergey M․ | 2016-01-20 | 1 | -11/+23 | |
| | | ||||||
* | | Credit @FounderSG for WeiqiTV and LetvCloud (#7994) | Yen Chi Hsuan | 2016-01-20 | 1 | -0/+1 | |
| | | | | | | | | [ci skip] | |||||
* | | [downloader/hls] Ask ffmpeg to quit when interrupting youtube-dl with ↵ | Jaime Marquínez Ferrándiz | 2016-01-19 | 1 | -1/+10 | |
| | | | | | | | | | | | | 'Ctrl+C' (#8252) Otherwise the mp4 file can't be played. | |||||
* | | Merge branch 'ping-patch-8239' | Yen Chi Hsuan | 2016-01-20 | 1 | -14/+26 | |
|\ \ | ||||||
| * | | [neteasemusic] Use float_or_none | Yen Chi Hsuan | 2016-01-20 | 1 | -2/+5 | |
| | | | ||||||
| * | | 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 | |
| | | |