aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-27Don't use bare 'except:'Jaime Marquínez Ferrándiz
They catch any exception, including KeyboardInterrupt, we don't want to catch it.
2015-03-26[eroprofile] Add login support (#5269)Naglis Jonaitis
2015-03-27[vimeo] Capture and output error message (#5294)Sergey M․
2015-03-26[youtube:watchlater] Remove unused properties and fix testsJaime Marquínez Ferrándiz
2015-03-26[vessel] Fix pep8 issueJaime Marquínez Ferrándiz
2015-03-26Merge branch 'zx8-master'Sergey M․
2015-03-26[safari] Improve and simplifySergey M․
2015-03-26Merge branch 'master' of https://github.com/zx8/youtube-dl into zx8-masterSergey M․
2015-03-26[vessel] Add new extractor (Closes #5275)Naglis Jonaitis
2015-03-26[slideshare] Fix extraction (#5279)Naglis Jonaitis
2015-03-26[youtube] Clarify some IE_NAMEsSergey M․
2015-03-26[youtube:watchlater] Extract watchlater as playlist (Closes #5280)Sergey M․
2015-03-26[utils] Escape all HTML entities written in hexadecimal formNaglis Jonaitis
2015-03-26[teamcoco] Fix extractionNaglis Jonaitis
2015-03-25Credit @amishb for 22tracks (#5276)Sergey M․
2015-03-25[22tracks] Improve and simplifySergey M․
2015-03-25Updated init to add 22tracksAmish Bhadeshia
2015-03-25[22Tracks] Add new extractorAmish Bhadeshia
Conflicts: youtube_dl/extractor/__init__.py
2015-03-25[redtube] Fix testSergey M․
2015-03-25[redtube] Capture and output removed video message (#5281)Sergey M․
2015-03-24release 2015.03.242015.03.24Philipp Hagemeister
2015-03-24[options] Handle special characters in argv (Fixes #5157)Philipp Hagemeister
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[safari] Add safaribooksonline extractorzx8
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[test/aes] Test aes_decrypt_text with 256 bitJaime Marquínez Ferrándiz
2015-03-22[lybsyn] pep8: add space around operatorJaime Marquínez Ferrándiz
2015-03-22Merge branch 'fstirlitz-the-daily-show-podcast'Sergey M․
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[test/utils] Test xpath_textJaime Marquínez Ferrándiz
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-21[test] Add tests for aesJaime Marquínez Ferrándiz
2015-03-20[test/YoutubeDL] test match_filterJaime Marquínez Ferrándiz
2015-03-20[twitch] Fix loginSergey M․
2015-03-20Merge branch 'ndac-todoroki-niconico_nm'Sergey 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