Commit graph

18347 commits

Author SHA1 Message Date
Remita Amine
8567d4488f [sprout] correct typo 2021-02-26 15:36:11 +01:00
Remita Amine
4d81f83267 [sprout] Add support for Universal Kids (closes #22518) 2021-02-26 15:36:04 +01:00
Remita Amine
5f00c83c35 [theplatform] allow passing geo bypass countries from other extractors 2021-02-26 15:35:57 +01:00
Remita Amine
90a021a137 [ctv] Add new extractor (closes #27525) 2021-02-26 15:35:17 +01:00
Remita Amine
f350e326ac [9c9media] improve info extraction 2021-02-26 15:35:11 +01:00
Remita Amine
0445f9de8d [sonyliv] fix title for movies 2021-02-26 15:34:50 +01:00
Remita Amine
08d63a28df [sonyliv] fix extraction(closes #25667) 2021-02-26 15:34:41 +01:00
Remita Amine
6e80cb939b [streetvoice] fix extraction(closes #27455)(closes #27492) 2021-02-26 15:34:30 +01:00
Remita Amine
00e2c2ddea [facebook] add support for watchparty pages(closes #27507) 2021-02-26 15:33:41 +01:00
Remita Amine
437ab525e9 [cbslocal] fix video extraction 2021-02-26 15:26:26 +01:00
Remita Amine
fc441623a8 [brightcove] add another method to extract policyKey 2021-02-26 15:26:18 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
4317f7c6fa [mewatch] Relax _VALID_URL (closes #27506) 2021-02-26 15:26:14 +01:00
Remita Amine
ed14efaed2 [anvato] remove NFLTokenGenerator
until a better solution is introduced that:
- works with lazy_extractors
- allows for 3rd party token generators
2021-02-26 15:24:16 +01:00
Remita Amine
3c6c586e4b [tastytrade] Remove Extractor(closes #25716)
covered by GenericIE via BrighcoveNewIE
2021-02-26 15:24:11 +01:00
Remita Amine
b3acd855b8 [niconico] fix playlist extraction(closes #27428) 2021-02-26 15:24:05 +01:00
Remita Amine
90988f4772 [everyonesmixtape] Remove Extractor 2021-02-26 15:23:53 +01:00
Remita Amine
ef03683547 [kanalplay] Remove Extractor 2021-02-26 15:22:09 +01:00
Remita Amine
027f07edd3 [nba] rewrite extractor 2021-02-26 15:21:32 +01:00
Remita Amine
cb5a16067b [turner] improve info extraction 2021-02-26 15:21:20 +01:00
Remita Amine
9d2fabe5d4 [common] remove unwanted query params from unsigned akamai manifest URLs 2021-02-26 15:21:13 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
457ef9b4b5 [generic] Improve RSS age limit extraction 2021-02-26 15:20:52 +01:00
renalid
c359b19034 [generic] Fix RSS itunes thumbnail extraction (#27405) 2021-02-26 15:20:47 +01:00
Trevor Nelson
4f7380c8f5 [redditr] Extract duration (#27426) 2021-02-26 15:20:42 +01:00
Remita Amine
76c441edf0 [anvato] Disable NFLTokenGenerator(closes #27449) 2021-02-26 15:20:36 +01:00
Remita Amine
597505ed41 [zaq1] Remove extractor 2021-02-26 15:20:12 +01:00
Remita Amine
794a3becfb [asiancrush] fix extraction and add support for retrocrush.tv
closes #25577
closes #25829
2021-02-26 15:17:04 +01:00
Remita Amine
7346665442 [nfl] fix extraction(closes #22245) 2021-02-26 15:16:34 +01:00
Remita Amine
3463c192f6 [anvato] update ANVACK table and add experimental token generator for…
… NFL
2021-02-26 15:16:29 +01:00
Remita Amine
441fbc4056 [sky] relax SkySports URL regex (closes #27435) 2021-02-26 15:16:18 +01:00
Remita Amine
dfb69009b9 [tv5unis] Add new extractor(closes #22399)(closes #24890) 2021-02-26 15:16:13 +01:00
Remita Amine
1315296aed [videomore] add support more.tv (closes #27088) 2021-02-26 15:16:07 +01:00
Remita Amine
1859fa8ac4 [nhk:program] Add support for audio programs and program clips 2021-02-26 15:15:53 +01:00
Matthew Rayermann
27765ca68f [nhk] Add support for NHK video programs (#27230) 2021-02-26 15:15:47 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
541e22037b [test_InfoExtractor] PEP 8 2021-02-26 15:15:40 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
2c85578a1f [mdr] Bypass geo restriction 2021-02-26 15:15:34 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
1339530c44 [mdr] Improve extraction (closes #24346, closes #26873) 2021-02-26 15:15:27 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
c4dfcc3d9c [eporner] Fix view count extraction and make optional (closes #23306) 2021-02-26 15:14:15 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
e4b993e9db [extractor/common] Improve JSON-LD interaction statistic extraction (…
…refs #23306)
2021-02-26 15:14:10 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
2f63edb44a [eporner] Fix embed test URL 2021-02-26 15:13:58 +01:00
spvkgn
ff7c31e4f2 [eporner] Fix hash extraction and extend _VALID_URL (#27396)
Co-authored-by: Sergey M <dstftw@gmail.com>
2021-02-26 15:13:48 +01:00
Remita Amine
f42fea5402 [slideslive] use m3u8 entry protocol for m3u8 formats(closes #27400) 2021-02-26 15:13:40 +01:00
Remita Amine
a7f325972c [downloader/hls] delegate manifests with media initialization to ffmpeg 2021-02-26 15:13:34 +01:00
Remita Amine
0f3f3e9046 [twitcasting] fix format extraction and improve info extraction(close…
…s #24868)
2021-02-26 15:13:28 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
51d290f5d7 [extractor/common] Document duration meta field for playlists 2021-02-26 15:13:21 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
28bbfdff53 [linuxacademy] Fix authentication and extraction (closes #21129, clos…
…es #26223, closes #27402)
2021-02-26 15:13:12 +01:00
Remita Amine
0311375dc5 [itv] clean description from HTML tags (closes #27399) 2021-02-26 15:13:05 +01:00
Remita Amine
a1e7449703 [hotstart] fix and improve extraction
- fix format extraction (closes #26690)
- extract thumbnail URL (closes #16079, closes #20412)
- support country specific playlist URLs (closes #23496)
- select the last id in video URL (closes #26412)
2021-02-26 15:12:42 +01:00
toniz4
d1a7ceb19a [youtube] Add some invidious instances (#27373)
Co-authored-by: Cássio <heyitscassio@cock.li>
2021-02-26 15:12:33 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
c1f59f3fb6 [ruutu] Extract more metadata and detect non-free videos (closes #21154) 2021-02-26 15:12:07 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
e9de74c42f [ruutu] Authenticate format URLs (closes #21031, closes #26782) 2021-02-26 15:12:03 +01:00