aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-09release 2015.04.092015.04.09Philipp Hagemeister
2015-04-09[dailymotion:user] Improve _VALID_URL (Closes #5380)Sergey M․
2015-04-08[theplatform] ModernizeSergey M․
2015-04-08[theplatform] Fix for python 2.6Sergey M․
At least single depth level extraction...
2015-04-08[postprocessor/common:postprocessor/ffmpeg] Generalize utimeSergey M․
2015-04-08Merge pull request #5376 from PeteHemery/ffmpeg-postproc-utime-bugSergey M.
[ffmpeg] adding exception catching for call to os.utime in run_ffmpeg_multiple_files
2015-04-08[theplatform] Allow <par> without <swtich> at allSergey M․
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.
2015-04-08[utils] Remove url_infer_protocolYen Chi Hsuan
2015-04-08[theplatform] Rework on <switch> inside <par>Yen Chi Hsuan
2015-04-08[theplatform] Fix video url extraction (fixes #5340)Yen Chi Hsuan
In SMIL 2.1, <switch> nodes may be enclosed in <par>. See http://www.w3.org/TR/SMIL2/smil-timing.html#edef-par
2015-04-08[livestream] Extend _VALID_URL (fixes #5375)Yen Chi Hsuan
2015-04-08[udn] Add new extractorYen Chi Hsuan
2015-04-07[ffmpeg] adding exception catching for call to os.utime in ↵Pete Hemery
run_ffmpeg_multiple_files
2015-04-08[youtube] Skip WebVTT in DASH manifest (#5297)Yen Chi Hsuan
2015-04-07[addanime] Add test for #5372Sergey M․
2015-04-07[addanime] Extend _VALID_URL (Closes #5372)Sergey M․
2015-04-07[addanime] Add format quality (Closes #5371)Sergey M․
2015-04-07[cnn] Match more affilliatesPhilipp Hagemeister
2015-04-06Remove check for ssl certsJaime Marquínez Ferrándiz
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)
2015-04-06Merge branch 'newtonelectron-spankbang.com'Sergey M․
2015-04-06[spankbang] Improve and simplifySergey M․
2015-04-06Merge branch 'spankbang.com' of https://github.com/newtonelectron/youtube-dl ↵Sergey M․
into newtonelectron-spankbang.com
2015-04-05[SpankBang] Remove regexp type prefix from _TEST url.newtonelectron
2015-04-05[SpankBang] Add testnewtonelectron
2015-04-05[SpankBang] Use python2.6 compatible string formatting specnewtonelectron
2015-04-05[SpankBang] Add new extractornewtonelectron
2015-04-06[youtube] Simplify url_encoded_fmt_stream_map checkSergey M․
2015-04-06[youtube] Add test for #5361Sergey M․
2015-04-05[youtube] Enhance url_encoded_fmt_stream_map checking (fix #5361)Yen Chi Hsuan
2015-04-05[ellentv] Replace testSergey M․
2015-04-05[ellentv] Make video url extraction fatalSergey M․
2015-04-04[eagleplatform] Skip georestricted testSergey M․
2015-04-04[dump] Fix title extractionSergey M․
2015-04-04[dreisat] Update testSergey M․
2015-04-04[dreisat] Capture status errorsSergey M․
2015-04-04[drtv] Update testSergey M․
2015-04-04[drtv] Check for unavailable videosSergey M․
2015-04-04[culturebox] Fix testSergey M․
2015-04-04[extractor/common] Remove f4m sectionSergey M․
It's now provided by `f4m_id`
2015-04-04[francetv] Improve formats extractionSergey M․
2015-04-04[francetv] Fix durationSergey M․
2015-04-04[culturebox] Replace testSergey M․
2015-04-04[culturebox] Check for unavailable videosSergey M․
2015-04-04[bliptv] Check format URLsSergey M․
Some formats are now 404
2015-04-04[aftonbladet] ModernizeSergey M․
2015-04-04[aftonbladet] Fix extractionSergey M․
2015-04-04Merge branch 'tuexss-patch-1'Sergey M․
2015-04-04[options] Fix load info help stringSergey M․
2015-04-04[options] `Number` is a verb hereSergey M․
2015-04-04[options] extractor is lowercaseSergey M․