Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [options] Fix file based configurations for python 2 (Closes #5401) | Sergey M․ | 2015-04-12 | 1 | -7/+8 | |
| | ||||||
* | Merge branch 'fstirlitz-crooksandliars' | Sergey M․ | 2015-04-11 | 3 | -0/+93 | |
|\ | ||||||
| * | [crooksandliars] Quotes consistency | Sergey M․ | 2015-04-11 | 1 | -1/+1 | |
| | | ||||||
| * | [generic] Add tests for Crooks and Liars embeds | Sergey M․ | 2015-04-11 | 1 | -0/+26 | |
| | | ||||||
| * | [generic] Add support for Crooks and Liars embeds | Sergey M․ | 2015-04-11 | 1 | -0/+6 | |
| | | ||||||
| * | [crooksandliars] Improve embed extractor and remove article extractor | Sergey M․ | 2015-04-11 | 2 | -45/+34 | |
| | | ||||||
| * | Merge branch 'crooksandliars' of https://github.com/fstirlitz/youtube-dl ↵ | Sergey M․ | 2015-04-11 | 2 | -0/+72 | |
|/| | | | | | | | into fstirlitz-crooksandliars | |||||
| * | [crooksandliars] resolve protocol-relative URLs | felix | 2015-04-06 | 1 | -2/+2 | |
| | | ||||||
| * | crooksandliars.com extractor | felix | 2015-04-06 | 2 | -0/+72 | |
| | | ||||||
* | | [hitbox:live] Fix hls extration (Closes #5315) | Sergey M․ | 2015-04-11 | 1 | -4/+20 | |
| | | ||||||
* | | [ted] Extract all formats (Closes #5397) | Sergey M․ | 2015-04-10 | 1 | -14/+37 | |
| | | ||||||
* | | [rai] Add test for #5396 | Sergey M․ | 2015-04-10 | 1 | -0/+11 | |
| | | ||||||
* | | [rai] Improve extraction | Sergey M․ | 2015-04-10 | 1 | -6/+6 | |
| | | ||||||
* | | [rai] Fix extraction (Closes #5396) | Sergey M․ | 2015-04-10 | 1 | -20/+52 | |
| | | ||||||
* | | [teamcoco] Extract duration | Naglis Jonaitis | 2015-04-10 | 1 | -0/+3 | |
| | | ||||||
* | | [teamcoco] Extract m3u8 URLs | Naglis Jonaitis | 2015-04-09 | 1 | -15/+19 | |
| | | ||||||
* | | [teamcoco] Fix extraction | Naglis Jonaitis | 2015-04-09 | 1 | -8/+9 | |
| | | ||||||
* | | [vine] Modernize | Sergey M․ | 2015-04-09 | 1 | -3/+5 | |
| | | ||||||
* | | [vine] Extend _VALID_URL | Sergey M․ | 2015-04-09 | 1 | -1/+4 | |
| | | ||||||
* | | [vine] Add tests for #5389 | Sergey M․ | 2015-04-09 | 1 | -2/+28 | |
| | | ||||||
* | | [vine] Fix post data regex (Closes #5389) | Sergey M․ | 2015-04-09 | 1 | -1/+2 | |
| | | ||||||
* | | [vine] Zero rate videos is perfectly valid (#5389) | Sergey M․ | 2015-04-09 | 1 | -1/+1 | |
| | | ||||||
* | | [dumpert] Add nsfw cookie (Closes #5382) | Sergey M․ | 2015-04-09 | 1 | -1/+5 | |
| | | ||||||
* | | [rtve] Detect videos that are no longer available | Jaime Marquínez Ferrándiz | 2015-04-09 | 1 | -0/+3 | |
| | | ||||||
* | | release 2015.04.09 | Philipp Hagemeister | 2015-04-09 | 3 | -98/+103 | |
| | | ||||||
* | | [dailymotion:user] Improve _VALID_URL (Closes #5380) | Sergey M․ | 2015-04-09 | 1 | -1/+1 | |
| | | ||||||
* | | [theplatform] Modernize | Sergey M․ | 2015-04-08 | 1 | -5/+6 | |
| | | ||||||
* | | [theplatform] Fix for python 2.6 | Sergey M․ | 2015-04-08 | 1 | -4/+4 | |
| | | | | | | | | At least single depth level extraction... | |||||
* | | [postprocessor/common:postprocessor/ffmpeg] Generalize utime | Sergey M․ | 2015-04-08 | 2 | -9/+16 | |
| | | ||||||
* | | Merge pull request #5376 from PeteHemery/ffmpeg-postproc-utime-bug | Sergey M. | 2015-04-08 | 1 | -1/+5 | |
|\ \ | | | | | | | [ffmpeg] adding exception catching for call to os.utime in run_ffmpeg_multiple_files | |||||
| * | | [ffmpeg] adding exception catching for call to os.utime in ↵ | Pete Hemery | 2015-04-07 | 1 | -1/+5 | |
| | | | | | | | | | | | | run_ffmpeg_multiple_files | |||||
* | | | [theplatform] Allow <par> without <swtich> at all | Sergey M․ | 2015-04-08 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | Bare `wget` on http://link.theplatform.com/s/kYEXFC/22d_qsQ6MIRTl results in an XML without <switch> at all but with <par> and <video> inside it. Let's handle this possible outcome as well. | |||||
* | | | [utils] Remove url_infer_protocol | Yen Chi Hsuan | 2015-04-08 | 4 | -23/+4 | |
| | | | ||||||
* | | | [theplatform] Rework on <switch> inside <par> | Yen Chi Hsuan | 2015-04-08 | 1 | -1/+3 | |
| | | | ||||||
* | | | [theplatform] Fix video url extraction (fixes #5340) | Yen Chi Hsuan | 2015-04-08 | 1 | -3/+16 | |
| | | | | | | | | | | | | | | | In SMIL 2.1, <switch> nodes may be enclosed in <par>. See http://www.w3.org/TR/SMIL2/smil-timing.html#edef-par | |||||
* | | | [livestream] Extend _VALID_URL (fixes #5375) | Yen Chi Hsuan | 2015-04-08 | 1 | -1/+4 | |
| | | | ||||||
* | | | [udn] Add new extractor | Yen Chi Hsuan | 2015-04-08 | 5 | -0/+103 | |
| | | | ||||||
* | | | [youtube] Skip WebVTT in DASH manifest (#5297) | Yen Chi Hsuan | 2015-04-08 | 1 | -27/+35 | |
|/ / | ||||||
* | | [addanime] Add test for #5372 | Sergey M․ | 2015-04-07 | 1 | -2/+5 | |
| | | ||||||
* | | [addanime] Extend _VALID_URL (Closes #5372) | Sergey M․ | 2015-04-07 | 1 | -1/+1 | |
| | | ||||||
* | | [addanime] Add format quality (Closes #5371) | Sergey M․ | 2015-04-07 | 1 | -1/+5 | |
| | | ||||||
* | | [cnn] Match more affilliates | Philipp Hagemeister | 2015-04-07 | 1 | -1/+4 | |
| | | ||||||
* | | Remove check for ssl certs | Jaime Marquínez Ferrándiz | 2015-04-06 | 1 | -8/+0 | |
| | | | | | | | | | | When it uses a capath instead of a cafile, 'get_ca_certs' or 'cert_store_stats' only returns certificates already used in a connection. (see #5364) | |||||
* | | Merge branch 'newtonelectron-spankbang.com' | Sergey M․ | 2015-04-06 | 2 | -0/+61 | |
|\ \ | ||||||
| * | | [spankbang] Improve and simplify | Sergey M․ | 2015-04-06 | 1 | -36/+44 | |
| | | | ||||||
| * | | Merge branch 'spankbang.com' of https://github.com/newtonelectron/youtube-dl ↵ | Sergey M․ | 2015-04-06 | 2 | -0/+53 | |
|/| | | | | | | | | | | | into newtonelectron-spankbang.com | |||||
| * | | [SpankBang] Remove regexp type prefix from _TEST url. | newtonelectron | 2015-04-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | [SpankBang] Add test | newtonelectron | 2015-04-05 | 1 | -0/+14 | |
| | | | ||||||
| * | | [SpankBang] Use python2.6 compatible string formatting spec | newtonelectron | 2015-04-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | [SpankBang] Add new extractor | newtonelectron | 2015-04-05 | 2 | -0/+39 | |
| | | |