aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [rai] Improve extractionSergey M․2015-04-101-6/+6
|
* [rai] Fix extraction (Closes #5396)Sergey M․2015-04-101-20/+52
|
* [teamcoco] Extract durationNaglis Jonaitis2015-04-101-0/+3
|
* [teamcoco] Extract m3u8 URLsNaglis Jonaitis2015-04-091-15/+19
|
* [teamcoco] Fix extractionNaglis Jonaitis2015-04-091-8/+9
|
* [vine] ModernizeSergey M․2015-04-091-3/+5
|
* [vine] Extend _VALID_URLSergey M․2015-04-091-1/+4
|
* [vine] Add tests for #5389Sergey M․2015-04-091-2/+28
|
* [vine] Fix post data regex (Closes #5389)Sergey M․2015-04-091-1/+2
|
* [vine] Zero rate videos is perfectly valid (#5389)Sergey M․2015-04-091-1/+1
|
* [dumpert] Add nsfw cookie (Closes #5382)Sergey M․2015-04-091-1/+5
|
* [rtve] Detect videos that are no longer availableJaime Marquínez Ferrándiz2015-04-091-0/+3
|
* release 2015.04.09Philipp Hagemeister2015-04-093-98/+103
|
* [dailymotion:user] Improve _VALID_URL (Closes #5380)Sergey M․2015-04-091-1/+1
|
* [theplatform] ModernizeSergey M․2015-04-081-5/+6
|
* [theplatform] Fix for python 2.6Sergey M․2015-04-081-4/+4
| | | | At least single depth level extraction...
* [postprocessor/common:postprocessor/ffmpeg] Generalize utimeSergey M․2015-04-082-9/+16
|
* Merge pull request #5376 from PeteHemery/ffmpeg-postproc-utime-bugSergey M.2015-04-081-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 Hemery2015-04-071-1/+5
| | | | | | | | run_ffmpeg_multiple_files
* | [theplatform] Allow <par> without <swtich> at allSergey M․2015-04-081-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_protocolYen Chi Hsuan2015-04-084-23/+4
| |
* | [theplatform] Rework on <switch> inside <par>Yen Chi Hsuan2015-04-081-1/+3
| |
* | [theplatform] Fix video url extraction (fixes #5340)Yen Chi Hsuan2015-04-081-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 Hsuan2015-04-081-1/+4
| |
* | [udn] Add new extractorYen Chi Hsuan2015-04-085-0/+103
| |
* | [youtube] Skip WebVTT in DASH manifest (#5297)Yen Chi Hsuan2015-04-081-27/+35
|/
* [addanime] Add test for #5372Sergey M․2015-04-071-2/+5
|
* [addanime] Extend _VALID_URL (Closes #5372)Sergey M․2015-04-071-1/+1
|
* [addanime] Add format quality (Closes #5371)Sergey M․2015-04-071-1/+5
|
* [cnn] Match more affilliatesPhilipp Hagemeister2015-04-071-1/+4
|
* Remove check for ssl certsJaime Marquínez Ferrándiz2015-04-061-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-062-0/+61
|\
| * [spankbang] Improve and simplifySergey M․2015-04-061-36/+44
| |
| * Merge branch 'spankbang.com' of https://github.com/newtonelectron/youtube-dl ↵Sergey M․2015-04-062-0/+53
|/| | | | | | | into newtonelectron-spankbang.com
| * [SpankBang] Remove regexp type prefix from _TEST url.newtonelectron2015-04-051-1/+1
| |
| * [SpankBang] Add testnewtonelectron2015-04-051-0/+14
| |
| * [SpankBang] Use python2.6 compatible string formatting specnewtonelectron2015-04-051-1/+1
| |
| * [SpankBang] Add new extractornewtonelectron2015-04-052-0/+39
| |
* | [youtube] Simplify url_encoded_fmt_stream_map checkSergey M․2015-04-061-2/+1
| |
* | [youtube] Add test for #5361Sergey M․2015-04-061-1/+17
|/
* [youtube] Enhance url_encoded_fmt_stream_map checking (fix #5361)Yen Chi Hsuan2015-04-051-1/+2
|
* [ellentv] Replace testSergey M․2015-04-051-7/+7
|
* [ellentv] Make video url extraction fatalSergey M․2015-04-051-2/+3
|
* [eagleplatform] Skip georestricted testSergey M․2015-04-041-0/+1
|
* [dump] Fix title extractionSergey M․2015-04-041-3/+3
|
* [dreisat] Update testSergey M․2015-04-041-6/+6
|
* [dreisat] Capture status errorsSergey M․2015-04-041-1/+13
|
* [drtv] Update testSergey M․2015-04-041-8/+9
|
* [drtv] Check for unavailable videosSergey M․2015-04-041-0/+4
|
* [culturebox] Fix testSergey M․2015-04-041-4/+2
|