aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
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 Ro...Sergey M․
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 snipem-...Sergey M․
2015-04-04[radiojavan] Simplify and extract upload dateSergey M․
2015-04-04Fixed intendation of test casessnipem
2015-04-04[Gamersyde] Improved robustness, added duration and testssnipem
2015-04-04Merge branch 'radiojavan' of https://github.com/mtp1376/youtube-dl into mtp13...Sergey M․
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
2015-04-03[RadioJavan] Add new extractorMohammad Teimori Pabandi
2015-04-03[Gamersyde] Add new extractorsnipem
2015-04-03[bloomberg] Adapt to website changes (fixes #5347)Jaime Marquínez Ferrándiz
2015-04-03[postprocessor/ffmpeg] Fix crash when ffprobe/avprobe are not installed (clos...Jaime Marquínez Ferrándiz
2015-04-03[miomio] pep8: remove whitespaces in empty lineJaime Marquínez Ferrándiz
2015-04-03release 2015.04.032015.04.03Philipp Hagemeister
2015-04-02[YoutubeDL] Check for `get_ca_certs` availabilitySergey M․
2015-04-02[miomio] Fix alphabetic orderSergey M․
2015-04-02[miomio] Rename extractorSergey M․
2015-04-02[miomio] Simplify and fix python 2.6 issueSergey M․
2015-04-02Merge branch 'MiomioTv' of https://github.com/tiktok7/youtube-dl into tiktok7...Sergey M․
2015-04-02[playfm] Adapt to v2api (Closes #5344)Sergey M․
2015-04-02Print a warning if no ssl certificates are loadedJaime Marquínez Ferrándiz
2015-04-01[varzesh3] SimplifySergey M․
2015-04-01Merge branch 'varzesh3' of https://github.com/mtp1376/youtube-dl into mtp1376...Sergey M․
2015-04-01Merge branch 'fix_douyu' of https://github.com/yan12125/youtube-dlSergey M․
2015-03-31[dailymotion] Fix ff cookie and use it for embed page (Closes #5330)Sergey M․
2015-03-31[nbc] Remove redundant noteSergey M․
2015-03-31[generic] Add working NBC Sports vplayer testSergey M․
2015-03-31[NBCSports/Yahoo] Comment out some MD5 checksumsYen Chi Hsuan
2015-03-31[NBCSports] Add a test case for extended _VALID_URLYen Chi Hsuan
2015-03-31[NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and enh...Yen Chi Hsuan
2015-03-31[NBCSports] Move imports alphabeticallyYen Chi Hsuan
2015-03-31[Yahoo/NBCSports] Generalize NBC sports info extractorYen Chi Hsuan
2015-03-31[Yahoo/NBCSports] Fix #5226Yen Chi Hsuan
2015-03-30[phoenix] Extend _VALID_URL (#5322)Naglis Jonaitis
2015-03-30[soundcloud:set:user] Support mobile URLs (Closes #5323)Sergey M․
2015-03-30[dumpert] Simplify and fix python 3.2Sergey M․
2015-03-30Merge branch 'dumpert' of https://github.com/jorams/youtube-dl into jorams-du...Sergey M․
2015-03-30[pornhub] Fix comment count extraction (Closes #5320)Sergey M․
2015-03-29[Dumpert] Add new extractorJoram Schrijver
2015-03-29[Xuite] Fix extraction on python 3.2Yen Chi Hsuan