Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | [planetaplay] Remove remainings of extractor | Sergey M․ | |
2016-04-21 | [planetaplay] Remove extractor (Closes #9256) | Sergey M․ | |
2016-04-21 | [tvigle] Skip hls completely (#9259) | Sergey M․ | |
2016-04-22 | [mgtv] Fix _VALID_URL and add localized name | Yen Chi Hsuan | |
2016-04-22 | [dispeak] Rename DigitalSpeaking to DigitallySpeaking | Yen Chi Hsuan | |
2016-04-22 | [dispeak] Several fixes | Yen Chi Hsuan | |
2016-04-21 | [mgtv] Add new extractor (closes #9212) | Yen Chi Hsuan | |
2016-04-21 | [dispeak/gdcvault] Add the test case from #5784 | Yen Chi Hsuan | |
2016-04-21 | [dispeak] Add new extractor | Yen Chi Hsuan | |
Both GDCVault and GPUTechConf uses the service of DigitalSpeaking. | |||
2016-04-21 | [gdcvault] Fix for videos with hard-coded hostnames | Yen Chi Hsuan | |
Fixes #9248 | |||
2016-04-21 | [streetvoice] Fix extraction | Yen Chi Hsuan | |
The old API results in URLs with HTTP 403 from time to time. Hopefully fixes #9219. | |||
2016-04-21 | [extractor/common] Allow empty post data | Yen Chi Hsuan | |
2016-04-20 | [tvigle] Fix extraction (Closes #9259) | Sergey M․ | |
2016-04-20 | [quickvid] Remove extractor (Closes #9258) | Sergey M․ | |
2016-04-20 | [youtube] Capture and output login error message | Sergey M․ | |
2016-04-20 | [people] Remove bogus comment | Sergey M․ | |
2016-04-20 | [people] Add extractor | Sergey M․ | |
2016-04-18 | [vimeo] Improve _VALID_URL (Closes #9229) | Sergey M․ | |
2016-04-17 | [theonion] Remove extractor (Closes #9220) | Sergey M․ | |
It now uses generic onionstudios embed | |||
2016-04-17 | [youtube:playlist] Fetch all the videos in a mix (fixes #3837) | Jaime Marquínez Ferrándiz | |
Since there doesn't seem to be any indication, it stops when there aren't new videos in the webpage. | |||
2016-04-17 | [vice] remove unused import and variable | remitamine | |
2016-04-17 | [musicplayon] Relax _VALID_URL and improve metadata extraction | Yen Chi Hsuan | |
In r'pl=\d+&play=\d+' pages, several metadata items are missing Closes #9222. | |||
2016-04-17 | [musicplayon] Fix extraction (closes #9222) | Yen Chi Hsuan | |
2016-04-16 | [onionstudios] extract m3u8 formats | remitamine | |
2016-04-17 | [kuwo:category] Update the test | Yen Chi Hsuan | |
Now the webpage says there are 24 songs. | |||
2016-04-17 | [nerdist] Remove extractor | Sergey M․ | |
It now uses brightcove | |||
2016-04-16 | [vice] extract youtube embed | remitamine | |
2016-04-16 | [cbs] Remove unused import | Sergey M․ | |
2016-04-16 | [extractor/generic] Improve instagram embeds (Closes #9213) | Sergey M․ | |
2016-04-16 | [instagram] Add support for iframe embeds | Sergey M․ | |
2016-04-16 | [instagram] Add support for embed URLs | Sergey M․ | |
2016-04-16 | [mooshare] Remove extractor | Sergey M․ | |
2016-04-16 | [mdr] Fix extraction and update tests | Yen Chi Hsuan | |
It's strange that the date is changed. Anyway, new data matches what the webpage says. | |||
2016-04-16 | [huffpost] Fix a typo | Yen Chi Hsuan | |
2016-04-16 | [generic] Fix test_Generic_2 | Yen Chi Hsuan | |
Now a HEAD request returns 400 Bad Request | |||
2016-04-16 | [ustream] Fix /embed/ URLs and add a test | Yen Chi Hsuan | |
2016-04-16 | [tudou] Improve error detection (closes #9175) | Yen Chi Hsuan | |
2016-04-16 | [twitter] Don't check /cards/ URLs | Yen Chi Hsuan | |
Fixes #9181 In this tweet, there are two cards: 1. https://twitter.com/i/cards/tfw/v1/719944006306701313 This shows #TeamCap vs. #TeamIronMan 2. https://twitter.com/i/videos/tweet/719944021058060289 This is the real video and can be handled by TwitterCardIE In all current test_Twitter* tests, /videos/tweet/ approach works fine. | |||
2016-04-16 | [bbc] Fix a test | Yen Chi Hsuan | |