aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2015-03-23[npo] Skip broken URL links (Closes #5266)Sergey M․
2015-03-23[mlb] Improve _VALID_URL (Closes #5260)Sergey M․
2015-03-22[twitch] Only match digits for the video idJaime Marquínez Ferrándiz
Urls can also contain contain a query (for example a timestamp '?t=foo')
2015-03-22[lybsyn] pep8: add space around operatorJaime Marquínez Ferrándiz
2015-03-22[comedycentral] Remove unused importSergey M․
2015-03-22[comedycentral] Drop thedailyshow podcast extractorSergey M․
Generic extractor is just fine for Libsyn embeds
2015-03-22[extractor/generic] Add test for Libsyn embedSergey M․
2015-03-22[extractor/generic] Support Libsyn embedsSergey M․
2015-03-22[libsyn] Fix extractor alphabetic orderSergey M․
2015-03-22[libsyn] Improve and simplifySergey M․
2015-03-22Merge branch 'the-daily-show-podcast' of ↵Sergey M․
https://github.com/fstirlitz/youtube-dl into fstirlitz-the-daily-show-podcast
2015-03-21[nrk:playlist] Relax video id regex and improve _VALID_URLSergey M․
2015-03-21[nrk:playlist] Restrict _VALID_URLJaime Marquínez Ferrándiz
It would also match /videos/PS... urls
2015-03-21[nrk:playlist] Add extractor (Closes #5245)Sergey M․
2015-03-21[nrk] Extract durationSergey M․
2015-03-21[nrk] Adapt to new URL formatSergey M․
2015-03-21Remove the 'stitle' fieldJaime Marquínez Ferrándiz
A warning has been printed for more than 2 years (since 97cd3afc7525394c46398f1526d412d081c02085)
2015-03-21[crunchyroll] Remove unused classJaime Marquínez Ferrándiz
2015-03-20[twitch] Fix loginSergey M․
2015-03-20[niconico] Add nm video testSergey M․
2015-03-20Merge branch 'niconico_nm' of https://github.com/ndac-todoroki/youtube-dl ↵Sergey M․
into ndac-todoroki-niconico_nm
2015-03-20[vine] Fix formats extraction (Closes #5239)Naglis Jonaitis
2015-03-19[nytimes] Improve _VALID_URL (Fixes #5238)Naglis Jonaitis
2015-03-19[videomega] Fix extraction and update test (Fixes #5235)Naglis Jonaitis
2015-03-19Merge branch 'master' of github.com:rg3/youtube-dlSergey M․
2015-03-19[generic] Add support for nytimes embeds (Closes #5234)Sergey M․
2015-03-19[nytimes] ModernizeSergey M․
2015-03-19[nytimes] Support embed URLSergey M․
2015-03-18release 2015.03.182015.03.18Philipp Hagemeister
2015-03-19[ultimedia] Handle youtube embedsSergey M․
2015-03-19[ultimedia] Capture and output unavailable video messageSergey M․
2015-03-18[ultimedia] Fix alphabetic orderSergey M․
2015-03-18[ultimedia] Add extractorSergey M․
Sponsored by thankyoumotion.com
2015-03-18[mixcloud] Try preview server first, then further numbersRoman Le Négrate
2015-03-18[mixcloud] Fix extraction of some metadataJaime Marquínez Ferrándiz
The second test had some wrong info. I couldn't find the timestamp, so I have removed it.
2015-03-18[mixcloud] Fix extraction like-countRoman Le Négrate
2015-03-18[krasview] Fix extraction (Closes #5228)Sergey M․
2015-03-18fix nm video DL issue when logged inTodoroki
2015-03-18fix nm video DL issue when logged inTodoroki
2015-03-18[generic] Generalize redirect regexSergey M․
2015-03-17testcases for libsyn and The Daily Show Podcast extractorsfelix
2015-03-17[generic] Follow redirects specified by `Refresh` HTTP headerSergey M․
2015-03-17[grooveshark] Fix extractionSergey M․
2015-03-17[douyutv] Improve and extract all formatsSergey M․
2015-03-17Merge branch 'douyutv' of https://github.com/bonfy/youtube-dl into bonfy-douyutvSergey M․
2015-03-17[sohu] Fix test's note infoSergey M․
2015-03-17[utils] Place sanitize url function near other sanitizing functionsSergey M․
2015-03-17Merge branch 'sohu_fix' of https://github.com/yan12125/youtube-dl into ↵Sergey M․
yan12125-sohu_fix
2015-03-17[megavideoeu] Remove extractorSergey M․
2015-03-17[primesharetv] Clean upSergey M․