aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-31[nbc] Remove redundant noteSergey M․
This is already supposed by `only_matching`
2015-03-31[generic] Add working NBC Sports vplayer testSergey M․
2015-03-31Merge pull request #5328 from yan12125/fix_5226Sergey M.
[Yahoo/NBCSports] Fix 5226 and add support for NBC sports
2015-03-31[NBCSports/Yahoo] Comment out some MD5 checksumsYen Chi Hsuan
They seems to change constantly
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 ↵Yen Chi Hsuan
enhance error detection in ThePlatformIE
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-30Credit @jorams or dumpert.nl (#5319)Sergey M․
2015-03-30Merge branch 'jorams-dumpert'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 ↵Sergey M․
jorams-dumpert
2015-03-30[pornhub] Fix comment count extraction (Closes #5320)Sergey M․
2015-03-29[Dumpert] Add new extractorJoram Schrijver
Add support for the Dutch video site Dumpert. http://www.dumpert.nl/
2015-03-30Merge pull request #5313 from yan12125/fix_xuite_python32Sergey M.
[Xuite] Fix extraction on python 3.2
2015-03-29[Xuite] Fix extraction on python 3.2Yen Chi Hsuan
base64.b64decode() accept only binary types in Python 3.2
2015-03-29[generic] Add support for 5min embeds (#5310)Naglis Jonaitis
2015-03-28[cnn] Match more URLsPhilipp Hagemeister
2015-03-28[ultimedia] PEP8Philipp Hagemeister
2015-03-29Unduplicate @ossi96Sergey M․
2015-03-28[dhm] Improve _VALID_URL and add testSergey M․
2015-03-28Credit @ossi96 for dhm (#5305)Sergey M․
2015-03-28Merge branch 'ossi96-dhm'Sergey M․
2015-03-28[dhm] SimplifySergey M․
2015-03-28Merge branch 'dhm' of https://github.com/ossi96/youtube-dl into ossi96-dhmSergey M․
2015-03-28[nbc] Recognize https urls (fixes #5300)Jaime Marquínez Ferrándiz
2015-03-28[DHM] Add extractor descriptionOskar Jauch
2015-03-28[DHM] Add new extractorOskar Jauch
2015-03-28release 2015.03.282015.03.28Philipp Hagemeister
2015-03-28Default to continuedl=TruePhilipp Hagemeister
We already do this in the CLI interface, so it should be just fine.
2015-03-27Makefile: fix 'find' commandJaime Marquínez Ferrándiz
It worked with the GNU version, but not with the BSD version.
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․