Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tubitv] Add new extractor (Closes #5524) | Naglis Jonaitis | 2015-05-30 | 2 | -0/+80 |
| | |||||
* | [tf1] Extend _VALID_URL (Closes #5848) | Sergey M․ | 2015-05-30 | 1 | -1/+4 |
| | |||||
* | [vgtv] Properly handle lives | Sergey M․ | 2015-05-30 | 1 | -8/+10 |
| | |||||
* | [YoutubeDL] Make sure all formats have unique format_id | Sergey M․ | 2015-05-30 | 1 | -0/+14 |
| | |||||
* | [vgtv] Check for inactive videos | Sergey M․ | 2015-05-30 | 1 | -1/+8 |
| | |||||
* | [vgtv] Skip wasLive hds (Closes #5835) | Sergey M․ | 2015-05-30 | 1 | -1/+2 |
| | |||||
* | Merge branch 'ping-soompi' | Sergey M․ | 2015-05-30 | 3 | -17/+163 |
|\ | |||||
| * | [crunchyroll] Fix python 3.2 | Sergey M․ | 2015-05-30 | 1 | -2/+2 |
| | | |||||
| * | [soompi] Improve and simplify | Sergey M․ | 2015-05-30 | 1 | -65/+81 |
| | | |||||
| * | [crunchyroll] Extract subtitles extraction routine | Sergey M․ | 2015-05-30 | 1 | -17/+13 |
| | | |||||
| * | Merge branch 'soompi' of https://github.com/ping/youtube-dl into ping-soompi | Sergey M․ | 2015-05-28 | 2 | -0/+134 |
| |\ | |||||
| | * | [soompi] Switch to non-geoblocked test video | ping | 2015-05-20 | 1 | -4/+4 |
| | | | |||||
| | * | [soompi] Add new extractor for tv.soompi.com | ping | 2015-05-20 | 2 | -0/+134 |
| | | | |||||
* | | | [tube8] fix extractor (fixes #5846) | pulpe | 2015-05-30 | 1 | -7/+7 |
| | | | |||||
* | | | [spiegeltv] Changed RTMP server (fixes #5788 and fixes #5843) | Yen Chi Hsuan | 2015-05-30 | 1 | -4/+5 |
| | | | | | | | | | | | | Thanks to @brickleroux for finding out the problem | ||||
* | | | [postprocessor/embedthumbnail] embed mp4 too (fixes #5840) | pulpe | 2015-05-29 | 1 | -2/+2 |
| | | | |||||
* | | | release 2015.05.29 | Philipp Hagemeister | 2015-05-29 | 3 | -8/+7 |
| | | | |||||
* | | | [senate] Extend _VALID_URL (fixes #5836) | Yen Chi Hsuan | 2015-05-29 | 1 | -2/+6 |
|/ / | |||||
* | | [nowtv] Add test for rtlnitro | Sergey M․ | 2015-05-28 | 1 | -0/+18 |
| | | |||||
* | | [nowtv] Do not request unnecessary metadata | Sergey M․ | 2015-05-28 | 1 | -1/+1 |
| | | |||||
* | | [nowtv] Add non-free video check | Sergey M․ | 2015-05-27 | 1 | -5/+10 |
| | | |||||
* | | Merge branch 'akirk-nowtv' | Sergey M․ | 2015-05-27 | 3 | -175/+170 |
|\ \ | |||||
| * | | [nowtv] Improve and simplify | Sergey M․ | 2015-05-27 | 2 | -60/+139 |
| | | | |||||
| * | | rtlnow is now hosted at nowtv.de | Alexander Kirk | 2015-05-25 | 3 | -175/+91 |
| | | | |||||
* | | | [facebook] Improve title regex (Closes #5816) | Sergey M․ | 2015-05-27 | 1 | -1/+1 |
| | | | |||||
* | | | [nrk] Update subtitles test | Yen Chi Hsuan | 2015-05-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Subtitle conversion routine is removed, so the subtitles are TTML now. See 1c7e2e64f6328024711d5fa999d4498396f4cb5c | ||||
* | | | [teamcoco] Use determine_ext to determine the video type | Yen Chi Hsuan | 2015-05-27 | 1 | -1/+2 |
| | | | | | | | | | | | | Some videos does not contain a 'type' field (#5798) | ||||
* | | | [naver] Fix video url (fixes #5809) | Yen Chi Hsuan | 2015-05-27 | 1 | -3/+19 |
| | | | | | | | | | | | | RTMP urls in test:naver does not work. Need more investigation. | ||||
* | | | [naver] Enhanced error detection | Yen Chi Hsuan | 2015-05-27 | 1 | -1/+1 |
| | | | |||||
* | | | [bilibili] Catch API call failures | Yen Chi Hsuan | 2015-05-27 | 1 | -1/+11 |
| | | | | | | | | | | | | JSON are returned in a failed API call | ||||
* | | | [bilibili] Skip assertion if HQ videos not available | Yen Chi Hsuan | 2015-05-27 | 1 | -3/+5 |
| | | | |||||
* | | | [spankwire] Do not modify aes key string | Sergey M․ | 2015-05-27 | 1 | -1/+1 |
| | | | |||||
* | | | [pornhub] Do not modify aes key string (Closes #5824) | Sergey M․ | 2015-05-27 | 1 | -1/+2 |
| | | | |||||
* | | | [dailymotion:user] Fix _VALID_URL | Sergey M․ | 2015-05-26 | 1 | -1/+1 |
| | | | |||||
* | | | [dailymotion:user] Process user home as user (Closes #5823) | Sergey M․ | 2015-05-26 | 1 | -2/+3 |
| | | | |||||
* | | | Remove Firedrive and Sockshare imports | Naglis Jonaitis | 2015-05-26 | 1 | -2/+0 |
| | | | | | | | | | | | | Oops | ||||
* | | | [firedrive] Remove extractor (Closes #3870) | Naglis Jonaitis | 2015-05-26 | 1 | -80/+0 |
| | | | | | | | | | | | | Haywire since last October. | ||||
* | | | [sockshare] Remove extractor | Naglis Jonaitis | 2015-05-26 | 1 | -83/+0 |
| | | | | | | | | | | | | Haywire since last October. | ||||
* | | | [cinemassacre] Support an alternative form of screenwavemedia URL | Yen Chi Hsuan | 2015-05-26 | 1 | -1/+12 |
| | | | | | | | | | | | | fixes #5821 | ||||
* | | | [facebook] Move the title extraction warning below (fixes #5820) | Yen Chi Hsuan | 2015-05-26 | 1 | -3/+6 |
| | | | |||||
* | | | [tf1] Extend _VALID_URL (fixes #5819) | Yen Chi Hsuan | 2015-05-26 | 1 | -3/+6 |
|/ / | |||||
* | | [odnoklassniki] Make URL explicit | Sergey M․ | 2015-05-25 | 1 | -1/+2 |
| | | |||||
* | | [odnoklassniki] Support extraction from metadata URL (Closes #5813) | Sergey M․ | 2015-05-25 | 1 | -6/+27 |
| | | |||||
* | | Credit @misterhat for karrierevideos (#5729) | Sergey M․ | 2015-05-25 | 1 | -0/+1 |
| | | |||||
* | | [tenplay] Fix formats and modernize (Closes #5806) | Sergey M? | 2015-05-24 | 1 | -9/+18 |
| | | |||||
* | | [arte] Remove unused import | Jaime Marquínez Ferrándiz | 2015-05-24 | 1 | -1/+0 |
| | | |||||
* | | Merge pull request #5780 from jaimeMF/remove-nondash | Sergey M. | 2015-05-24 | 1 | -5/+6 |
|\ \ | | | | | | | [youtube] Remove the nondash formats (fixes #5774) | ||||
| * | | [youtube] Remove the nondash formats (fixes #5774) | Jaime Marquínez Ferrándiz | 2015-05-24 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | Since we use fixed values for some fields like width and height they can be wrong, and would get picked by some formats filters. For example for https://www.youtube.com/watch?v=EQCrhbBxsjA the biggest height is 720 and for nondash formats it's set to 1440, so -f 'bestvideo[height>=1200]+bestaudio' would incorrectly pick the nondash format, instead it should report that the requested format is not available. | ||||
* | | | [arte:future] Switch to `search_regex` for now (Closes #5801) | Sergey M․ | 2015-05-24 | 1 | -1/+3 |
| | | | |||||
* | | | [rtbf] Fix extraction (Closes #5803) | Sergey M․ | 2015-05-24 | 1 | -15/+15 |
| | | |