Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | [xattr] Catch 'Argument list too long' | Yen Chi Hsuan | 2015-05-14 | 1 | -2/+10 | |
| | | | | ||||||
* | | | | [xattr] Enhance error handling to catch ENOSPC | Yen Chi Hsuan | 2015-05-14 | 1 | -11/+50 | |
|/ / / | | | | | | | | | | Fixes #5589 | |||||
* | | | Merge pull request #5692 from yan12125/fix-embedthumbnailpp | Yen Chi Hsuan | 2015-05-14 | 3 | -14/+27 | |
|\ \ \ | | | | | | | | | Use thumbnails downloaded by YoutubeDL in EmbedThumbnailPP | |||||
| * | | | [postprocessor/embedthumbnail] Encode arguments in calling AtomicParsley | Yen Chi Hsuan | 2015-05-14 | 1 | -1/+7 | |
| | | | | ||||||
| * | | | [postprocessor/embedthumbnail] Use run_ffmpeg_multiple_files | Yen Chi Hsuan | 2015-05-14 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | [postprocessor/embedthumbnail] Use thumbnails downloaded by YoutubeDL | Yen Chi Hsuan | 2015-05-14 | 3 | -13/+20 | |
| | | | | ||||||
* | | | | [odnoklassniki] Fix extraction (Closes #5671) | Sergey M․ | 2015-05-13 | 1 | -2/+3 | |
| | | | | ||||||
* | | | | Merge pull request #5682 from blissland/master | Sergey M. | 2015-05-13 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | [BYUtvIE] Relax thumbnail regex so test does not fail | |||||
| * | | | [BYUtvIE] Change thumbnail regex so test does not fail | blissland | 2015-05-12 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* / | | [YoutubeDL] Fix PEP8 W503 | Yen Chi Hsuan | 2015-05-13 | 1 | -3/+3 | |
|/ / | ||||||
* | | [utils,common] Merge format_srt_time and _subtitles_timecode | Yen Chi Hsuan | 2015-05-12 | 3 | -13/+7 | |
| | | | | | | | | | | | | | | | | format_srt_time uses a comma as the delimiter between seconds and milliseconds while _subtitles_timecode uses a dot. All .srt examples I found on the Internet uses a comma, so I use a comma in the merged version. See http://matroska.org/technical/specs/subtitles/srt.html and http://devel.aegisub.org/wiki/SubtitleFormats/SRT | |||||
* | | [nrk] Remove TTML to srt conversion codes | Yen Chi Hsuan | 2015-05-12 | 1 | -12/+1 | |
| | | | | | | | | | | A common routine is implemented in utils.py and can be used via --convert-subtitles. | |||||
* | | [utils] Support 'dur' field in TTML | Yen Chi Hsuan | 2015-05-12 | 2 | -3/+7 | |
| | | ||||||
* | | [nytimes] Correct _VALID_URL of NYTimesArticleIE | Yen Chi Hsuan | 2015-05-12 | 1 | -1/+1 | |
| | | ||||||
* | | [vine] Relax `alt_title` (Closes #5677) | Sergey M․ | 2015-05-12 | 1 | -1/+1 | |
| | | ||||||
* | | [southpark] Fix IE_NAME | Sergey M․ | 2015-05-11 | 1 | -1/+2 | |
| | | ||||||
* | | [southparkdk] Add extractor | rrooij | 2015-05-11 | 2 | -0/+11 | |
| | | ||||||
* | | [southpark] Sort alphabetically | rrooij | 2015-05-11 | 1 | -1/+1 | |
| | | ||||||
* | | [zingmp3] Capture error message | Sergey M․ | 2015-05-11 | 1 | -2/+8 | |
| | | ||||||
* | | [dumpert] Add cpc cookie (Closes #5672) | Sergey M․ | 2015-05-11 | 1 | -1/+1 | |
| | | ||||||
* | | [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. |