Commit graph

18365 commits

Author SHA1 Message Date
Remita Amine 28c4062a58 [twitter] try to use a Generic fallback for unknown twitter cards(clo…
…ses #25982)
2021-02-26 16:05:50 +01:00
Remita Amine 3f43c99d4a [stitcher] Add support for shows and show metadata extraction(closes …
…#20510)
2021-02-26 16:05:44 +01:00
Remita Amine 8406b57ac6 [stv] improve episode id extraction(closes #23083) 2021-02-26 16:05:39 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= 8e538fc605 [nrk] Fix age limit extraction 2021-02-26 16:05:31 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= b51ed7b039 [nrk] Improve series metadata extraction (closes #27473) 2021-02-26 16:05:26 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= 785078cb08 [nrk] PEP 8 2021-02-26 16:05:21 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= 57a63ed4a1 [nrk] Improve episode and season number extraction 2021-02-26 16:05:12 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= c00a4d81ca [nrktv] Fix tests 2021-02-26 16:05:07 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= aa829b6cd3 [nrk] Improve series metadata extraction 2021-02-26 16:04:49 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= db48c8dbfe [nrk] Extract subtitles 2021-02-26 16:04:44 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= eff203d3ae [nrk] Fix age limit extraction 2021-02-26 16:04:38 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= d9673551d7 [nrk] Inline _extract_from_playback 2021-02-26 16:04:34 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= 634ebea93d [nrk] Improve video id extraction 2021-02-26 16:04:15 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= e1145c77fd [nrk] Add more shortcut tests 2021-02-26 16:04:08 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= 18be494898 [nrk] Improve extraction (closes #27634, closes #27635)
+ Add support for mp3 formats
* Generalize and delegate all item extractors to nrk, beware ie key breakages
+ Add support for podcasts
+ Generalize nrk shortcut form to support all kind of ids
2021-02-26 16:04:02 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= 973258396d [nrktv] Switch to playback endpoint
mediaelement endpoint is no longer in use.
2021-02-26 16:02:33 +01:00
Remita Amine 417963200c [vvvvid] fix season metadata extraction(#18130) 2021-02-26 16:02:17 +01:00
Remita Amine 51535e0624 [stitcher] fix extraction(closes #20811)(closes #27606) 2021-02-26 16:02:04 +01:00
Remita Amine 5ccde7fdb3 [acast] fix extraction(closes #21444)(closes #27612)(closes #27613) 2021-02-26 16:01:52 +01:00
Remita Amine 56a45e91d2 [arcpublishing] add missing staticmethod decorator 2021-02-26 16:01:45 +01:00
Remita Amine a13444f117 [arcpublishing] Add new extractor
closes #2298
closes #9340
closes #17200
2021-02-26 16:01:11 +01:00
Remita Amine fc156473d9 [sky] add support for Sports News articles and Brighcove videos(close…
…s #13054)
2021-02-26 15:54:49 +01:00
Remita Amine 2aafa2f712 [vvvvid] skip unplayable episodes and extract akamai formats(closes #…
…27599)
2021-02-26 15:54:41 +01:00
Remita Amine 0ade73d562 [yandexvideo] fix extraction for Python 3.4 2021-02-26 15:54:32 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= 52fd0e8bb8 [redditr] Fix review issues and extract source thumbnail (closes #27503) 2021-02-26 15:54:14 +01:00
ozburo e4f3383802 [redditr] Extract all thumbnails 2021-02-26 15:54:08 +01:00
Remita Amine 9a6885f335 [vvvvid] imporove info extraction 2021-02-26 15:54:01 +01:00
nixxo 0165049a52 [vvvvid] add playlists support (#27574)
closes #18130
2021-02-26 15:53:57 +01:00
Remita Amine 97eb5b61b7 [yandexdisk] extract info from webpage
the public API does not return metadata when download limit is reached
2021-02-26 15:53:51 +01:00
Remita Amine 355b6d9ab6 [yandexdisk] fix extraction(closes #17861)(closes #27131) 2021-02-26 15:53:46 +01:00
Remita Amine 95b5454a31 [yandexvideo] use old api call as fallback 2021-02-26 15:53:41 +01:00
Remita Amine a2f4d6ec07 [yandexvideo] fix extraction(closes #25000) 2021-02-26 15:53:33 +01:00
Remita Amine 2c4b3dd864 [utils] accept only supported protocols in url_or_none 2021-02-26 15:53:27 +01:00
Remita Amine 10af8572d4 [YoutubeDL] Allow format filtering using audio language(#16209) 2021-02-26 15:53:16 +01:00
Remita Amine c7d0af171f [nbc] Remove CSNNE extractor 2021-02-26 15:52:06 +01:00
Remita Amine f1931b8ba8 [nbc] fix NBCSport VPlayer URL extraction(closes #16640) 2021-02-26 15:51:59 +01:00
Remita Amine 3ca3074dc3 [aenetworks] fix HistoryPlayerIE tests 2021-02-26 15:51:52 +01:00
Remita Amine f7bef2772c [aenetworks] add support for biography.com (closes #3863) 2021-02-26 15:51:25 +01:00
Remita Amine 50162a3580 [uktvplay] match new video URLs(closes #17909) 2021-02-26 15:49:59 +01:00
Remita Amine 1dbf12006f [sevenplay] detect API errors 2021-02-26 15:49:54 +01:00
Remita Amine db69be3ccc [tenplay] fix format extraction(closes #26653) 2021-02-26 15:49:47 +01:00
Remita Amine 21f2e0a12e [brightcove] raise ExtractorError for DRM protected videos(closes #23…
…467)(closes #27568)
2021-02-26 15:49:42 +01:00
Remita Amine 838ac10bc7 [aparat] Fix extraction
closes #22285
closes #22611
closes #23348
closes #24354
closes #24591
closes #24904
closes #25418
closes #26070
closes #26350
closes #26738
closes #27563
2021-02-26 15:49:32 +01:00
Remita Amine f3474e105d [brightcove] remove sonyliv specific code 2021-02-26 15:49:26 +01:00
Remita Amine afa77db731 [piksel] import format extraction 2021-02-26 15:49:21 +01:00
Remita Amine 68335e76a7 [zype] Add support for uplynk videos 2021-02-26 15:49:14 +01:00
Remita Amine d5bf4b0fea [toggle] add support for live.mewatch.sg (closes #27555) 2021-02-26 15:49:07 +01:00
JamKage 7b1f0173c1 [go] Added support for FXNetworks (#26826)
Co-authored-by: James Kirrage <james.kirrage@mortgagegym.com>

closes #13972
closes #22467
closes #23754
2021-02-26 15:48:48 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?= 2a0a9bac02 [teachable] Improve embed detection (closes #26923) 2021-02-26 15:46:56 +01:00
Remita Amine 217918987a [mitele] fix free video extraction(#24624)(closes #25827)(closes #26757) 2021-02-26 15:46:52 +01:00