Remita Amine
bc7c8f3d4e
[yahoo] fix single video extraction
4 years ago
Remita Amine
2468a6fa64
[yahoo] fix GYAO Player extraction and relax title URL regex( closes #24178 )( closes #24778 )
5 years ago
Remita Amine
22974a3782
[yahoo] correct gyao brightcove player id( closes #23303 )
5 years ago
Remita Amine
3cf70bf159
[yahoo] make cbs URL suffix part of the media alias
5 years ago
Remita Amine
237513e801
[yahoo] restore support for cbs suffixed URLs
5 years ago
Remita Amine
8040a0d35e
[yahoo] fix typo
5 years ago
Remita Amine
45f4a43389
[yahoo] improve extraction
...
- add support for live streams(closes #3597 )(closes #3779 )(closes #22178 )
- bypass cookie consent page for european domains(closes #16948 )(closes #22576 )
- add generic support for embeds(closes #20332 )
5 years ago
Kyle
608b8a4300
[yahoo:japannews] Add extractor ( closes #21698 ) ( #21265 )
5 years ago
Remita Amine
b7df8f90a7
[yahoo:gyao] add X-User-Agent header to dam proxy requests( closes #21071 )
6 years ago
Remita Amine
a5b92d3590
[yahoo:gyao] extend _VALID_URL( closes #21008 )
6 years ago
Remita Amine
0b758fea1c
[yahoo] add support GYAO episode URLs
6 years ago
Remita Amine
3534b6329a
[yahoo] add support for streaming.yahoo.co.jp( closes #5811 )( closes #7098 )
6 years ago
Remita Amine
174f62992d
[yahoo] add support for gyao.yahoo.co.jp
6 years ago
Sergey M․
c8da40d834
[yahoo] Bypass geo restriction for brightcove ( #14210 )
7 years ago
Sergey M․
b69ca0ccfc
[yahoo] Use extracted brightcove account id ( closes #14210 )
7 years ago
Sergey M․
fa3fdeb41f
[yahoo] Fix some tests
7 years ago
Sergey M․
eb9a15be60
[yahoo] Add support for custom brigthcove embeds ( closes #14210 )
7 years ago
Sergey M․
f631b55791
[brightcove] Fix _extract_url ( closes #12782 )
8 years ago
Sergey M․
b61cd51869
[yahoo] Add test and improve some content id regex
8 years ago
Sergey M․
f420902a3b
[yahoo] Add another content id regex ( closes #11088 )
8 years ago
Remita Amine
7a979da8cb
[yahoo] Look for Brightcove Legacy Studio embeds( closes #9345 )
8 years ago
Remita Amine
165620e320
[yahoo] extract more and better formats
8 years ago
Sergey M․
6a4e659c93
[yahoo] Recognize brightcove embed ( Closes #9995 )
8 years ago
Yen Chi Hsuan
55290788d3
[yahoo] Yahoo doesn't like region names in lower cases
...
Fix test_Yahoo_7
9 years ago
Yen Chi Hsuan
2a7dee8cc5
[yahoo] Improve error detection and update tests
9 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 )
9 years ago
Yen Chi Hsuan
4f54958097
[yahoo] Update some tests
...
One has new fields as ThePlatformIE changed, and others have changed
files.
9 years ago
Yen Chi Hsuan
2a7c38831c
[yahoo] Extend _VALID_URL and fix extraction
...
Closes #9271
9 years ago
Sergey M․
15707c7e02
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
...
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode
Closes #8974
9 years ago
Sergey M․
e87d98b0dd
[yahoo] Add improve content id regexes ( Closes #8290 )
9 years ago
igv
383496e65e
Additional regex for yahoo extractor
9 years ago
Jaime Marquínez Ferrándiz
ca227c8698
[yahoo] Support pages that use an alias ( fixes #8084 )
9 years ago
Sergey M․
1721fef28b
[yahoo] Fix test
9 years ago
Sergey M․
364ca0582e
[yahoo] Process query result embedded in webpage
9 years ago
remitamine
daeb0f04cd
[yahoo] change test md5 checksum
9 years ago
Yen Chi Hsuan
ecee572411
[yahoo] Add support for closed captions ( closes #5714 )
10 years ago
Yen Chi Hsuan
861e65eb05
[yahoo] Extend _VALID_URL
10 years ago
Yen Chi Hsuan
e15307a612
[NBCSports/Yahoo] Comment out some MD5 checksums
...
They seems to change constantly
10 years ago
Yen Chi Hsuan
a2a4d5fa31
[Yahoo/NBCSports] Generalize NBC sports info extractor
10 years ago
Yen Chi Hsuan
a28ccbabc6
[Yahoo/NBCSports] Fix #5226
10 years ago
Philipp Hagemeister
85d5866177
[yahoo] Remove md5sum from test case
...
The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays.
10 years ago
Jaime Marquínez Ferrándiz
653d14e2f9
[yahoo] Update extraction process
...
Their webpage uses now https://video.media.yql.yahoo.com/v1/video/sapi/streams/ for getting the video info.
10 years ago
Jaime Marquínez Ferrándiz
85fab7e47b
[yahoo] Replace two tests
...
The first one returned an internal server error.
The other doesn't seem to contain a video anymore.
10 years ago
Jaime Marquínez Ferrándiz
3aa9176f08
[yahoo] Improve video id detection ( fixes #4521 )
10 years ago
Philipp Hagemeister
1cc79574fc
Fix imports and general cleanup
...
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
10 years ago
Jouke Waleson
9e1a5b8455
PEP8: applied even more rules
10 years ago
Jouke Waleson
2514d2635e
PEP8: E225,E227
10 years ago
Jouke Waleson
8bcc875676
PEP8: more applied
10 years ago
Sergey M․
3c06d3715e
[yahoo] Generalize, support arbitrary subdomains, support iframe videos, capture error message ( Closes #2470 )
10 years ago
Sergey M․
762958d5af
[yahoo] Add support for regional subdomains and extract duration ( Closes #3915 )
10 years ago