summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* [viewster] improve http formats extractionremitamine2016-04-241-15/+20
|
* [kuwo:category] Fix the testYen Chi Hsuan2016-04-241-1/+1
| | | | Sometimes there are 24 songs and sometimes 30 lol
* [ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479fYen Chi Hsuan2016-04-245-0/+25
|
* [onionstudios] Fix description extractionYen Chi Hsuan2016-04-241-1/+1
| | | | | \1 does not work in []. Fixes test_Generic_75 (http://www.clickhole.com/video/dont-understand-bitcoin-man-will-mumble-explanatio-2537)
* [mwave] Skip checking unstable MD5Yen Chi Hsuan2016-04-241-1/+1
| | | | | | | On my PC the checksum is 02eda6d09fb63131a17a8d44e6237463, while a recent Travis CI build (https://travis-ci.org/rg3/youtube-dl/jobs/125341081) shows it's c930e27b7720aaa3c9d0018dfc8ff6cc
* [yahoo] Improve error detection and update testsYen Chi Hsuan2016-04-241-6/+10
|
* [yahoo] Extract all <iframe>sYen Chi Hsuan2016-04-241-11/+30
| | | | | | Fixes test_yahoo_6 (https://ca.finance.yahoo.com/news/hackers-sony-more-trouble-well-154609075.html)
* [yahoo] Update some testsYen Chi Hsuan2016-04-241-4/+7
| | | | | One has new fields as ThePlatformIE changed, and others have changed files.
* [yahoo] Extend _VALID_URL and fix extractionYen Chi Hsuan2016-04-241-2/+13
| | | | Closes #9271
* [generic] Unescape the video URLYen Chi Hsuan2016-04-241-0/+1
| | | | Fixes #9279
* [README.md] Document track metafields in output templateSergey M2016-04-241-0/+12
|
* [viewster] simplify qualities_basename regexremitamine2016-04-241-1/+1
|
* [viewster] extract all http formatsremitamine2016-04-241-12/+24
|
* [dplay] Sign unsigned final download hls URLsSergey M․2016-04-231-8/+18
|
* [dplay] Extract subtitles (Closes #9284)Sergey M․2016-04-231-0/+8
|
* [dplay] Improve extraction and document workarounds and testsSergey M․2016-04-231-1/+10
|
* [dplay] Try secure api for no tld (Closes #9282)Sergey M․2016-04-231-1/+1
|
* [nhl] Add new extractor(closes #8419)(closes #8798)remitamine2016-04-222-7/+96
|
* [youku] Skip streams with channel_type=tailYen Chi Hsuan2016-04-231-0/+14
| | | | | | | Fixes #9275 These video segments look like ads and they don't appear in the web player.
* [nbc] add support for today.com(closes #2909)remitamine2016-04-221-5/+19
|
* [iqiyi] Improve error detection (#9276)Yen Chi Hsuan2016-04-231-7/+18
|
* [eagleplatform] extract all http formatsremitamine2016-04-222-8/+19
|
* [newstube] extract http formats(closes #9253)remitamine2016-04-221-9/+34
|
* [rtbf] improve extraction(fixes #9267)remitamine2016-04-211-17/+45
|
* [tubitv] fix extraction(closes #8741)remitamine2016-04-211-24/+29
|
* [vimeo] Pass Referer for check-password requestSergey M․2016-04-221-2/+2
|
* [dump] Remove extractorSergey M․2016-04-212-40/+0
|
* Add --hls-prefer-ffmpegSergey M․2016-04-213-3/+12
|
* [planetaplay] Remove remainings of extractorSergey M․2016-04-211-1/+0
|
* [options] Remove experimental mark for --hls-prefer-nativeSergey M․2016-04-211-1/+1
|
* [planetaplay] Remove extractor (Closes #9256)Sergey M․2016-04-211-61/+0
|
* [tvigle] Skip hls completely (#9259)Sergey M․2016-04-211-2/+2
|
* [mgtv] Fix _VALID_URL and add localized nameYen Chi Hsuan2016-04-221-1/+2
|
* [dispeak] Rename DigitalSpeaking to DigitallySpeakingYen Chi Hsuan2016-04-224-4/+4
|
* [dispeak] Several fixesYen Chi Hsuan2016-04-223-4/+4
|
* Merge pull request #9110 from remitamine/parse_durationSergey M2016-04-212-36/+39
|\ | | | | [utils] imporove parse_duration to handle more formats
| * [utils] imporove parse_duration to handle more formatsremitamine2016-04-212-36/+39
| |
* | [mgtv] Add new extractor (closes #9212)Yen Chi Hsuan2016-04-212-0/+63
| |
* | [dispeak/gdcvault] Add the test case from #5784Yen Chi Hsuan2016-04-212-13/+30
| |
* | [dispeak] Add new extractorYen Chi Hsuan2016-04-214-99/+123
| | | | | | | | Both GDCVault and GPUTechConf uses the service of DigitalSpeaking.
* | [gdcvault] Fix for videos with hard-coded hostnamesYen Chi Hsuan2016-04-211-5/+21
| | | | | | | | Fixes #9248
* | [streetvoice] Fix extractionYen Chi Hsuan2016-04-211-5/+3
| | | | | | | | | | | | The old API results in URLs with HTTP 403 from time to time. Hopefully fixes #9219.
* | [extractor/common] Allow empty post dataYen Chi Hsuan2016-04-211-1/+1
| |
* | [tvigle] Fix extraction (Closes #9259)Sergey M․2016-04-201-1/+3
| |
* | [quickvid] Remove extractor (Closes #9258)Sergey M․2016-04-202-55/+0
| |
* | [youtube] Capture and output login error messageSergey M․2016-04-201-0/+6
| |