Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | [muzu] Remove extractor | Yen Chi Hsuan | |
MUZU is shutting down in October 2015. [1] [1] http://www.musicbusinessworldwide.com/youtube-rival-muzu-is-heading-into-liquidation/ | |||
2016-04-25 | [eagleplatform] Checking direct HTTP links | Yen Chi Hsuan | |
Sometimes they fail with 404 | |||
2016-04-25 | [mitele] Comment out unstable MD5 | Yen Chi Hsuan | |
Also Akamai f4f fragments | |||
2016-04-25 | [nrk] Comment out unstable MD5 checksums | Yen Chi Hsuan | |
Both are Akamai f4f fragments. | |||
2016-04-25 | [unistra] Sort formats | Yen Chi Hsuan | |
Originally URLs are passed to set() and not sorted, so the result is not deterministic, causing occasional FAILs on Travis CI. | |||
2016-04-25 | Merge branch 'remitamine-akamai_pv' | Yen Chi Hsuan | |
2016-04-25 | Merge branch 'akamai_pv' of https://github.com/remitamine/youtube-dl into ↵ | Yen Chi Hsuan | |
remitamine-akamai_pv | |||
2016-04-25 | [extractor/common] do not process f4m manifest that contain akamai ↵ | remitamine | |
playerVerificationChallenge | |||
2016-04-25 | [openload] Make thumbnail optional | Sergey M․ | |
2016-04-25 | [openload] Add test | Sergey M․ | |
2016-04-25 | [openload] Fix ext extraction | Sergey M․ | |
2016-04-25 | [utils] Allow None mimetypes in mimetype2ext | Sergey M․ | |
2016-04-25 | [openload] Fix title extraction (Closes #9298) | Sergey M․ | |
2016-04-24 | [douyutv] Improve extraction and update tests | Yen Chi Hsuan | |
The JSON API sometimes return HTML pages with errors | |||
2016-04-24 | [xminus] Fix extraction (closes #9228) | Yen Chi Hsuan | |
2016-04-24 | release 2016.04.242016.04.24 | Philipp Hagemeister | |
2016-04-24 | [kwuo:song] Fix extraction and update the test | Yen Chi Hsuan | |
2016-04-24 | [viewster] improve http formats extraction | remitamine | |
2016-04-24 | [kuwo:category] Fix the test | Yen Chi Hsuan | |
Sometimes there are 24 songs and sometimes 30 lol | |||
2016-04-24 | [ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479f | Yen Chi Hsuan | |
2016-04-24 | [onionstudios] Fix description extraction | Yen Chi Hsuan | |
\1 does not work in []. Fixes test_Generic_75 (http://www.clickhole.com/video/dont-understand-bitcoin-man-will-mumble-explanatio-2537) | |||
2016-04-24 | [mwave] Skip checking unstable MD5 | Yen Chi Hsuan | |
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 | |||
2016-04-24 | [yahoo] Improve error detection and update tests | Yen Chi Hsuan | |
2016-04-24 | [yahoo] Extract all <iframe>s | Yen Chi Hsuan | |
Fixes test_yahoo_6 (https://ca.finance.yahoo.com/news/hackers-sony-more-trouble-well-154609075.html) | |||
2016-04-24 | [yahoo] Update some tests | Yen Chi Hsuan | |
One has new fields as ThePlatformIE changed, and others have changed files. | |||
2016-04-24 | [yahoo] Extend _VALID_URL and fix extraction | Yen Chi Hsuan | |
Closes #9271 | |||
2016-04-24 | [generic] Unescape the video URL | Yen Chi Hsuan | |
Fixes #9279 | |||
2016-04-24 | [README.md] Document track metafields in output template | Sergey M | |
2016-04-24 | [viewster] simplify qualities_basename regex | remitamine | |
2016-04-24 | [viewster] extract all http formats | remitamine | |
2016-04-24 | [ffmpeg] Fix embedding subtitles (#9063) | Wang Jun Tham | |
Changed command line parameters for ffmpeg when embedding subtitles. Changed to ‘-map 0:v -c:v copy -map 0:a -c:a copy’ | |||
2016-04-23 | [dplay] Sign unsigned final download hls URLs | Sergey M․ | |
2016-04-23 | [dplay] Extract subtitles (Closes #9284) | Sergey M․ | |
2016-04-23 | [dplay] Improve extraction and document workarounds and tests | Sergey M․ | |
2016-04-23 | [dplay] Try secure api for no tld (Closes #9282) | Sergey M․ | |
2016-04-23 | [WDRMaus] switch current show to new WDR extractor (fixes #8562) | Boris Wachtmeister | |
It seems that the "current show" already uses the new WDR video-player, while all the others videos still use the old player. I just added the current show URL to the normal WDR-extractor, which works fine. This commit needs my changes from PR #8842 that fix the support for WDR. | |||
2016-04-23 | [WDR] complete overhaul after relaunch of the site | Boris Wachtmeister | |
The WDR relaunched their site on 2016-02-23 which not only changed the URL-schema completely but also the layout of their pages. Apparently the whole "mediathek" now runs on the wdr-domain, so no separate URL for funkhauseuropa anymore. There seems to be no explicit handling of video-sizes on the page or in the URLs anymore. There seems to be only one size for HTML5, but still several sizes for flash. The extractor adds all to the list of formats. There is no metadata for the HTML5-stream, so that the best flash-stream will always be considered as the "best" format. At least in my tests this seemed to be true anyway. | |||
2016-04-22 | [nhl] Add new extractor(closes #8419)(closes #8798) | remitamine | |
2016-04-23 | [youku] Skip streams with channel_type=tail | Yen Chi Hsuan | |
Fixes #9275 These video segments look like ads and they don't appear in the web player. | |||
2016-04-22 | [nbc] add support for today.com(closes #2909) | remitamine | |
2016-04-23 | [iqiyi] Improve error detection (#9276) | Yen Chi Hsuan | |
2016-04-22 | [eagleplatform] extract all http formats | remitamine | |
2016-04-22 | [newstube] extract http formats(closes #9253) | remitamine | |
2016-04-21 | [rtbf] improve extraction(fixes #9267) | remitamine | |
2016-04-21 | [tubitv] fix extraction(closes #8741) | remitamine | |
2016-04-22 | [vimeo] Pass Referer for check-password request | Sergey M․ | |
2016-04-21 | [dump] Remove extractor | Sergey M․ | |
2016-04-21 | Add --hls-prefer-ffmpeg | Sergey M․ | |
2016-04-21 | [planetaplay] Remove remainings of extractor | Sergey M․ | |
2016-04-21 | [options] Remove experimental mark for --hls-prefer-native | Sergey M․ | |