aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
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-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․
2015-04-04[options] Restore some stringsSergey M․
2015-04-04Merge branch 'patch-1' of https://github.com/tuexss/youtube-dl into ↵Sergey M․
tuexss-patch-1
2015-04-04[radiojavan] Sort formatsSergey M․
2015-04-04[radiojavan] Fix heightSergey M․
2015-04-04[pornovoisines] SimplifySergey M․
2015-04-04[utils] Avoid treating `*-%Y` date template as UTC offsetSergey M․
2015-04-04[utils] Add one more template to unified_strdateSergey M․
2015-04-04Merge branch 'pornovoisines' of https://github.com/Roman2K/youtube-dl into ↵Sergey M․
Roman2K-pornovoisines
2015-04-04Merge branch 'snipem-gamersyde'Sergey M․
2015-04-04[gamersyde] SimplifySergey M․
2015-04-04[utils] Drop trailing comma before closing braceSergey M․
2015-04-04[rtve] Extract a better quality videoJaime Marquínez Ferrándiz
2015-04-04Merge branch 'gamersyde' of https://github.com/snipem/youtube-dl into ↵Sergey M․
snipem-gamersyde
2015-04-04[radiojavan] Simplify and extract upload dateSergey M․
2015-04-04Fixed intendation of test casessnipem
Leaded to error on Linux machine
2015-04-04[Gamersyde] Improved robustness, added duration and testssnipem
Fix for Json syntax is now less error prone for Json syntax inside of values. Extractor is now also using native Json handling. Added tests for several videos that were producing errors in the first place.
2015-04-04Merge branch 'radiojavan' of https://github.com/mtp1376/youtube-dl into ↵Sergey M․
mtp1376-radiojavan
2015-04-04Do not encode outtmpl twice (Closes #5288)Sergey M․
2015-04-03[prosiebensat1] Fix testSergey M․
2015-04-03[prosiebensat1] Fix bitrate (Closes #5350 closes #5351)Sergey M․
2015-04-03[mixcloud] Fix extraction of like count (reported in #5231)Jaime Marquínez Ferrándiz