aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-10ExecAfterDownloadPP, YoutubeDL: remove unused parametersJaime Marquínez Ferrándiz
2015-05-10[voicerepublic] Fix fallback branch formats extractionSergey M․
2015-05-10Merge branch 'duncankl-voicerepublic'Sergey M․
2015-05-10[voicerepublic] Make more robust and extract more metadataSergey M․
2015-05-10Merge branch 'voicerepublic' of https://github.com/duncankl/youtube-dl into d...Sergey M․
2015-05-10[ndr] Replace the 404 test caseYen Chi Hsuan
2015-05-10[ndr] Extended to support n-joy.de as well (closes #4527)Yen Chi Hsuan
2015-05-10[dailymotion] Patch upload_date detection.ping
2015-05-10[voicerepublic] Remove hardcoded paths to media filesDuncan
2015-05-10[voicerepublic] Detect list of available formats from the web pageDuncan
2015-05-10[voicerepublic] Raise ExtractorError if audio is still being processedDuncan
2015-05-10[voicerepublic] Remove creator fieldDuncan
2015-05-10[voicerepublic] Extract author using _html_search_metaDuncan
2015-05-10[life:embed] Sort formatsSergey M․
2015-05-10[voicerepublic] Add new extractorDuncan
2015-05-10[mlb] Fix #5663Sergey M․
2015-05-10release 2015.05.102015.05.10Philipp Hagemeister
2015-05-10[life:embed] Move to separated extractor and extract m3u8 formatsSergey M․
2015-05-10[lifenews] Add test for #5660Sergey M․
2015-05-10[lifenews] Add support for video URLs (Closes #5660)Sergey M․
2015-05-09[vgtv] Avoid duplicate format_idSergey M․
2015-05-09[eroprofile] Fix video URL extraction (Closes #5657)Sergey M․
2015-05-09Merge pull request #5658 from blissland/masterSergey M.
2015-05-09Added audio test for BRIEblissland
2015-05-09Updated two tests for BRIEblissland
2015-05-09[mlb] Fix extraction of articlesJaime Marquínez Ferrándiz
2015-05-09[vgtv] Escape '#' in _VALID_URL and remove empty newlines at the endJaime Marquínez Ferrándiz
2015-05-09[utils] Remove sanitize_url_path_consecutive_slashes()Yen Chi Hsuan
2015-05-09[yam] Fix title and uploader idYen Chi Hsuan
2015-05-09[sohu] Update extractorYen Chi Hsuan
2015-05-09[sohu] Enhance error handlingYen Chi Hsuan
2015-05-09[foxsports] Support some more URLs (#5611)Sergey M․
2015-05-09[extractor/generic] Add test for svt embedSergey M․
2015-05-09[extractor/generic] Add support for svt embeds (Closes #5622)Sergey M․
2015-05-09[svtplay] Rename to svtSergey M․
2015-05-09[svtplay] Generalize svt extractors and add svt.se extractorSergey M․
2015-05-08[README.md] Fix typoSergey M.
2015-05-08[README.md] Clarify format selection when streaming to stdoutSergey M.
2015-05-08[extractor/__init__] Fix alphabetic orderSergey M․
2015-05-08Merge pull request #5641 from dstftw/preserve-best-for-stdout-outtmplSergey M.
2015-05-08[vgtv] Add support for bt vestlendingen (Closes #5620)Sergey M․
2015-05-08[aftenposten] Implement in terms of xtream extractorSergey M․
2015-05-08[xstream] Move xstream to separate extractorSergey M․
2015-05-08[vgtv] Add support for bt.no articles (#5620)Sergey M․
2015-05-08[vgtv] Add support for generic bt.no URLs (#5620)Sergey M․
2015-05-08[mlb] Improve _VALID_URLSergey M․
2015-05-08[mlb] Fallback to extracting video id from webpage for all URLs that does not...Sergey M․
2015-05-08Fix URL template extraction for netzkino. Fixes #5614blissland
2015-05-08[bet] Use unique part of xml url as the video id and fix tests (closes #5642)blissland
2015-05-08[utils] get_exe_version: encode executable name (fixes #5647)Jaime Marquínez Ferrándiz