aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-05-08[nhl] Support RTMP videos (fixes #4481)Yen Chi Hsuan
2015-05-08[downloader/rtmp] Fix a typoYen Chi Hsuan
2015-05-07[vessel] Use `main_video_asset` when searching for video_asset (Fixes #5623)Naglis Jonaitis
2015-05-08[nhl] Partial support for hlg id (fixes #4285)Yen Chi Hsuan
2015-05-07[ooyala] Style fixJaime Marquínez Ferrándiz
2015-05-07[extractor/generic] Fix following incomplete redirects (#5640)Sergey M․
2015-05-07[YoutubeDL] Do not force bestvideo+bestaudio when outtmpl is stdout (#5627)Sergey M․
2015-05-07Merge branch 'master' of github.com:rg3/youtube-dlYen Chi Hsuan
2015-05-07[bild] Relax thumbnail test checkSergey M․
2015-05-07Merge pull request #5638 from blissland/masterSergey M.
2015-05-07Fix indentsblissland
2015-05-07[ooyala] Use SAS API to extract info (fixes #4336)Yen Chi Hsuan
2015-05-07[BildIE] Escape ampersands in xml and update test thumbnailblissland
2015-05-07[ooyala] Extract m3u8 information (#2292)Yen Chi Hsuan
2015-05-07[common] Ignore subtitles in m3u8Yen Chi Hsuan
2015-05-07[vice] Remove a redundant printYen Chi Hsuan