aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2015-06-27[moviefap] Explicitly sort formats to handle possible site changesGeorge Brighton
2015-06-27[moviefap] Replace call to `str()` with `compat.compat_str()`George Brighton
2015-06-27[moviefap] Replace calls to `find()` with `util.xpath_text()`.George Brighton
2015-06-27[moviefap] Remove redundant commentsGeorge Brighton
2015-06-27[moviefap] Allow non-critical fields to change without breaking extractionGeorge Brighton
2015-06-27[moviefap] Swap and justify testsGeorge Brighton
2015-06-27[moviefap] Add categories to testsGeorge Brighton
2015-06-27[moviefap] Swap test for an alternative non-copyrighted videoGeorge Brighton
2015-06-27[moviefap] Fix dictionary comprehension syntax incompatible with Python 2.6George Brighton
2015-06-27[moviefap] Add new extractorGeorge Brighton
2015-06-28[downloader/external] Fix externals downloaders specified with extension on W...Sergey M․
2015-06-27[smotri] Add tests for password protected videosSergey M․
2015-06-27[smotri] Remove non relevant testSergey M․
2015-06-27[smotri] Fix password protected video extractionSergey M․
2015-06-27Merge pull request #6081 from yan12125/skip_problematic_sitesSergey M.
2015-06-27[snagfilms] More testsSergey M․
2015-06-27[snagfilms] Capture not available errorSergey M․
2015-06-27[snagfilms:embed] Capture geolocation restriction errorSergey M․
2015-06-27[snagfilms] Add support for showsSergey M․
2015-06-27Merge branch 'remitamine-snagfilms'Sergey M․
2015-06-27[extractor/generic] Add test for snagfilms embedsSergey M․
2015-06-27[extractor/generic] Add support for snagfilms embedsSergey M․
2015-06-27[snagfilms] Add routine for generic embeds extractionsSergey M․
2015-06-27[snagfilms] Improve and simplifySergey M․
2015-06-27[newstube] style: fix alignmentJaime Marquínez Ferrándiz
2015-06-27[newstube] Fix GUID extraction (fixes #6109)Jaime Marquínez Ferrándiz
2015-06-27Merge branch 'snagfilms' of https://github.com/remitamine/youtube-dl into rem...Sergey M․
2015-06-27download all pages before start extracting inforemitamine
2015-06-27[options] Add missing whitespace and split linesSergey M․
2015-06-27[vk] Fix authentication (Closes #6105)Sergey M․
2015-06-27[youtube] More useful messages for georestricted videos (#5716)Yen Chi Hsuan
2015-06-27[utils] Add ISO3166UtilsYen Chi Hsuan
2015-06-27add support for embed linksremitamine
2015-06-26remove unnecessary symbolic name for groupremitamine
2015-06-26convert tabs to 4 spaces identationremitamine
2015-06-26[snagfilms] Add new extractorremitamine
2015-06-26[lynda] Fix non-ASCII logins/passwords on python 2Sergey M․
2015-06-26[lynda] Fix confirm login request (#6088)Sergey M․
2015-06-26[lynda] Fix login request (Closes #6088)Sergey M․
2015-06-25[infoq] Relax _VALID_URL (Closes #6071)Sergey M․
2015-06-25[downloader/external] Add downloader for httpie (closes #6079)Jaime Marquínez Ferrándiz
2015-06-25[planetaplay/quickvid/vube] Skip inaccessible sitesYen Chi Hsuan
2015-06-25[thesixtyone] ModernizeYen Chi Hsuan
2015-06-25[thesixtyone] Fix audio_serverYen Chi Hsuan
2015-06-25release 2015.06.252015.06.25Philipp Hagemeister
2015-06-24[extractor/generic] Add test for OnionStudios embedsSergey M․
2015-06-24[extractor/generic] Add support for OnionStudios embeds (Closes #5841)Sergey M․
2015-06-24[onionstudios] Add generic embed extraction routineSergey M․
2015-06-24[onionstudios] Add extractorSergey M․
2015-06-24[soundcloud:user] Add testSergey M․