summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [options] Fix file based configurations for python 2 (Closes #5401)Sergey M․2015-04-121-7/+8
|
* Merge branch 'fstirlitz-crooksandliars'Sergey M․2015-04-113-0/+93
|\
| * [crooksandliars] Quotes consistencySergey M․2015-04-111-1/+1
| |
| * [generic] Add tests for Crooks and Liars embedsSergey M․2015-04-111-0/+26
| |
| * [generic] Add support for Crooks and Liars embedsSergey M․2015-04-111-0/+6
| |
| * [crooksandliars] Improve embed extractor and remove article extractorSergey M․2015-04-112-45/+34
| |
| * Merge branch 'crooksandliars' of https://github.com/fstirlitz/youtube-dl ↵Sergey M․2015-04-112-0/+72
|/| | | | | | | into fstirlitz-crooksandliars
| * [crooksandliars] resolve protocol-relative URLsfelix2015-04-061-2/+2
| |
| * crooksandliars.com extractorfelix2015-04-062-0/+72
| |
* | [hitbox:live] Fix hls extration (Closes #5315)Sergey M․2015-04-111-4/+20
| |
* | [ted] Extract all formats (Closes #5397)Sergey M․2015-04-101-14/+37
| |
* | [rai] Add test for #5396Sergey M․2015-04-101-0/+11
| |
* | [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
| | |