aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2015-09-20[nfl] Add team domains (#6907)Sergey M․
2015-09-20[utils] Fix kwargs on old python 2 (Closes #6905)Sergey M․
2015-09-20[youtube:history] Explain why it has disabled and skip testJaime Marquínez Ferrándiz
2015-09-20[arte:+7] Fix typoSergey M․
2015-09-20[arte:+7] Look for json vp url in iframe (Closes #6895)Sergey M․
2015-09-20[youtube:history] Disable extractor until #6893 is investigatedSergey M․
2015-09-20[extractor/generic] Fix following redirect in Refresh HTTP header on python 2Sergey M․
2015-09-18[shahid] change test extremitamine
2015-09-18[shahid] fix api request urlremitamine
2015-09-19[bbc] Switch extraction to hq iptv hls (Closes #2732, closes #3023, closes #4...Sergey M․
2015-09-18[playwire] Fix testSergey M․
2015-09-18[postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #...Jaime Marquínez Ferrándiz
2015-09-17[ok] Skip testSergey M․
2015-09-17[ok] Capture error messageSergey M․
2015-09-17[divxstage] Remove extractorSergey M․
2015-09-16[telecinco] Fix typoSergey M․
2015-09-16[telecinco] Add support for mediaset.esSergey M․
2015-09-16[mitele] Clarify IE_DESCSergey M․
2015-09-16[telecinco] Clarify IE_DESCSergey M․
2015-09-16[telecinco] Update testSergey M․
2015-09-16[telecinco] Add support or cuatro.comSergey M․
2015-09-16[mitele] Fix extraction (Closes #6414)Sergey M․
2015-09-16[telecinco] Incorporate mitele codeSergey M․
2015-09-15[rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866)Sergey M․
2015-09-15[pornhub] Relax _VALID_URL (Closes #6868)Sergey M․
2015-09-14[youtube:channel] Correct 404 handlingPhilipp Hagemeister
2015-09-14[youtube:truncated_url] Add ?t=Philipp Hagemeister
2015-09-14[compat] Do not use unicodePhilipp Hagemeister
2015-09-14[clubic] Relax _VALID_URL (Closes #6854)Sergey M․
2015-09-13[nowness] Add vimeo testSergey M․
2015-09-13[nowness] SimplifySergey M․
2015-09-13Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into remit...Sergey M․
2015-09-13[ndr] Rework and cover with testsSergey M․
2015-09-13Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndrSergey M․
2015-09-13Merge remote-tracking branch 'upstream/master'Yen Chi Hsuan
2015-09-13[tudou] Use single quotes and compat_strYen Chi Hsuan
2015-09-13[tudou] Improve regexsYen Chi Hsuan
2015-09-13[tudou] Use _download_xmlYen Chi Hsuan
2015-09-12[tudou] Avoid shadowing builtin namesYen Chi Hsuan
2015-09-12[tudou] ModernizeYen Chi Hsuan
2015-09-12[tudou] A more comprehensive _VALID_URLYen Chi Hsuan
2015-09-12Merge branch 'ndr' of https://github.com/remitamine/youtube-dl into remitamin...Sergey M․
2015-09-12[tudou] Add the test case (#6273)Yen Chi Hsuan
2015-09-12Merge branch 'master' of https://github.com/linhua55/youtube-dl into linhua55...Yen Chi Hsuan
2015-09-12[openfilm] Remove extractorSergey M․
2015-09-11[extractor/common] Skip html comment tags (Closes #6822)Sergey M․
2015-09-11[extractor/common] Case insensitive inputs extractionSergey M․
2015-09-10[yahoo] Fix testSergey M․
2015-09-10[yahoo] Process query result embedded in webpageSergey M․
2015-09-10[downloader/hls] Properly close streamSergey M․