summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* [lifenews] Add test for #5660Sergey M․2015-05-101-0/+3
* [lifenews] Add support for video URLs (Closes #5660)Sergey M․2015-05-101-3/+6
* [vgtv] Avoid duplicate format_idSergey M․2015-05-091-2/+5
* [eroprofile] Fix video URL extraction (Closes #5657)Sergey M․2015-05-091-3/+6
* Added audio test for BRIEblissland2015-05-091-0/+11
* Updated two tests for BRIEblissland2015-05-091-15/+15
* [mlb] Fix extraction of articlesJaime Marquínez Ferrándiz2015-05-092-14/+13
* [vgtv] Escape '#' in _VALID_URL and remove empty newlines at the endJaime Marquínez Ferrándiz2015-05-091-3/+1
* [utils] Remove sanitize_url_path_consecutive_slashes()Yen Chi Hsuan2015-05-091-7/+0
* [yam] Fix title and uploader idYen Chi Hsuan2015-05-091-4/+22
* [sohu] Update extractorYen Chi Hsuan2015-05-091-25/+19
* [sohu] Enhance error handlingYen Chi Hsuan2015-05-091-1/+13
* [foxsports] Support some more URLs (#5611)Sergey M․2015-05-091-1/+1
* [extractor/generic] Add test for svt embedSergey M․2015-05-091-0/+11
* [extractor/generic] Add support for svt embeds (Closes #5622)Sergey M․2015-05-092-0/+13
* [svtplay] Rename to svtSergey M․2015-05-092-1/+1
* [svtplay] Generalize svt extractors and add svt.se extractorSergey M․2015-05-092-36/+67
* [extractor/__init__] Fix alphabetic orderSergey M․2015-05-081-1/+1
* Merge pull request #5641 from dstftw/preserve-best-for-stdout-outtmplSergey M.2015-05-081-1/+3
|\
| * [YoutubeDL] Do not force bestvideo+bestaudio when outtmpl is stdout (#5627)Sergey M․2015-05-071-1/+3
* | [vgtv] Add support for bt vestlendingen (Closes #5620)Sergey M․2015-05-082-1/+26
* | [aftenposten] Implement in terms of xtream extractorSergey M․2015-05-081-76/+1
* | [xstream] Move xstream to separate extractorSergey M․2015-05-082-0/+116
* | [vgtv] Add support for bt.no articles (#5620)Sergey M․2015-05-082-2/+42
* | [vgtv] Add support for generic bt.no URLs (#5620)Sergey M․2015-05-081-3/+17
* | [mlb] Improve _VALID_URLSergey M․2015-05-081-1/+1
* | [mlb] Fallback to extracting video id from webpage for all URLs that does not...Sergey M․2015-05-081-1/+21
* | Fix URL template extraction for netzkino. Fixes #5614blissland2015-05-081-1/+1
* | [bet] Use unique part of xml url as the video id and fix tests (closes #5642)blissland2015-05-081-6/+7
* | [utils] get_exe_version: encode executable name (fixes #5647)Jaime Marquínez Ferrándiz2015-05-081-1/+1
* | [nhl] Support RTMP videos (fixes #4481)Yen Chi Hsuan2015-05-081-1/+22
* | [downloader/rtmp] Fix a typoYen Chi Hsuan2015-05-081-1/+1
* | [vessel] Use `main_video_asset` when searching for video_asset (Fixes #5623)Naglis Jonaitis2015-05-071-3/+9
* | [nhl] Partial support for hlg id (fixes #4285)Yen Chi Hsuan2015-05-081-1/+15
* | [ooyala] Style fixJaime Marquínez Ferrándiz2015-05-071-1/+1
* | [extractor/generic] Fix following incomplete redirects (#5640)Sergey M․2015-05-071-1/+1
|/
* Merge branch 'master' of github.com:rg3/youtube-dlYen Chi Hsuan2015-05-071-3/+6
|\
| * [bild] Relax thumbnail test checkSergey M․2015-05-071-1/+1
| * Fix indentsblissland2015-05-071-2/+2
| * [BildIE] Escape ampersands in xml and update test thumbnailblissland2015-05-071-3/+6
* | [ooyala] Use SAS API to extract info (fixes #4336)Yen Chi Hsuan2015-05-071-0/+43
|/
* [ooyala] Extract m3u8 information (#2292)Yen Chi Hsuan2015-05-071-3/+14
* [common] Ignore subtitles in m3u8Yen Chi Hsuan2015-05-071-1/+1
* [vice] Remove a redundant printYen Chi Hsuan2015-05-071-1/+0
* [teamcoco] Fix extracting preload data againYen Chi Hsuan2015-05-071-3/+21
* [historicfilms] Fix tape id extractionSergey M․2015-05-061-1/+2
* [gorillavid] Switch 404 test to only matchingSergey M․2015-05-061-7/+1
* [giga] Fix view count extractionSergey M․2015-05-061-1/+2
* [pbs] Add `format_id` for direct linksSergey M․2015-05-061-0/+1
* [extractor/common] Fallback to empty string for (yet) missing `format_id` in ...Sergey M․2015-05-061-1/+1