summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [crunchyroll] reduce requests for formats extractionremitamine2016-04-291-2/+12
| | |
* | | [viewlift] replace SnagFilms extractorsremitamine2016-04-293-19/+34
|/ / | | | | | | | | - add support for other sites that use the same logic - improve format extraction and sorting
* | [sexykarma] Rename to WatchIndianPornIE and fix extractionYen Chi Hsuan2016-04-292-48/+17
| |
* | Revert "[sexykarma] Remove the extractor"Yen Chi Hsuan2016-04-292-0/+122
| | | | | | | | This reverts commit 31ff3c074eddf4078b6eb49281830875eb4e65a1.
* | [ooyala] Skip an invalid testYen Chi Hsuan2016-04-291-0/+2
| | | | | | | | | | Ooyala is used by lots of extractors and its correctness can be verified by these websites.
* | [orf] Skip the expired testYen Chi Hsuan2016-04-291-0/+1
| |
* | [sexykarma] Remove the extractorYen Chi Hsuan2016-04-292-122/+0
| | | | | | | | | | | | Its domain name is on sale. Closes #9317
* | [arte:+7] Fix typo in _VALID_URLSergey M․2016-04-291-1/+1
| |
* | [viewster] Remove unused importSergey M․2016-04-291-1/+0
| |
* | [yandexmusic] Clarify blockage even moreSergey M․2016-04-291-3/+6
| |
* | [crunchyroll] improve extractionremitamine2016-04-281-13/+18
| | | | | | | | | | | | - extract more metadata(series, episode, episode_number) - reduce duplicate requests for extracting formats - remove duplicate formats
* | [viewster] extract formats for videos with multiple audios/subtitlesremitamine2016-04-281-65/+78
| |
* | [yandexmusic] Clarify blockageSergey M․2016-04-281-1/+5
| |
* | [yandexmusic] Improve error handlingSergey M․2016-04-281-3/+4
| |
* | [nuvid] Fix extractionYen Chi Hsuan2016-04-281-23/+21
| | | | | | | | Closes #7620
* | [yandexmusic] Skip tests as Travis CI blockedYen Chi Hsuan2016-04-281-1/+11
| |
* | Merge branch 'pmrowla-mwave-meetgreet'Yen Chi Hsuan2016-04-282-1/+27
|\ \
| * | [mwave] Coding styleYen Chi Hsuan2016-04-281-3/+6
| | |
| * | Merge branch 'mwave-meetgreet' of https://github.com/pmrowla/youtube-dl into ↵Yen Chi Hsuan2016-04-282-1/+24
|/| | | | | | | | | | | pmrowla-mwave-meetgreet
| * | [mwave] Add Mwave Meet & Greet extractorPeter Rowlands2016-04-272-1/+24
| | |
* | | [cloudy] New domain name for the test_cloudy_1Yen Chi Hsuan2016-04-281-2/+2
| | | | | | | | | | | | I'm sure whether videoraj.ch still works or not, so keep it.
* | | [cwtv] Relax _VALID_URL (Closes #9327)Sergey M․2016-04-281-1/+4
| | |
* | | [20min] Detect embedded YouTube videosYen Chi Hsuan2016-04-281-1/+22
| | | | | | | | | | | | Fixes #9331
* | | [theplatform] Fix for Python 3.2Yen Chi Hsuan2016-04-271-3/+3
| | | | | | | | | | | | | | | test_AENetworks{,_1} fails as in Python < 3.3, binascii.a2b_* functions accepts only bytes-like objects
* | | [malemotion] Remove the extractorYen Chi Hsuan2016-04-272-47/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Announcement from their homepage: ``` MaleMotion is closed After another system crash, I'm forced to close the site This week all content will be erased Don't forget to cancel your subscription if any ! ``` Closes #9311.
* | | [scivee] Skip the testYen Chi Hsuan2016-04-271-0/+1
|/ / | | | | | | | | | | Not accessible from either Travis CI or my machine. Closes #9315
* | [README.md] Mention mpvSergey M2016-04-271-1/+1
| |
* | [README.md] Add FAQ entry on output template conflictsSergey M2016-04-271-0/+4
| |
* | [youtube:search_url] Reimplement in terms of youtube:playlistbaseSergey M․2016-04-261-26/+3
|/
* [viewster] extract more metadata for http formatsremitamine2016-04-261-11/+26
|
* [ok] Extract start timeSergey M․2016-04-251-2/+11
|
* [ok] Allow embeds without title (Closes #9303)Sergey M․2016-04-251-2/+25
|
* [normalboots] Fix extractionYen Chi Hsuan2016-04-252-10/+10
| | | | Now it's using ScreenwaveMedia
* [muzu] Remove extractorYen Chi Hsuan2016-04-252-64/+0
| | | | | | MUZU is shutting down in October 2015. [1] [1] http://www.musicbusinessworldwide.com/youtube-rival-muzu-is-heading-into-liquidation/
* [eagleplatform] Checking direct HTTP linksYen Chi Hsuan2016-04-252-2/+7
| | | | Sometimes they fail with 404
* [mitele] Comment out unstable MD5Yen Chi Hsuan2016-04-251-3/+3
| | | | Also Akamai f4f fragments
* [nrk] Comment out unstable MD5 checksumsYen Chi Hsuan2016-04-251-2/+2
| | | | Both are Akamai f4f fragments.
* [unistra] Sort formatsYen Chi Hsuan2016-04-251-0/+1
| | | | | Originally URLs are passed to set() and not sorted, so the result is not deterministic, causing occasional FAILs on Travis CI.
* Merge branch 'remitamine-akamai_pv'Yen Chi Hsuan2016-04-251-0/+7
|\
| * Merge branch 'akamai_pv' of https://github.com/remitamine/youtube-dl into ↵Yen Chi Hsuan2016-04-251-0/+7
|/| | | | | | | remitamine-akamai_pv
| * [extractor/common] do not process f4m manifest that contain akamai ↵remitamine2016-04-251-0/+7
| | | | | | | | playerVerificationChallenge
* | [openload] Make thumbnail optionalSergey M․2016-04-251-1/+1
| |
* | [openload] Add testSergey M․2016-04-251-0/+5
| |
* | [openload] Fix ext extractionSergey M․2016-04-251-1/+11
| |
* | [utils] Allow None mimetypes in mimetype2extSergey M․2016-04-251-0/+3
| |
* | [openload] Fix title extraction (Closes #9298)Sergey M․2016-04-251-1/+6
| |
* | [douyutv] Improve extraction and update testsYen Chi Hsuan2016-04-241-10/+25
| | | | | | | | The JSON API sometimes return HTML pages with errors
* | [xminus] Fix extraction (closes #9228)Yen Chi Hsuan2016-04-241-21/+24
| |
* | release 2016.04.24Philipp Hagemeister2016-04-244-9/+12
| |
* | [kwuo:song] Fix extraction and update the testYen Chi Hsuan2016-04-241-6/+6
| |