Commit Graph

501 Commits (197224b7a4e37a6581bf1a0da18d0f67ea61a476)

Author SHA1 Message Date
Sergey M․ 197224b7a4
Fix some regexes 7 years ago
Sergey M․ c5b7014a9c
[generic] Add support for single format Video.js embeds (closes #14371) 7 years ago
Sergey M․ 63d990d285
[generic] Add support for Video.js embeds 7 years ago
Sergey M․ 02d01e15f1
[generic] Fix infinite recursion for twitter:player URLs (closes #14339) 7 years ago
kayb94 9ce1ac4046 [generic] Fix support for multiple HTML5 videos on one page (closes #14080) 7 years ago
Sergey M․ 66c9fa36c1
[youtube] Separate methods for embeds extraction 7 years ago
Sergey M․ ff17be3ac9
[extractor/generic] Extract from LD-JSON last of all
Previous sources may contain several formats, e.g. http://tamasha.com/v/PgGZ
7 years ago
Yen Chi Hsuan 09747ba766
[liveleak] Support another liveleak embedding pattern (closes #13336) 7 years ago
Sergey M․ 5551d7714d
[generic] Convert redirect URLs to unicode strings (closes #13951) 7 years ago
Sergey M․ eb02940cc7
[generic] Add test for #13895 7 years ago
Sergey M․ 1663bd6e1c
[generic] Replace vzaar embed test 7 years ago
tetra-eder 41918eaa5c [generic] Add support for vzaar embeds 7 years ago
Grzegorz Ruciński 198d4cb40c [generic] Add support for another ooyala embed pattern (closes #13727) 7 years ago
Sergey M․ 95908ce453
[extractor/generic] PEP 8 7 years ago
Philipp Hagemeister 24e966e8da [megaphone] Add extractor 7 years ago
Sergey M․ bb176df3bb
[spiegel:article] Move test 7 years ago
Sergey M․ 3f59b0154a
[nexx:embed] Add extractor for iframe embeds 7 years ago
Sergey M․ 4e826cd9ae
[nexx] Add extractor (closes #10807, closes #13465) 7 years ago
Robin Neatherway 2583c0b54e Fix bugs caused by typos 7 years ago
Sergey M․ 71a1db8919
[dailymail] Add support for embeds 7 years ago
Sergey M․ 73cf76a93f
[joj] Rewrite and add support for generic embeds (closes #13268) 7 years ago
Sergey M․ 4328ddf82b
[extractor/common] Add support for AMP tags in _parse_html5_media_entries 7 years ago
Sergey M․ 250b042c7e
[generic] Add tests for #13557 7 years ago
Sergey M․ 665e945246
[eagleplatform] Add support for referrer protected videos (closes #13557) 7 years ago
Sergey M․ b311b0ead2
[generic] Extract more generic metadata (closes #13527) 7 years ago
Sergey M․ fd1c5fba6b
[facebook] Add test for plugin video embed (#13493) 7 years ago
Sergey M․ 0646e34c7d
[facebook] Add support for plugin video embeds and multiple embeds (closes #13493) 7 years ago
Sergey M․ 4e3637034c
[extractor/generic] Ensure format id is unicode string 7 years ago
Sergey M․ 2b8e6a68f8
[extractor/generic] Add test for mediaset embed 7 years ago
Sergey M․ 5d29af3d15
[extractor/generic] Add support for mediaset embeds 7 years ago
Sergey M․ 946826eec7
[extractor/generic] Remove duplicate limelight code 7 years ago
Sergey M․ 58bb440283
[extractor/generic] Extract wistia embed code into separate method 7 years ago
Remita Amine 6c52477f59 [condenast] improve embed support 7 years ago
Sergey M․ 9edf47df7b
[brightcove] Allow whitespace around attribute names in embedded code 7 years ago
John Hawkinson 557194591a
[washingtonpost] Add support for embeds (closes #12699) 7 years ago
Sergey M․ 7986c3abcd
[anvato] Improve extraction (closes #12913)
* 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
7 years ago
Yen Chi Hsuan 06d0ad9a4e
[brightcove] Support URLs with bcpid instead of playerID
Fixes #12482
7 years ago
Sergey M․ ab87c26009
[extractor/generic] Add test for #12761 7 years ago
Sergey M․ e5d39886ec
[limelight] Improve embeds extraction (closes #12761)
* Move extraction code to extractor
* Add extraction for LimelightEmbeddedPlayerFlash embeds
* Extract multiple video
7 years ago
Sergey M․ 413c1f8e2f
[extractor/generic] Extract RSS entries as url_transparent (#11163) 7 years ago
Sergey M․ 0254f93b08
[brightcove] Validate ambiguous embeds' URLs (closes #9163, closes #12005, closes #12178, closes #12480) 7 years ago
John Hawkinson 40158f55c9
[brightcove] Relax video tag embeds extraction
BrightcoveNewIE.extract_urls(): Handle player data when it is all in
attributes of the <video> tag, and also the id is
data-brightcove-video-id not data-video-id.

Add test to generic extractor, note HEAD gives 404, no checksum computed(?).
7 years ago
Remita Amine 0ee79a378a [generic] exclude urls with xml ext from valid video urls(closes #10768)(closes #11654) 7 years ago
John Hawkinson 61568e50cf [generic] Add support for <object> youtube embeds (closes #12637) 7 years ago
John Hawkinson a01825a541 [kaltura] Add support for iframe embeds 7 years ago
Remita Amine 3e943cfe09 [generic] pass base_url to _parse_jwplayer_data 7 years ago
Random User 4f06c1c9fc Merge branch 'master' of github.com-rndusr:rg3/youtube-dl into fix/str-item-assignment 7 years ago
Random User c73e330e7a _find_jwplayer_data() returns dict or None
This simplifies code for callers of `_find_jwplayer_data()` which no longer have
to run `_parse_json()` on the return value.

It also makes sure that `_find_jwplayer_data()` returns either a `dict` or
`None` and nothing else.
7 years ago
Random User 03486dbb01 Add test for JWPlayer where config is passed as variable 7 years ago
John Hawkinson e8e4cc5a6a
[generic] Replace LazyYT test with skiplagged
discourse.ubuntu.com has gone away, repalce with skiplagged.com.
Be nice to have a non-frontpage URL that might be more stable,
though I don't have one. Maybe this should move to html
in test/test_InfoExtractor.py?
7 years ago