Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mediasite] Improve extraction and code style, add support for DASH (closes ↵ | Sergey M․ | 2017-12-30 | 1 | -8/+21 |
| | | | | #11185, closes #14343, refs #5428) | ||||
* | [mediasite] Add extractor, subsume sandia and collegerama extractors | felix | 2017-12-30 | 1 | -0/+10 |
| | |||||
* | [dailymotion] remove dailymotion cloud extractor(closes #6794) | Remita Amine | 2017-12-06 | 1 | -26/+1 |
| | | | | https://web.archive.org/web/20160312110217/https://www.dmcloud.net/ | ||||
* | [extractor/generic] Fix typo (closes #14902) | Sergey M․ | 2017-12-05 | 1 | -1/+1 |
| | | | | Don't pass video_id as mpd_id | ||||
* | [Generic] ie_key in JWPlatform test 72 | John Hawkinson | 2017-11-24 | 1 | -0/+1 |
| | |||||
* | [Generic] Update test 69 (suffolk/sjc) | John Hawkinson | 2017-11-24 | 1 | -3/+3 |
| | | | | | | | | suffolk.edu/sjc => suffolk.edu/sjc/live.php Unfortunately it only transmits video a few mornings per month, so leaving the 'skip' is probably appropriate. Updating the 'skip- to include the calendar information though. | ||||
* | [JWPlatform] Support iframes | John Hawkinson | 2017-11-24 | 1 | -0/+12 |
| | | | | | | | Support content.jwplatform... src attributes inside <iframe> tags in addition to <script> tags. Just a regexp change. Add a test (currently Generic_72). | ||||
* | [vshare] Fix extraction (closes #14473) | Timendum | 2017-11-14 | 1 | -0/+16 |
| | |||||
* | [generic] fix some of the tests | Remita Amine | 2017-10-12 | 1 | -9/+27 |
| | |||||
* | [funk] Add extractor (closes #14464) | Sergey M․ | 2017-10-12 | 1 | -16/+0 |
| | |||||
* | [generic] Add support for channel9 embeds (closes #14469) | Sergey M․ | 2017-10-11 | 1 | -0/+6 |
| | |||||
* | Fix some regexes | Sergey M․ | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | [generic] Add support for single format Video.js embeds (closes #14371) | Sergey M․ | 2017-10-01 | 1 | -2/+17 |
| | |||||
* | [generic] Add support for Video.js embeds | Sergey M․ | 2017-09-28 | 1 | -0/+56 |
| | |||||
* | [generic] Fix infinite recursion for twitter:player URLs (closes #14339) | Sergey M․ | 2017-09-26 | 1 | -1/+1 |
| | |||||
* | [generic] Fix support for multiple HTML5 videos on one page (closes #14080) | kayb94 | 2017-09-23 | 1 | -3/+19 |
| | |||||
* | [youtube] Separate methods for embeds extraction | Sergey M․ | 2017-09-06 | 1 | -29/+4 |
| | |||||
* | [extractor/generic] Extract from LD-JSON last of all | Sergey M․ | 2017-08-27 | 1 | -6/+6 |
| | | | | Previous sources may contain several formats, e.g. http://tamasha.com/v/PgGZ | ||||
* | [liveleak] Support another liveleak embedding pattern (closes #13336) | Yen Chi Hsuan | 2017-08-19 | 1 | -5/+18 |
| | |||||
* | [generic] Convert redirect URLs to unicode strings (closes #13951) | Sergey M․ | 2017-08-17 | 1 | -2/+2 |
| | |||||
* | [generic] Add test for #13895 | Sergey M․ | 2017-08-13 | 1 | -0/+15 |
| | |||||
* | [generic] Replace vzaar embed test | Sergey M․ | 2017-08-11 | 1 | -10/+10 |
| | |||||
* | [generic] Add support for vzaar embeds | tetra-eder | 2017-08-11 | 1 | -0/+17 |
| | |||||
* | [generic] Add support for another ooyala embed pattern (closes #13727) | Grzegorz Ruciński | 2017-07-30 | 1 | -0/+14 |
| | |||||
* | [extractor/generic] PEP 8 | Sergey M․ | 2017-07-29 | 1 | -1/+0 |
| | |||||
* | [megaphone] Add extractor | Philipp Hagemeister | 2017-07-28 | 1 | -0/+8 |
| | |||||
* | [spiegel:article] Move test | Sergey M․ | 2017-07-17 | 1 | -21/+0 |
| | |||||
* | [nexx:embed] Add extractor for iframe embeds | Sergey M․ | 2017-07-16 | 1 | -1/+30 |
| | |||||
* | [nexx] Add extractor (closes #10807, closes #13465) | Sergey M․ | 2017-07-15 | 1 | -0/+22 |
| | |||||
* | Fix bugs caused by typos | Robin Neatherway | 2017-07-14 | 1 | -1/+1 |
| | |||||
* | [dailymail] Add support for embeds | Sergey M․ | 2017-07-09 | 1 | -0/+21 |
| | |||||
* | [joj] Rewrite and add support for generic embeds (closes #13268) | Sergey M․ | 2017-07-09 | 1 | -0/+17 |
| | |||||
* | [extractor/common] Add support for AMP tags in _parse_html5_media_entries | Sergey M․ | 2017-07-09 | 1 | -0/+10 |
| | |||||
* | [generic] Add tests for #13557 | Sergey M․ | 2017-07-09 | 1 | -0/+21 |
| | |||||
* | [eagleplatform] Add support for referrer protected videos (closes #13557) | Sergey M․ | 2017-07-09 | 1 | -5/+5 |
| | |||||
* | [generic] Extract more generic metadata (closes #13527) | Sergey M․ | 2017-06-30 | 1 | -11/+24 |
| | |||||
* | [facebook] Add test for plugin video embed (#13493) | Sergey M․ | 2017-06-27 | 1 | -0/+15 |
| | |||||
* | [facebook] Add support for plugin video embeds and multiple embeds (closes ↵ | Sergey M․ | 2017-06-27 | 1 | -3/+3 |
| | | | | #13493) | ||||
* | [extractor/generic] Ensure format id is unicode string | Sergey M․ | 2017-06-10 | 1 | -2/+3 |
| | |||||
* | [extractor/generic] Add test for mediaset embed | Sergey M․ | 2017-05-14 | 1 | -0/+13 |
| | |||||
* | [extractor/generic] Add support for mediaset embeds | Sergey M․ | 2017-05-14 | 1 | -0/+7 |
| | |||||
* | [extractor/generic] Remove duplicate limelight code | Sergey M․ | 2017-05-14 | 1 | -23/+0 |
| | |||||
* | [extractor/generic] Extract wistia embed code into separate method | Sergey M․ | 2017-05-13 | 1 | -25/+5 |
| | |||||
* | [condenast] improve embed support | Remita Amine | 2017-05-12 | 1 | -16/+0 |
| | |||||
* | [brightcove] Allow whitespace around attribute names in embedded code | Sergey M․ | 2017-05-01 | 1 | -0/+16 |
| | |||||
* | [washingtonpost] Add support for embeds (closes #12699) | John Hawkinson | 2017-04-29 | 1 | -0/+21 |
| | |||||
* | [anvato] Improve extraction (closes #12913) | Sergey M․ | 2017-04-29 | 1 | -0/+16 |
| | | | | | | | * Promote to regular shortcut based extractor * Add mcp to access key mapping table * Add support for embeds extraction * Add support for anvato embeds in generic extractor | ||||
* | [brightcove] Support URLs with bcpid instead of playerID | Yen Chi Hsuan | 2017-04-18 | 1 | -0/+16 |
| | | | | Fixes #12482 | ||||
* | [extractor/generic] Add test for #12761 | Sergey M․ | 2017-04-17 | 1 | -0/+9 |
| | |||||
* | [limelight] Improve embeds extraction (closes #12761) | Sergey M․ | 2017-04-17 | 1 | -0/+6 |
| | | | | | | * Move extraction code to extractor * Add extraction for LimelightEmbeddedPlayerFlash embeds * Extract multiple video |