summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [varzesh3] Fix metadata extraction (closes #9197)Yen Chi Hsuan2016-04-161-7/+40
|
* [gazeta] Relax _VALID_URL and update testsYen Chi Hsuan2016-04-161-1/+14
| | | | Closes #9196
* [eagleplatform] Fix error handlingYen Chi Hsuan2016-04-161-2/+8
|
* [puls4] Fix error detection (#9194)Yen Chi Hsuan2016-04-161-1/+1
|
* [sportbox] Fix SportBoxEmbedIEYen Chi Hsuan2016-04-161-10/+24
| | | | Also fixes test_Generic_29 (http://www.vestifinance.ru/articles/25753)
* [cbs] extract rtmp formatsremitamine2016-04-151-2/+5
|
* [youtube:user] check if the url didn't match only the other youtube extractorsremitamine2016-04-151-2/+2
|
* [karaoketv] Fix extractionSergey M․2016-04-151-11/+38
|
* [iqiyi] Also suuport pps.tv URLsYen Chi Hsuan2016-04-151-1/+4
| | | | | | | PPS is acquired by Baidu and merged with iQiyi in 2013 [1]. Now they have the same page layouts. [1] http://www.chinanews.com/it/2013/05-07/4792526.shtml
* [karaoketv] Update and mark as not _WORKINGYen Chi Hsuan2016-04-151-19/+16
|
* [huffpost] Fix extractionYen Chi Hsuan2016-04-151-9/+27
|
* Merge pull request #9041 from kasper93/masterYen Chi Hsuan2016-04-152-0/+26
|\ | | | | [generic] Add support for LiveLeak embeds
| * [generic] Add support for LiveLeak embedsKacper Michajłow2016-04-132-0/+26
| |
* | [mixcloud:stream] Add new extractorYen Chi Hsuan2016-04-152-10/+68
| | | | | | | | Closes #7633
* | [mixcloud] Fix extraction by decrypting play infoYen Chi Hsuan2016-04-151-23/+20
| | | | | | | | Fixes #7521
* | Merge branch 'Phaeilo-mixcloud'Yen Chi Hsuan2016-04-152-4/+156
|\ \
| * | [mixcloud] Improve and simplify mixcloud:user and mixcloud:playlistYen Chi Hsuan2016-04-151-122/+76
| | |
| * | Merge branch 'mixcloud' of https://github.com/Phaeilo/youtube-dl into ↵Yen Chi Hsuan2016-04-142-4/+202
| |\ \ | | | | | | | | | | | | Phaeilo-mixcloud
| | * | [mixcloud] improved extraction of user descriptionPhilip Huppert2016-04-121-4/+2
| | | |
| | * | [mixcloud] support older urllib versionsPhilip Huppert2016-04-121-1/+1
| | | |
| | * | [mixcloud] fixed some testsPhilip Huppert2016-04-121-2/+2
| | | |
| | * | [mixcloud] Added support for user uploads, playlists, favorites and listens.Philip Huppert2016-04-122-3/+203
| | | | | | | | | | | | | | | | Fixes #3750 and #5272
* | | | [tdslifeway] Use the new Brightcove APIYen Chi Hsuan2016-04-152-32/+15
| | | | | | | | | | | | | | | | Thanks for @remitamine's suggestion.
* | | | [wayofthemaster] Remove extractorYen Chi Hsuan2016-04-152-53/+0
| | | | | | | | | | | | | | | | Now it's using YouTube embeds.
* | | | [ubu] Remove extractorYen Chi Hsuan2016-04-152-58/+0
| | | | | | | | | | | | | | | | | | | | | | | | 1. Videos on ubu.com are now hosted on Vimeo 2. The duration is far from correct, and may not exist on other videos (For example http://ubu.com/film/hammons_king.html)
* | | | [xboxclips] Use http:// URLYen Chi Hsuan2016-04-151-1/+1
| | | | | | | | | | | | | | | | xboxclips has misconfigured certificates
* | | | [ministrygrid] Fix extraction and modernizeYen Chi Hsuan2016-04-151-18/+12
| | | |
* | | | [tdslifeway] Add TDSLifewayIEYen Chi Hsuan2016-04-152-0/+57
| | | | | | | | | | | | | | | | Used by MinistryGridIE
* | | | [arte:creative] Improve _VALID_URLSergey M․2016-04-142-1/+5
| | | |
* | | | [arte:info] Add extractor (Closes #9182)Sergey M․2016-04-141-0/+15
| | | |
* | | | [aol] relex _VALID_URL regexremitamine2016-04-141-1/+9
|/ / /
* | | [metacritic] Add a new valid test caseYen Chi Hsuan2016-04-141-2/+12
| | |
* | | [lecture2go] Fix extractionYen Chi Hsuan2016-04-141-4/+13
| | | | | | | | | | | | | | | | | | | | | RTSP stream fails to download. Seems it's a mpv bug as direct playback works well: $ mpv --ytdl-format rtsp https://lecture2go.uni-hamburg.de/veranstaltungen/-/v/17473
* | | [downloader/rtsp] Print the commandYen Chi Hsuan2016-04-141-0/+2
| | |
* | | [laola1tv] Improve error detection and skip an invalid testYen Chi Hsuan2016-04-141-0/+4
| | |
* | | [karrierevideos] Fix extractionYen Chi Hsuan2016-04-141-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | The server serves malformed header "Content Type: text/xml" for the XML request (it should be Content-Type but not Content Type). Python 3.x, which uses email.feedparser rejects such headers. As a result, Content-Encoding header is not parsed, so the returned content is kept not decompressed, and thus XML parsing error.
* | | Make tbr field 'int' rather than 'tuple'aystroganov@gmail.com2016-04-131-1/+1
| | | | | | | | | | | | Closes #9180.
* | | release 2016.04.13Philipp Hagemeister2016-04-134-7/+8
| |/ |/|
* | [netease] Skip all tests: completely georestrictedYen Chi Hsuan2016-04-131-2/+16
| |
* | Credit @Phaeilo for presstv (#7113)Sergey M․2016-04-131-0/+1
|/
* [youtube:playlist] Recognize popular uploads playlist as mix (Closes #9170)Sergey M․2016-04-121-1/+1
|
* [ard] Change subtitles extension to ttml (Closes #9169)Sergey M․2016-04-121-1/+1
| | | | ttml is now served instead of srt
* [jadorecettepub] Remove extractor: website goneYen Chi Hsuan2016-04-122-48/+0
|
* [izlesene] Fix extractionYen Chi Hsuan2016-04-121-4/+3
| | | | description may be absent
* [howstuffworks] Skip a broken test caseYen Chi Hsuan2016-04-121-0/+1
|
* [groupon] Fix extractionYen Chi Hsuan2016-04-121-3/+3
|
* [goshgay] Fix extractionYen Chi Hsuan2016-04-121-3/+3
| | | | | isFamilyFriendly no longer exists in the webpage and I can't find another indicator.
* [mixcloud] Capture error message (#9156)Sergey M․2016-04-111-1/+11
|
* Revert "[openclassroom] Add new extractor(closes #9147)"remitamine2016-04-112-43/+0
| | | | This reverts commit 13267a2be37371bd3e8aea0bc7549f4ed2465c03.
* [openclassroom] Add new extractor(closes #9147)remitamine2016-04-112-0/+43
|