summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [daum.net] Fix extraction for specific examplesYen Chi Hsuan2016-07-071-5/+15
| | | | | | | | | | | | Closes #9972
* | | [brightcove:legacy] Support 'playlistTabs' and skip a dead testYen Chi Hsuan2016-07-071-5/+21
| | | | | | | | | | | | Closes #9965
* | | [francetv] Recognize more Dailymotion embedded videosYen Chi Hsuan2016-07-063-8/+39
| | | | | | | | | | | | Closes #9955
* | | [onet] Add MD5 checksumYen Chi Hsuan2016-07-061-0/+1
| | |
* | | [amp] Fix a typoYen Chi Hsuan2016-07-061-1/+1
| | |
* | | [Onet,ClipRs] Add new extractor for onet.tv and use it for clip.rsYen Chi Hsuan2016-07-063-66/+184
| | | | | | | | | | | | Closes #9950
* | | [utils] Add get_element_by_classYen Chi Hsuan2016-07-062-2/+19
| | | | | | | | | | | | For #9950
* | | use mimetype2ext to determine manifest ext in multiple extractorsRemita Amine2016-07-066-22/+32
| | |
* | | [utils] add mimetypes to determine manifest ext(m3u8, f4m, mpd)Remita Amine2016-07-061-0/+7
| | |
* | | [metacafe] fix info extraction(closes #8539)(closes #3253)Remita Amine2016-07-061-30/+60
| | |
* | | [spiegel:article] update test(closes #10018)Remita Amine2016-07-061-0/+1
| | |
* | | release 2016.07.06Sergey M․2016-07-063-4/+5
| | |
* | | [prosiebensat1] Make downloading urls JSON non fatalSergey M․2016-07-061-1/+3
| | |
* | | [onionstudios] fix info extractionRemita Amine2016-07-051-36/+25
| | |
* | | [youtube:channel] Improve channel id extraction and detect unavailable ↵Sergey M․2016-07-051-4/+22
| | | | | | | | | | | | channels (Closes #10009)
* | | [prosiebensat1] extract all formatsRemita Amine2016-07-051-77/+88
| | |
* | | [rtvnh] extract all formatsRemita Amine2016-07-051-10/+24
| | |
* | | [sandia] remove unused importsRemita Amine2016-07-051-6/+0
| | |
* | | [sendia] fix info extractionRemita Amine2016-07-051-69/+25
| | |
* | | [slideshare] fix description extractionRemita Amine2016-07-051-2/+3
| | |
* | | [spiegel] improve info extractionRemita Amine2016-07-051-6/+15
| | |
* | | [stitcher] fix episode config extractionRemita Amine2016-07-051-1/+1
| | |
* | | [xuite] Support videos with already encoded media idYen Chi Hsuan2016-07-051-6/+24
| | |
* | | [youtube:shared] Recognize the new 'shared' URLsYen Chi Hsuan2016-07-052-0/+34
| | | | | | | | | | | | Closes #10007
* | | release 2016.07.05Sergey M․2016-07-053-7/+7
| | |
* | | [test_utils] add test for smuggling a smuggled urlRemita Amine2016-07-041-0/+6
| | |
* | | [kaltura] fix extraction error for videos from multiple kaltura serversRemita Amine2016-07-041-12/+10
| | |
* | | [la7] extract more info from a kaltura custom serverRemita Amine2016-07-041-19/+10
| | |
* | | [kaltura] add support videos stored on custom kaltura servers(closes #5557)Remita Amine2016-07-043-10/+46
| | |
* | | [iqiyi] Skip an unstable MD5 checksumYen Chi Hsuan2016-07-041-1/+1
| | |
* | | [pornhub] Detect private videos (Closes #9987)Sergey M․2016-07-041-1/+5
| | |
* | | [README.md] Clarify configuration file may not exist by defaultSergey M․2016-07-041-1/+1
| | |
* | | [yahoo] Recognize brightcove embed (Closes #9995)Sergey M․2016-07-031-1/+7
| | |
* | | [test/test_http] Update tests for 38cce791c71e9da33854e56114233d60345e18c0Yen Chi Hsuan2016-07-031-10/+10
| | |
* | | [brightcove] improve error detectionRemita Amine2016-07-031-0/+7
| | |
* | | Rename --cn-verfication-proxy to --geo-verification-proxyYen Chi Hsuan2016-07-0310-50/+36
| | | | | | | | | | | | | | | | | | | | | And deprecate the former one Since commit f1388739002a7fd1e8e9c41b642734786fc6c391, this option is not limited to China websites, so rename it.
* | | [devscripts/show-downloads-statictics] Add script for displaying downloads ↵Sergey M․2016-07-031-0/+41
| | | | | | | | | | | | statistics
* | | release 2016.07.03.1Sergey M․2016-07-033-10/+150
| | |
* | | [iqiyi] Fix extractionYen Chi Hsuan2016-07-031-114/+43
| | | | | | | | | | | | See https://github.com/soimort/you-get/issues/1211#issuecomment-229011559
* | | [nationalgeographic] restore http formatsRemita Amine2016-07-031-9/+1
| | | | | | | | | | | | | | | | | | there was a misunderstanding about the reason of 403 response the problem happen only when the user use aria2c as a downloader https://github.com/rg3/youtube-dl/commit/a1f6f5c768a506674928530990b7f95c605eac2c#commitcomment-18107559
* | | [rai] Support an alternative form of embedded relinker URLYen Chi Hsuan2016-07-031-1/+10
| | | | | | | | | | | | Closes #8551
* | | [rai] Support videos with embedded content item ID (#8551)Yen Chi Hsuan2016-07-031-50/+71
| | |
* | | [README.md] Fix somes typo in coding conventions sectionSergey M․2016-07-031-2/+2
| | |
* | | [downloader/f4m] Fix for Rai live streamsYen Chi Hsuan2016-07-031-1/+10
| | |
* | | [rai] Support direct relinker URLs (closes #8552)Yen Chi Hsuan2016-07-031-45/+81
| | |
* | | [nationalgeographic] skip download for national geographic channel ↵Remita Amine2016-07-031-0/+8
| | | | | | | | | | | | tests(closes #9991)
* | | [rai] Fix extraction and update _TESTSYen Chi Hsuan2016-07-031-57/+56
| | | | | | | | | | | | | | | | | | Closes #8617 Closes #9157 Closes #9232
* | | [buzzfeed] Detect Facebook embed and update _TESTSYen Chi Hsuan2016-07-031-5/+27
| | | | | | | | | | | | Closes #5701
* | | [facebook] Improve embed detection (#5701)Yen Chi Hsuan2016-07-031-1/+1
| | |
* | | [history:topic] Relax _VALID_URLSergey M․2016-07-031-1/+7
| | |