summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tubitv] Add new extractor (Closes #5524)Naglis Jonaitis2015-05-302-0/+80
|
* [tf1] Extend _VALID_URL (Closes #5848)Sergey M․2015-05-301-1/+4
|
* [vgtv] Properly handle livesSergey M․2015-05-301-8/+10
|
* [YoutubeDL] Make sure all formats have unique format_idSergey M․2015-05-301-0/+14
|
* [vgtv] Check for inactive videosSergey M․2015-05-301-1/+8
|
* [vgtv] Skip wasLive hds (Closes #5835)Sergey M․2015-05-301-1/+2
|
* Merge branch 'ping-soompi'Sergey M․2015-05-303-17/+163
|\
| * [crunchyroll] Fix python 3.2Sergey M․2015-05-301-2/+2
| |
| * [soompi] Improve and simplifySergey M․2015-05-301-65/+81
| |
| * [crunchyroll] Extract subtitles extraction routineSergey M․2015-05-301-17/+13
| |
| * Merge branch 'soompi' of https://github.com/ping/youtube-dl into ping-soompiSergey M․2015-05-282-0/+134
| |\
| | * [soompi] Switch to non-geoblocked test videoping2015-05-201-4/+4
| | |
| | * [soompi] Add new extractor for tv.soompi.comping2015-05-202-0/+134
| | |
* | | [tube8] fix extractor (fixes #5846)pulpe2015-05-301-7/+7
| | |
* | | [spiegeltv] Changed RTMP server (fixes #5788 and fixes #5843)Yen Chi Hsuan2015-05-301-4/+5
| | | | | | | | | | | | Thanks to @brickleroux for finding out the problem
* | | [postprocessor/embedthumbnail] embed mp4 too (fixes #5840)pulpe2015-05-291-2/+2
| | |
* | | release 2015.05.29Philipp Hagemeister2015-05-293-8/+7
| | |
* | | [senate] Extend _VALID_URL (fixes #5836)Yen Chi Hsuan2015-05-291-2/+6
|/ /
* | [nowtv] Add test for rtlnitroSergey M․2015-05-281-0/+18
| |
* | [nowtv] Do not request unnecessary metadataSergey M․2015-05-281-1/+1
| |
* | [nowtv] Add non-free video checkSergey M․2015-05-271-5/+10
| |
* | Merge branch 'akirk-nowtv'Sergey M․2015-05-273-175/+170
|\ \
| * | [nowtv] Improve and simplifySergey M․2015-05-272-60/+139
| | |
| * | rtlnow is now hosted at nowtv.deAlexander Kirk2015-05-253-175/+91
| | |
* | | [facebook] Improve title regex (Closes #5816)Sergey M․2015-05-271-1/+1
| | |
* | | [nrk] Update subtitles testYen Chi Hsuan2015-05-271-1/+1
| | | | | | | | | | | | | | | Subtitle conversion routine is removed, so the subtitles are TTML now. See 1c7e2e64f6328024711d5fa999d4498396f4cb5c
* | | [teamcoco] Use determine_ext to determine the video typeYen Chi Hsuan2015-05-271-1/+2
| | | | | | | | | | | | Some videos does not contain a 'type' field (#5798)
* | | [naver] Fix video url (fixes #5809)Yen Chi Hsuan2015-05-271-3/+19
| | | | | | | | | | | | RTMP urls in test:naver does not work. Need more investigation.
* | | [naver] Enhanced error detectionYen Chi Hsuan2015-05-271-1/+1
| | |
* | | [bilibili] Catch API call failuresYen Chi Hsuan2015-05-271-1/+11
| | | | | | | | | | | | JSON are returned in a failed API call
* | | [bilibili] Skip assertion if HQ videos not availableYen Chi Hsuan2015-05-271-3/+5
| | |
* | | [spankwire] Do not modify aes key stringSergey M․2015-05-271-1/+1
| | |
* | | [pornhub] Do not modify aes key string (Closes #5824)Sergey M․2015-05-271-1/+2
| | |
* | | [dailymotion:user] Fix _VALID_URLSergey M․2015-05-261-1/+1
| | |
* | | [dailymotion:user] Process user home as user (Closes #5823)Sergey M․2015-05-261-2/+3
| | |
* | | Remove Firedrive and Sockshare importsNaglis Jonaitis2015-05-261-2/+0
| | | | | | | | | | | | Oops
* | | [firedrive] Remove extractor (Closes #3870)Naglis Jonaitis2015-05-261-80/+0
| | | | | | | | | | | | Haywire since last October.
* | | [sockshare] Remove extractorNaglis Jonaitis2015-05-261-83/+0
| | | | | | | | | | | | Haywire since last October.
* | | [cinemassacre] Support an alternative form of screenwavemedia URLYen Chi Hsuan2015-05-261-1/+12
| | | | | | | | | | | | fixes #5821
* | | [facebook] Move the title extraction warning below (fixes #5820)Yen Chi Hsuan2015-05-261-3/+6
| | |
* | | [tf1] Extend _VALID_URL (fixes #5819)Yen Chi Hsuan2015-05-261-3/+6
|/ /
* | [odnoklassniki] Make URL explicitSergey M․2015-05-251-1/+2
| |
* | [odnoklassniki] Support extraction from metadata URL (Closes #5813)Sergey M․2015-05-251-6/+27
| |
* | Credit @misterhat for karrierevideos (#5729)Sergey M․2015-05-251-0/+1
| |
* | [tenplay] Fix formats and modernize (Closes #5806)Sergey M?2015-05-241-9/+18
| |
* | [arte] Remove unused importJaime Marquínez Ferrándiz2015-05-241-1/+0
| |
* | Merge pull request #5780 from jaimeMF/remove-nondashSergey M.2015-05-241-5/+6
|\ \ | | | | | | [youtube] Remove the nondash formats (fixes #5774)
| * | [youtube] Remove the nondash formats (fixes #5774)Jaime Marquínez Ferrándiz2015-05-241-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-241-1/+3
| | |
* | | [rtbf] Fix extraction (Closes #5803)Sergey M․2015-05-241-15/+15
| | |