Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tmz] Add support for articles (fixes #5477) | Yen Chi Hsuan | 2015-05-11 | 2 | -1/+32 |
| | |||||
* | ExecAfterDownloadPP: fix __init__ method | Jaime Marquínez Ferrándiz | 2015-05-10 | 1 | -1/+2 |
| | |||||
* | ExecAfterDownloadPP, YoutubeDL: remove unused parameters | Jaime Marquínez Ferrándiz | 2015-05-10 | 3 | -5/+1 |
| | |||||
* | [voicerepublic] Fix fallback branch formats extraction | Sergey M․ | 2015-05-10 | 1 | -7/+7 |
| | |||||
* | Merge branch 'duncankl-voicerepublic' | Sergey M․ | 2015-05-10 | 2 | -0/+100 |
|\ | |||||
| * | [voicerepublic] Make more robust and extract more metadata | Sergey M․ | 2015-05-10 | 1 | -24/+71 |
| | | |||||
| * | Merge branch 'voicerepublic' of https://github.com/duncankl/youtube-dl into ↵ | Sergey M․ | 2015-05-10 | 2 | -0/+53 |
|/| | | | | | | | duncankl-voicerepublic | ||||
| * | [voicerepublic] Remove hardcoded paths to media files | Duncan | 2015-05-10 | 1 | -5/+2 |
| | | |||||
| * | [voicerepublic] Detect list of available formats from the web page | Duncan | 2015-05-10 | 1 | -1/+6 |
| | | |||||
| * | [voicerepublic] Raise ExtractorError if audio is still being processed | Duncan | 2015-05-10 | 1 | -15/+12 |
| | | |||||
| * | [voicerepublic] Remove creator field | Duncan | 2015-05-10 | 1 | -2/+0 |
| | | |||||
| * | [voicerepublic] Extract author using _html_search_meta | Duncan | 2015-05-10 | 1 | -1/+1 |
| | | |||||
| * | [voicerepublic] Add new extractor | Duncan | 2015-05-10 | 2 | -0/+56 |
| | | |||||
* | | [ndr] Replace the 404 test case | Yen Chi Hsuan | 2015-05-10 | 1 | -1/+13 |
| | | |||||
* | | [ndr] Extended to support n-joy.de as well (closes #4527) | Yen Chi Hsuan | 2015-05-10 | 2 | -34/+61 |
| | | | | | | | | | | According to http://en.wikipedia.org/wiki/N-Joy, n-joy.de is a service hosted by NDR, so I put them together. | ||||
* | | [dailymotion] Patch upload_date detection. | ping | 2015-05-10 | 1 | -2/+3 |
| | | | | | | | | (closes #5665) | ||||
* | | [life:embed] Sort formats | Sergey M․ | 2015-05-10 | 1 | -0/+1 |
|/ | |||||
* | [mlb] Fix #5663 | Sergey M․ | 2015-05-10 | 1 | -3/+7 |
| | |||||
* | release 2015.05.10 | Philipp Hagemeister | 2015-05-10 | 2 | -2/+9 |
| | |||||
* | [life:embed] Move to separated extractor and extract m3u8 formats | Sergey M․ | 2015-05-10 | 2 | -1/+51 |
| | |||||
* | [lifenews] Add test for #5660 | Sergey M․ | 2015-05-10 | 1 | -0/+3 |
| | |||||
* | [lifenews] Add support for video URLs (Closes #5660) | Sergey M․ | 2015-05-10 | 1 | -3/+6 |
| | |||||
* | [vgtv] Avoid duplicate format_id | Sergey M․ | 2015-05-09 | 1 | -2/+5 |
| | |||||
* | [eroprofile] Fix video URL extraction (Closes #5657) | Sergey M․ | 2015-05-09 | 1 | -3/+6 |
| | |||||
* | Merge pull request #5658 from blissland/master | Sergey M. | 2015-05-09 | 1 | -14/+25 |
|\ | | | | | [BRIE] Updated two test cases | ||||
| * | Added audio test for BRIE | blissland | 2015-05-09 | 1 | -0/+11 |
| | | |||||
| * | Updated two tests for BRIE | blissland | 2015-05-09 | 1 | -15/+15 |
|/ | |||||
* | [mlb] Fix extraction of articles | Jaime Marquínez Ferrándiz | 2015-05-09 | 2 | -14/+13 |
| | | | | And move test from generic, since it's directly handled by MLBIE | ||||
* | [vgtv] Escape '#' in _VALID_URL and remove empty newlines at the end | Jaime Marquínez Ferrándiz | 2015-05-09 | 1 | -3/+1 |
| | | | | In verbose mode, '#' is interpreted as the start of a comment. | ||||
* | [utils] Remove sanitize_url_path_consecutive_slashes() | Yen Chi Hsuan | 2015-05-09 | 2 | -28/+0 |
| | | | | | This function is used only in SohuIE, which is updated to use a new extraction logic. | ||||
* | [yam] Fix title and uploader id | Yen Chi Hsuan | 2015-05-09 | 1 | -4/+22 |
| | |||||
* | [sohu] Update extractor | Yen Chi Hsuan | 2015-05-09 | 1 | -25/+19 |
| | | | | The original extraction logic always fails for all test videos | ||||
* | [sohu] Enhance error handling | Yen Chi Hsuan | 2015-05-09 | 1 | -1/+13 |
| | |||||
* | [foxsports] Support some more URLs (#5611) | Sergey M․ | 2015-05-09 | 1 | -1/+1 |
| | |||||
* | [extractor/generic] Add test for svt embed | Sergey M․ | 2015-05-09 | 1 | -0/+11 |
| | |||||
* | [extractor/generic] Add support for svt embeds (Closes #5622) | Sergey M․ | 2015-05-09 | 2 | -0/+13 |
| | |||||
* | [svtplay] Rename to svt | Sergey M․ | 2015-05-09 | 2 | -1/+1 |
| | |||||
* | [svtplay] Generalize svt extractors and add svt.se extractor | Sergey M․ | 2015-05-09 | 2 | -36/+67 |
| | |||||
* | [README.md] Fix typo | Sergey M. | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | [README.md] Clarify format selection when streaming to stdout | Sergey M. | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | [extractor/__init__] Fix alphabetic order | Sergey M․ | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5641 from dstftw/preserve-best-for-stdout-outtmpl | Sergey M. | 2015-05-08 | 1 | -1/+3 |
|\ | | | | | [YoutubeDL] Do not force bestvideo+bestaudio when outtmpl is stdout | ||||
| * | [YoutubeDL] Do not force bestvideo+bestaudio when outtmpl is stdout (#5627) | Sergey M․ | 2015-05-07 | 1 | -1/+3 |
| | | |||||
* | | [vgtv] Add support for bt vestlendingen (Closes #5620) | Sergey M․ | 2015-05-08 | 2 | -1/+26 |
| | | |||||
* | | [aftenposten] Implement in terms of xtream extractor | Sergey M․ | 2015-05-08 | 1 | -76/+1 |
| | | |||||
* | | [xstream] Move xstream to separate extractor | Sergey M․ | 2015-05-08 | 2 | -0/+116 |
| | | |||||
* | | [vgtv] Add support for bt.no articles (#5620) | Sergey M․ | 2015-05-08 | 2 | -2/+42 |
| | | |||||
* | | [vgtv] Add support for generic bt.no URLs (#5620) | Sergey M․ | 2015-05-08 | 1 | -3/+17 |
| | | |||||
* | | [mlb] Improve _VALID_URL | Sergey M․ | 2015-05-08 | 1 | -1/+1 |
| | | |||||
* | | [mlb] Fallback to extracting video id from webpage for all URLs that does ↵ | Sergey M․ | 2015-05-08 | 1 | -1/+21 |
| | | | | | | | | not contain it explicitly (Closes #5630) |