12186 Commits (d013b2671977c58b7ee954589351ba596fe59179)
 

Author SHA1 Message Date
Yen Chi Hsuan 0738187f9b
[ThePlatform] Fix tests failed since 79ba9140dc 8 years ago
Yen Chi Hsuan a956cb6306
[onionstudios] Fix description extraction
\1 does not work in []. Fixes test_Generic_75
(http://www.clickhole.com/video/dont-understand-bitcoin-man-will-mumble-explanatio-2537)
8 years ago
Yen Chi Hsuan a8062eabcd
[mwave] Skip checking unstable MD5
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
8 years ago
Yen Chi Hsuan 2a7dee8cc5
[yahoo] Improve error detection and update tests 8 years ago
Yen Chi Hsuan d9ed362116
[yahoo] Extract all <iframe>s
Fixes test_yahoo_6

(https://ca.finance.yahoo.com/news/hackers-sony-more-trouble-well-154609075.html)
8 years ago
Yen Chi Hsuan 4f54958097
[yahoo] Update some tests
One has new fields as ThePlatformIE changed, and others have changed
files.
8 years ago
Yen Chi Hsuan 2a7c38831c
[yahoo] Extend _VALID_URL and fix extraction
Closes #9271
8 years ago
Yen Chi Hsuan 949b6497cc
[generic] Unescape the video URL
Fixes #9279
8 years ago
Sergey M 2c21152ca7 [README.md] Document track metafields in output template 8 years ago
remitamine fda9a1ca9e [viewster] simplify qualities_basename regex 8 years ago
remitamine 864d5e7231 [viewster] extract all http formats 8 years ago
Sergey M․ 5448b781f6
[dplay] Sign unsigned final download hls URLs 8 years ago
Sergey M․ e239413fbc
[dplay] Extract subtitles (Closes #9284) 8 years ago
Sergey M․ fd0ff8bad8
[dplay] Improve extraction and document workarounds and tests 8 years ago
Sergey M․ 397ec446f3
[dplay] Try secure api for no tld (Closes #9282) 8 years ago
remitamine 29a7e8f6f8 [nhl] Add new extractor(closes #8419)(closes #8798) 8 years ago
Yen Chi Hsuan eb01e97e10
[youku] Skip streams with channel_type=tail
Fixes #9275

These video segments look like ads and they don't appear in the web
player.
8 years ago
remitamine cb7d4d0efd [nbc] add support for today.com(closes #2909) 8 years ago
Yen Chi Hsuan c80037918b
[iqiyi] Improve error detection (#9276) 8 years ago
remitamine 237a41108a [eagleplatform] extract all http formats 8 years ago
remitamine e962ae15d3 [newstube] extract http formats(closes #9253) 8 years ago
remitamine 7c36ea7d54 [rtbf] improve extraction(fixes #9267) 8 years ago
remitamine 9260cf1d97 [tubitv] fix extraction(closes #8741) 8 years ago
Sergey M․ bdbb8530c7
[vimeo] Pass Referer for check-password request 8 years ago
Sergey M․ 09a9fadb84
[dump] Remove extractor 8 years ago
Sergey M․ bf09af3acb
Add --hls-prefer-ffmpeg 8 years ago
Sergey M․ 88296ac326
[planetaplay] Remove remainings of extractor 8 years ago
Sergey M․ 870d525848
[options] Remove experimental mark for --hls-prefer-native 8 years ago
Sergey M․ 6577112890
[planetaplay] Remove extractor (Closes #9256) 8 years ago
Sergey M․ 1988647dda
[tvigle] Skip hls completely (#9259) 8 years ago
Yen Chi Hsuan a292cba256
[mgtv] Fix _VALID_URL and add localized name 8 years ago
Yen Chi Hsuan 982e518a96
[dispeak] Rename DigitalSpeaking to DigitallySpeaking 8 years ago
Yen Chi Hsuan 748e730099
[dispeak] Several fixes 8 years ago
Sergey M b6c0d4f431 Merge pull request #9110 from remitamine/parse_duration
[utils] imporove parse_duration to handle more formats
8 years ago
remitamine acaff49575 [utils] imporove parse_duration to handle more formats 8 years ago
Yen Chi Hsuan 1da19488f9
[mgtv] Add new extractor (closes #9212) 8 years ago
Yen Chi Hsuan 442c4d361f
[dispeak/gdcvault] Add the test case from #5784 8 years ago
Yen Chi Hsuan ec59d657e7
[dispeak] Add new extractor
Both GDCVault and GPUTechConf uses the service of DigitalSpeaking.
8 years ago
Yen Chi Hsuan 99ef96f84c
[gdcvault] Fix for videos with hard-coded hostnames
Fixes #9248
8 years ago
Yen Chi Hsuan 4dccea8ad0
[streetvoice] Fix extraction
The old API results in URLs with HTTP 403 from time to time.

Hopefully fixes #9219.
8 years ago
Yen Chi Hsuan 2c0d9c6217
[extractor/common] Allow empty post data 8 years ago
Sergey M․ 12a5134596
[tvigle] Fix extraction (Closes #9259) 8 years ago
Sergey M․ 16e633a5d7
[quickvid] Remove extractor (Closes #9258) 8 years ago
Sergey M․ 494ab6db73
[youtube] Capture and output login error message 8 years ago
Sergey M․ 107701fcfc
[people] Remove bogus comment 8 years ago
Sergey M․ f77970765a
[people] Add extractor 8 years ago
Philipp Hagemeister 81215d5652 release 2016.04.19 8 years ago
Sergey M․ 241a318f27
[vimeo] Improve _VALID_URL (Closes #9229) 8 years ago
Sergey M․ 4fdf082375
[theonion] Remove extractor (Closes #9220)
It now uses generic onionstudios embed
8 years ago
Jaime Marquínez Ferrándiz 1b6182d8f7 [youtube:playlist] Fetch all the videos in a mix (fixes #3837)
Since there doesn't seem to be any indication, it stops when there aren't new videos in the webpage.
8 years ago