Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [democracynow] Fix tests | Sergey M․ | 2016-04-08 | 1 | -4/+5 |
| | |||||
* | [democracynow] Make description optional (Closes #9115) | Sergey M․ | 2016-04-08 | 1 | -1/+1 |
| | |||||
* | [novamov] Improve _VALID_URL template (Closes #9116) | Sergey M․ | 2016-04-08 | 1 | -3/+13 |
| | |||||
* | [acast] fix channel extraction(closes #9117) | remitamine | 2016-04-08 | 1 | -8/+24 |
| | |||||
* | [acast] fix extraction(#9117) | remitamine | 2016-04-08 | 1 | -7/+1 |
| | |||||
* | [YoutubeDL] Sanitize single thumbnail URL | Sergey M․ | 2016-04-08 | 1 | -1/+4 |
| | |||||
* | [vrt] Add support for direct hls playlists and YouTube (Closes #9108) | Sergey M․ | 2016-04-07 | 1 | -6/+28 |
| | |||||
* | [beeg] Improve extraction | Sergey M․ | 2016-04-07 | 1 | -3/+28 |
| | |||||
* | [yandexmusic] Extract music album metafields (Closes #7354) | Sergey M․ | 2016-04-07 | 1 | -3/+37 |
| | |||||
* | [extractor/common] Introduce music album metafields | Sergey M․ | 2016-04-07 | 1 | -0/+18 |
| | |||||
* | release 2016.04.06 | Philipp Hagemeister | 2016-04-06 | 2 | -4/+4 |
| | |||||
* | Makefile: remove ISSUE_TEMPLATE.md from the 'all' target (fixes #9088) | Jaime Marquínez Ferrándiz | 2016-04-06 | 1 | -1/+1 |
| | | | | | It isn't included in the tar file, causing build failures. Since it's only used for GitHub, I think we don't need to store it in the tar file. | ||||
* | Makefile: use full path for the ISSUE_TEMPLATE.md file | Jaime Marquínez Ferrándiz | 2016-04-06 | 2 | -3/+3 |
| | |||||
* | [compat] Handle tuples properly in urlencode() | Yen Chi Hsuan | 2016-04-06 | 2 | -1/+6 |
| | | | | Fixes #9055 | ||||
* | [iqiyi] Improve error detection for VIP-only videos | Yen Chi Hsuan | 2016-04-06 | 1 | -1/+4 |
| | | | | Closes #9071 | ||||
* | release 2016.04.05 | Philipp Hagemeister | 2016-04-05 | 3 | -6/+7 |
| | |||||
* | [deezer] Fix extraction (Closes #9086) | Sergey M․ | 2016-04-05 | 1 | -1/+3 |
| | |||||
* | [rte] Improve thumbnail extraction (Closes #9085) | Sergey M․ | 2016-04-05 | 1 | -3/+8 |
| | |||||
* | [extractor/__init__] Remove novamov extractor and sort novamov based ↵ | Sergey M․ | 2016-04-05 | 1 | -4/+3 |
| | | | | extractors alphabetically | ||||
* | [auroravid] Add extractor (Closes #9070) | Sergey M․ | 2016-04-05 | 2 | -11/+25 |
| | |||||
* | [novamov] Make title fatal | Sergey M․ | 2016-04-05 | 1 | -1/+1 |
| | |||||
* | [utils] dfxp2srt: add additional namespace | Jaime Marquínez Ferrándiz | 2016-04-04 | 1 | -1/+2 |
| | | | | Used by the ZDF subtitles (#9081). | ||||
* | [zdf] Extract subtitles (closes #9081) | Jaime Marquínez Ferrándiz | 2016-04-04 | 1 | -0/+8 |
| | |||||
* | [youtube] Add support for zwearz (Closes #9062) | Sergey M․ | 2016-04-04 | 1 | -1/+6 |
| | |||||
* | [brightcove:legacy] skip None value for uploader_id | remitamine | 2016-04-02 | 1 | -1/+2 |
| | |||||
* | [brightcove:legacy] extract uploader_id as a string | remitamine | 2016-04-02 | 1 | -5/+5 |
| | |||||
* | [nowness] update tests | remitamine | 2016-04-02 | 1 | -2/+9 |
| | |||||
* | [brightcove:new] extract subtitles and strip video title | remitamine | 2016-04-02 | 1 | -11/+13 |
| | |||||
* | [brightcove:legacy] improve format extraction and extract uploader_id, ↵ | remitamine | 2016-04-02 | 1 | -7/+41 |
| | | | | duration and timestamp | ||||
* | [instagram:user] Fix extraction (fixes #9059) | Jaime Marquínez Ferrándiz | 2016-04-02 | 1 | -1/+1 |
| | | | | The URL for the next page was incorrect and we always got the same page, therefore it got trapped in an infinite loop. | ||||
* | [bbc] Set vcodec to none for audio formats | Sergey M․ | 2016-04-02 | 1 | -0/+1 |
| | |||||
* | [extractor/common] Carry long line | Sergey M․ | 2016-04-02 | 1 | -1/+7 |
| | |||||
* | [extractor/common] Fix numeric identifiers conversion in DASH URL templates | Sergey M․ | 2016-04-02 | 1 | -1/+2 |
| | |||||
* | [brightcove] fix format sorting | remitamine | 2016-04-02 | 3 | -1/+7 |
| | |||||
* | [cbsinteractive] Add support for ZDNet videos | remitamine | 2016-04-01 | 2 | -7/+32 |
| | |||||
* | [cnet] extract more formats | remitamine | 2016-04-01 | 1 | -12/+13 |
| | |||||
* | [ffmpeg] try to convert tt subtitles usng dfxp2srt | remitamine | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | [common] prefer using mime type over ext for smil subtitle extraction | remitamine | 2016-04-01 | 1 | -1/+1 |
| | | | | | the subtitle ext for http://www.cnet.com/videos/download-amazon-prime-movies-and-tv/ is adb_xml while using the mime type it get tt(application/smptett+xml) | ||||
* | [camwithher] Remove extra blank line | Jaime Marquínez Ferrándiz | 2016-04-01 | 1 | -1/+0 |
| | |||||
* | [cbsnews] Remove unused import | Jaime Marquínez Ferrándiz | 2016-04-01 | 1 | -1/+0 |
| | |||||
* | [aenetworks] Make pep8 happy | Jaime Marquínez Ferrándiz | 2016-04-01 | 1 | -2/+3 |
| | |||||
* | [camwithher] Improve extraction (Closes #8989) | Sergey M․ | 2016-04-01 | 1 | -32/+65 |
| | |||||
* | [camwithher] Add extractor | theGeekPirate | 2016-04-01 | 2 | -0/+56 |
| | | | | | | | | | | Corrected unnecessary test Sane variable naming RTMP all .flv & url_id for _download_webpage() Corrected all outstanding issues, next up is a squash! | ||||
* | [theplatform] extract timestamp and uploader | remitamine | 2016-04-01 | 9 | -1/+59 |
| | |||||
* | [screencast] Improve title regexes (Closes #9025) | Sergey M․ | 2016-04-01 | 1 | -3/+3 |
| | |||||
* | screencast.com: fallback on page title | Martin Trigaux | 2016-04-01 | 1 | -1/+2 |
| | | | | When determining the title of the page, use the <title> tag of the page | ||||
* | [screencast] Add test | Sergey M․ | 2016-04-01 | 1 | -3/+5 |
| | |||||
* | screencast.com: support missing www | Martin Trigaux | 2016-04-01 | 1 | -2/+2 |
| | | | | The "www." part of the URL is not mandatory | ||||
* | [pluralsight] Remove unnecessary login/password encode | Sergey M․ | 2016-04-01 | 1 | -2/+2 |
| | |||||
* | [lynda] Remove unnecessary login/password encode | Sergey M․ | 2016-04-01 | 1 | -2/+2 |
| |