Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | | |||||
* | | [youtube] Simplify url_encoded_fmt_stream_map check | Sergey M․ | 2015-04-06 | 1 | -2/+1 |
| | | |||||
* | | [youtube] Add test for #5361 | Sergey M․ | 2015-04-06 | 1 | -1/+17 |
|/ | |||||
* | [youtube] Enhance url_encoded_fmt_stream_map checking (fix #5361) | Yen Chi Hsuan | 2015-04-05 | 1 | -1/+2 |
| | |||||
* | [ellentv] Replace test | Sergey M․ | 2015-04-05 | 1 | -7/+7 |
| | |||||
* | [ellentv] Make video url extraction fatal | Sergey M․ | 2015-04-05 | 1 | -2/+3 |
| | |||||
* | [eagleplatform] Skip georestricted test | Sergey M․ | 2015-04-04 | 1 | -0/+1 |
| | |||||
* | [dump] Fix title extraction | Sergey M․ | 2015-04-04 | 1 | -3/+3 |
| | |||||
* | [dreisat] Update test | Sergey M․ | 2015-04-04 | 1 | -6/+6 |
| | |||||
* | [dreisat] Capture status errors | Sergey M․ | 2015-04-04 | 1 | -1/+13 |
| | |||||
* | [drtv] Update test | Sergey M․ | 2015-04-04 | 1 | -8/+9 |
| | |||||
* | [drtv] Check for unavailable videos | Sergey M․ | 2015-04-04 | 1 | -0/+4 |
| | |||||
* | [culturebox] Fix test | Sergey M․ | 2015-04-04 | 1 | -4/+2 |
| |