Commit graph

657 commits

Author SHA1 Message Date
=?UTF-8?q?Sergey=20M=E2=80=A4?=
b55f99df9a [animeondemand] Add support for lazy playlist extraction (closes #27829) 2021-02-26 16:13:09 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
cc74091612 [YoutubeDL] Protect from infinite recursion due to recursively nested…
… playlists (closes #27833)
2021-02-26 16:13:02 +01:00
Remita Amine
c613cf5aaa [twitter] Add tests for more cards 2021-02-26 16:12:57 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
43c1032e32 [youporn] Restrict fallback download URL (refs #27822) 2021-02-26 16:12:51 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
7361b972e3 [youporn] Improve height and tbr extraction (refs #23659, refs #20425) 2021-02-26 16:12:46 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
8de14bb3eb [youporn] Fix extraction (closes #27822) 2021-02-26 16:12:41 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
2423972ddc [twitter] Add support for unified cards (closes #27826) 2021-02-26 16:12:36 +01:00
main()
04eccf71c1 [twitch] Set OAuth token for GraphQL requests using auth-token cookie…
… (#27790)

Co-authored-by: remitamine <remitamine@gmail.com>
2021-02-26 16:12:29 +01:00
Aaron Zeng
e225806484 [YoutubeDL] Ignore failure to create existing directory (#27811) 2021-02-26 16:12:22 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
5b7e334c86 [YoutubeDL] Raise syntax error for format selection expressions with …
…multiple + operators (closes #27803)
2021-02-26 16:12:06 +01:00
Aarni Koskela
4737de0eee [Mixcloud] Harmonize ID generation from lists with full ID generation…
… (#27787)

Mixcloud IDs are generated as `username_slug` when the full ID dict has been
downloaded.  When downloading a list (e.g. uploads, favorites, ...), the temporary
ID is just the `slug`.  This made e.g. archive file usage require the download
of stream metadata before the download can be rejected as already downloaded.

This commit attempts to get the uploader username during the GraphQL query, so the
temporary IDs are generated similarly.
2021-02-26 16:12:00 +01:00
Remita Amine
bb8fb80a18 [cspan] improve info extraction(closes #27791) 2021-02-26 16:11:53 +01:00
Remita Amine
8e3ed83758 [adn] improve info extraction 2021-02-26 16:11:47 +01:00
=?UTF-8?q?Adrian=20Heine=20n=C3=A9=20Lang?=
a1c65b0c5f [ADN] Fix extraction (#27732)
Closes #26963.
2021-02-26 16:11:40 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
527cad1c28 [twitch] Improve login error extraction 2021-02-26 16:11:18 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
d695e5396b [twitch] Fix authentication (refs #27743) 2021-02-26 16:11:14 +01:00
Remita Amine
02b371b81e [threeqsdn] Improve extraction(closes #21058) 2021-02-26 16:11:08 +01:00
0l-l0
5e672bbd59 [peertube] Extract files also from streamingPlaylists (#27728)
JSON objects with an empty "files" tag seem to be a valid PeerTube API
response. In those cases the "files" arrays contained in the
"streamingPlaylists" members can be used instead.
closes #26002
closes #27586
2021-02-26 16:10:59 +01:00
Remita Amine
716a12bbe7 [khanacademy] fix extraction(closes #2887)(closes #26803) 2021-02-26 16:10:53 +01:00
Remita Amine
533f1a3d59 [spike] Update Paramount Network feed URL(closes #27715) 2021-02-26 16:10:48 +01:00
nixxo
3311732cc4 [rai] improve subtitles extraction (#27705)
closes #27698
2021-02-26 16:10:40 +01:00
Remita Amine
d445754878 [canvas] Match only supported VRT NU URLs(#27707) 2021-02-26 16:10:31 +01:00
Remita Amine
c20b7305d7 [extractors] add BibelTVIE import 2021-02-26 16:10:26 +01:00
Remita Amine
d09dc9da38 [bibeltv] Add new extractor(closes #14361) 2021-02-26 16:10:21 +01:00
Remita Amine
ba94de7b0d [bfmtv] Add new extractor(closes #16053)(closes #26615) 2021-02-26 16:10:17 +01:00
Remita Amine
b1b5f6effe [sbs] Add support for ondemand play and news embed URLs(closes #17650…
…)(closes #27629)
2021-02-26 16:10:13 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
c80f8c2006 [twitch] Refactor 2021-02-26 16:10:08 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
d83dfdc63a [twitch] Drop legacy kraken API v5 code altogether 2021-02-26 16:10:04 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
ff8d551021 [twitch:vod] Switch to GraphQL for video metadata 2021-02-26 16:10:00 +01:00
Remita Amine
ff330d9727 [canvas] Fix VRT NU extraction(closes #26957)(closes #27053) 2021-02-26 16:09:56 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
189885594b [twitch] Improve access token extraction and remove unused code (clos…
…es #27646)
2021-02-26 16:09:51 +01:00
23rd
948dc5834d [twitch] Switch access token to GraphQL and refactor. 2021-02-26 16:09:46 +01:00
nixxo
24f5760134 [rai] Detect ContentItem in iframe (closes #12652) (#27673)
Co-authored-by: Sergey M. <dstftw@gmail.com>
2021-02-26 16:09:42 +01:00
Remita Amine
eb001126da [ketnet] fix extraction(closes #27662) 2021-02-26 16:09:38 +01:00
Remita Amine
7f4e988520 [dplay] Add suport Discovery+ domains(closes #27680) 2021-02-26 16:09:33 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
e94762a1a7 [motherless] Fix review issues and improve extraction (closes #26495,…
closes #27450)
2021-02-26 16:09:21 +01:00
cladmi
a72df1d249 [motherless] Fix recent videos upload date extraction (closes #27661)
Less than a week old videos use a '20h ago' or '1d ago' format.

I kept the support for 'Ago' with uppercase start at is was already in the code.
2021-02-26 16:09:15 +01:00
Kevin O'Connor
903c90bd4c [downloader/hls] Disable decryption in tests (#27660)
Tests truncate the download to 10241 bytes, which is not divisible by 16
and cannot be decrypted. Tests don't really care about the decrypted
content, just that the data they retrieved is the expected data.
Therefore, it's fine to just return the encrypted data to tests.

See: #27621 and #27620
2021-02-26 16:08:56 +01:00
Yurii H
055e9eb904 [iheart] Update test description value (#27037)
the description has no HTML tags now.
2021-02-26 16:08:50 +01:00
Remita Amine
25dff12eb1 [nrk] fix extraction for videos without a legalAge rating 2021-02-26 16:08:44 +01:00
Remita Amine
67ff5da6ea [iheart] clean HTML tags from episode description 2021-02-26 16:08:39 +01:00
Remita Amine
8818f177ab [iheart] remove print statement 2021-02-26 16:08:34 +01:00
Remita Amine
1dc43fd3fc [googleplus] Remove Extractor(closes #4955)(closes #7400) 2021-02-26 16:08:27 +01:00
Remita Amine
607b324dff [applepodcasts] Add new extractor(#25918) 2021-02-26 16:08:20 +01:00
Remita Amine
1b1752a1b5 [googlepodcasts] Add new extractor 2021-02-26 16:08:15 +01:00
Remita Amine
e52adb5328 [iheart] Add new extractor for iHeartRadio(#27037) 2021-02-26 16:06:26 +01:00
Remita Amine
626d26e13a [acast] clean podcast URLs 2021-02-26 16:06:22 +01:00
Remita Amine
1e653be1d0 [stitcher] clean podcast URLs 2021-02-26 16:06:16 +01:00
Remita Amine
017215032a [utils] add a function to clean podcast URLs 2021-02-26 16:06:12 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
e98e8454c5 [xfileshare] Add support for aparat.cam (closes #27651) 2021-02-26 16:06:04 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
a22e2b59b4 [nrktv] Add subtitles test 2021-02-26 16:06:00 +01:00
Remita Amine
3f2bf67bc9 [twitter] Add support for summary card(closes #25121) 2021-02-26 16:05:55 +01:00
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
Remita Amine
7490ed64b4 [telecinco] fix extraction 2021-02-26 15:46:46 +01:00
Sergey M
c4445c3311 [youtube] Update invidious.snopyta.org (#22667)
Co-authored-by: sofutru <54445344+sofutru@users.noreply.github.com>
2021-02-26 15:46:39 +01:00
Remita Amine
2d3b82a754 [amcnetworks] improve auth only video detection(closes #27548) 2021-02-26 15:46:29 +01:00
Laura Liberda
92bd8a446e VHX embeds
https://github.com/ytdl-org/youtube-dl/issues/27546
2021-02-26 15:45:57 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
1d9552c236 [instagram] Fix test 2021-02-26 15:39:10 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
97c3432659 [instagram] Fix comment count extraction 2021-02-26 15:39:04 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
477e444c3b [instagram] Add support for reel URLs (closes #26234, closes #26250) 2021-02-26 15:38:59 +01:00
Remita Amine
c298be2ebd [bbc] switch to media selector v6
closes #23232
closes #23933
closes #26303
closes #26432
closes #26821
closes #27538
2021-02-26 15:38:53 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
ff12ad0ee4 [instagram] Improve thumbnail extraction 2021-02-26 15:38:48 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
73c5dc4104 [instagram] Improve extraction (closes #22880) 2021-02-26 15:38:42 +01:00
Andrew Udvare
d7c028a33e [instagram] Fix extraction when authenticated (closes #27422) 2021-02-26 15:38:34 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
10a6f841a7 [spankbang] Remove unused import 2021-02-26 15:38:28 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
50dfe7adb8 [spangbang:playlist] Fix extraction (closes #24087) 2021-02-26 15:38:20 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
84b7f91b28 [spangbang] Add support for playlist videos 2021-02-26 15:38:12 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
dc69c587bf [pornhub] Fix review issues (closes #27393) 2021-02-26 15:36:38 +01:00
JChris246
226faa5521 [pornhub] Fix lq formats extraction (closes #27386) 2021-02-26 15:36:31 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
5b75c620bd [bongacams] Add extractor (closes #27440) 2021-02-26 15:36:23 +01:00
Remita Amine
b88f43a813 [theweatherchannel] fix extraction (closes #25930)(closes #26051) 2021-02-26 15:36:17 +01:00
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?=
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
=?UTF-8?q?Sergey=20M=E2=80=A4?=
39031fb5ac [ruutu] Add support for static.nelonenmedia.fi (closes #25412) 2021-02-26 15:11:57 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
1646a89d71 [ruutu] Extend _VALID_URL (closes #24839) 2021-02-26 15:11:51 +01:00
Remita Amine
19d8f83013 [facebook] Add support archived live video URLs(closes #15859) 2021-02-26 15:11:44 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
a8573bb5b2 [wdr] Extent subtitles extraction and improve overall extraction (clo…
…ses #22672, closes #22723)
2021-02-26 15:11:39 +01:00
Remita Amine
7cebd30677 [facebook] add support for videos attached to Relay based story pages…
…(#10795)
2021-02-26 15:11:35 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
ba0f2c14da [wdr:page] Add support for kinder.wdr.de (closes #27350) 2021-02-26 15:11:31 +01:00
Remita Amine
fe9f5a795d [facebook] Add another regex for handleServerJS 2021-02-26 15:11:26 +01:00
Remita Amine
cba73be180 [facebook] fix embed page extraction 2021-02-26 15:11:21 +01:00
compujo
7818a5cbb6 [YoutubeDL] Improve thumbnails' filenames deducing (closes #26010) (#…
…27244)
2021-02-26 15:11:12 +01:00
Remita Amine
96b2d8bb34 [PATCH] [facebook] add support for Relay post pages(closes #26935) 2021-02-26 15:08:54 +01:00
Remita Amine
9f4416afd7 [facebook] proper support for watch videos(closes #22795)(#27062) 2021-02-26 14:54:28 +01:00
Remita Amine
e51e641c6c Revert "[facebook] add support for watch videos(closes #22795)"
This reverts commit dc65041c224497f46b2984df02c234ce54bdedfd.
2021-02-26 14:54:19 +01:00
Remita Amine
493a5245dc [facebook] add support for watch videos(closes #22795) 2021-02-26 14:54:13 +01:00
Remita Amine
1765b2f870 [facebook] add support for group posts with multiple videos(closes #1…
…9131)
2021-02-26 14:54:08 +01:00
Remita Amine
c9b7b7dd04 [itv] remove old extractio method and fix series metadata extraction
closes #23177
closes #26897
2021-02-26 14:54:03 +01:00
Remita Amine
91f1af44a1 [facebook] redirect Mobile URLs to Desktop URLs
closes #24831
closes #25624
2021-02-26 14:53:58 +01:00
Remita Amine
fa06aa76ad [facebook] Add support for Relay based pages(closes #26823) 2021-02-26 14:53:53 +01:00
Remita Amine
feac903afb [facebook] try to reduce unessessary tahoe requests 2021-02-26 14:53:49 +01:00
Remita Amine
e62320f70a [facebook] remove hardcoded chrome user-agent
closes #18974
closes #25411
closes #26958
closes #27329
2021-02-26 14:53:36 +01:00
Andrey Smirnoff
ec7e1e27c2 [smotri] Remove extractor (#27358) 2021-02-26 14:53:29 +01:00
Remita Amine
325ff4c628 [beampro] Remove Extractor
closes #17290
closes #22871
closes #23020
closes #23061
closes #26099
2021-02-26 14:53:18 +01:00
EntranceJew
eefe89651d [tubitv] Extract release year (#27317) 2021-02-26 14:53:07 +01:00
Remita Amine
228d41686d [amcnetworks] Fix free content extraction(closes #20354) 2021-02-26 14:52:17 +01:00
Remita Amine
e754d9d1a5 [telequebec] Fix Extraction and Add Support for video.telequebec.tv
closes #25733
closes #26883
closes #27339
2021-02-26 14:52:02 +01:00
Remita Amine
8b9bc4eeee [generic] comment a test covered now by AmericasTestKitchenIE 2021-02-26 14:51:54 +01:00
Remita Amine
7e83a9d619 [tvplay:home] Fix extraction(closes #21153) 2021-02-26 14:51:45 +01:00
Remita Amine
96e0370bb2 [americastestkitchen] Fix Extraction and add support for Cook's Count…
…ry and Cook's Illustrated

closes #17234
closes #27322
2021-02-26 14:51:38 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
32e8c82a3b [slideslive] Add support for yoda service videos and extract subtitle…
…s (closes #27323)
2021-02-26 14:51:20 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
f717a3cc82 [extractor/generic] Remove unused import 2021-02-26 14:51:01 +01:00
Remita Amine
96e0184377 [aenetworks] Fix extraction
- Fix Fastly format extraction
- Add support for play and watch subdomains
- Extract series metadata

closes #23363
closes #23390
closes #26795
closes #26985
2021-02-26 14:50:53 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
371904a4d9 [extractor/common] Extract timestamp from Last-Modified header 2021-02-26 14:50:42 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
1744410baa [generic] Extract RSS video itunes metadata 2021-02-26 14:48:44 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
0257cb6e42 [generic] Extract RSS video timestamp 2021-02-26 14:48:35 +01:00
renalid
e76a3363ba [generic] Extract RSS video description (#27177) 2021-02-26 14:48:29 +01:00
Remita Amine
5c239bfc65 [nrk] reduce requests for Radio series 2021-02-26 14:48:24 +01:00
Remita Amine
04ac0950aa [nrk] reduce the number of instalments requests 2021-02-26 14:46:34 +01:00
Remita Amine
d88959f3b3 [nrk] improve format extraction 2021-02-26 14:46:29 +01:00
Remita Amine
b8975995ef [nrk] improve extraction
- improve format extraction for old akamai formats
- update some of the tests
- add is_live value to entry info dict
- request instalments only when their available
- fix skole extraction
2021-02-26 14:46:24 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
93e7c99ad6 [peertube] Extract fps 2021-02-26 14:46:16 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
b79c74dad9 [peertube] Recognize audio-only formats (closes #27295) 2021-02-26 14:46:08 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
8e06fa07b9 [teachable:course] Improve extraction (closes #24507, closes #27286) 2021-02-26 14:46:00 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
0ef2cc2a31 [nrk] Improve error extraction 2021-02-26 14:44:43 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
05fae5e182 [nrktv] Relax _VALID_URL 2021-02-26 14:44:39 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
d3b00a0fa6 [nrktv:series] Improve extraction (closes #21926) 2021-02-26 14:44:34 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
ea80c8f15e [nrktv:series] Improve extraction 2021-02-26 14:44:26 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
08fea1baa1 [nrktv:season] Improve extraction 2021-02-26 14:44:20 +01:00
Remita Amine
75dc35e418 [nrk] fix call to moved method 2021-02-26 14:44:14 +01:00
Remita Amine
226efefec6 [nrk] fix typo 2021-02-26 14:44:09 +01:00
Remita Amine
d439a5df63 [nrk] improve format extraction and geo-restriction detection (closes…
#24221)
2021-02-26 14:44:04 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
58edf65c1b [pornhub] Handle HTTP errors gracefully (closes #26414) 2021-02-26 14:43:56 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
841628af91 [nrktv] Relax _VALID_URL (closes #27299, closes #26185) 2021-02-26 14:43:47 +01:00
Remita Amine
ecfc7cb9f1 [zdf] extract webm formats(closes #26659) 2021-02-26 14:43:06 +01:00
Matthew Rayermann
8c8e98ffdd [nhk] Add audio clip test to NHK extractor (#27269) 2021-02-26 14:42:58 +01:00
Remita Amine
2f04ca9dac [gamespot] Extract DASH and HTTP formats 2021-02-26 14:42:52 +01:00
Remita Amine
76263cc893 [extractor/commons] improve Akamai HTTP formats extraction 2021-02-26 14:42:46 +01:00
Remita Amine
0a48eb0c7f [tver] correct episode_number key 2021-02-26 14:42:39 +01:00
Remita Amine
d60195c74b [extractor/common] improve Akamai HTTP format extraction
- Allow m3u8 manifest without an additional audio format
- Fix extraction for qualities starting with a number
Solution provided by @nixxo based on: https://stackoverflow.com/a/5984688
2021-02-26 14:42:28 +01:00
Remita Amine
b789c2b6bb [tver] Add new extractor (closes #26662)(closes #27284) 2021-02-26 14:41:57 +01:00
Remita Amine
87889f1fe8 [extractors] Add QubIE import 2021-02-26 14:39:36 +01:00
Remita Amine
0475d9eaff [tva] Add support for qub.ca (closes #27235) 2021-02-26 14:39:30 +01:00
Remita Amine
9e5ac5f629 [toggle] Detect DRM protected videos (closes #16479)(closes #20805) 2021-02-26 14:39:24 +01:00
Remita Amine
9b24767e1e [toggle] Add support for new MeWatch URLs (closes #27256) 2021-02-26 14:39:18 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
8c785f8472 [cspan] Extract info from jwplayer data (closes #3672, closes #3734, …
…closes #10638, closes #13030, closes #18806, closes #23148, closes #24461, closes #26171, closes #26800, closes #27263)
2021-02-26 14:39:10 +01:00
=?UTF-8?q?Roman=20Ber=C3=A1nek?=
a321724c88 [cspan] Pass Referer header with format's video URL (#26032) (closes …
…#25729)
2021-02-26 14:38:55 +01:00
Remita Amine
31a2706650 [mediaset] add support for movie URLs(closes #27240) 2021-02-26 14:38:48 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
863cae8fe4 [yandexmusic:track] Fix extraction (closes #26449, closes #26669, clo…
…ses #26747, closes #26748, closes #26762)
2021-02-26 14:38:16 +01:00
Michael Munch
f44820d718 [drtv] Extend _VALID_URL (#27243) 2021-02-26 14:38:09 +01:00
bopol
bbb93695b0 [ina] Add support for mobile URLs (#27229) 2021-02-26 14:37:59 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
de296b234a [YoutubeDL] Write static debug to stderr and respect quiet for dynami…
…c debug (closes #14579, closes #22593)

TODO: logging and verbosity needs major refactoring (refs #10894)
2021-02-26 14:37:50 +01:00
=?UTF-8?q?Adrian=20Heine=20n=C3=A9=20Lang?=
34a34d7f71 [videa] Adapt to updates (#26301)
closes #25973, closes #25650.
2021-02-26 14:37:14 +01:00
Remita Amine
37108e29a6 [spreaker] fix SpreakerShowIE test URL 2021-02-26 14:37:08 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
79cd28f514 [spreaker] Add extractor (closes #13480, closes #13877) 2021-02-26 14:37:00 +01:00
Remita Amine
7a49184ca6 [viki] fix video API request(closes #27184) 2021-02-26 14:36:24 +01:00
Remita Amine
3f6dc5d4ef [bbc] fix BBC Three clip extraction 2021-02-26 14:36:19 +01:00
Remita Amine
45eded9bd2 [bbc] fix BBC News videos extraction 2021-02-26 14:36:12 +01:00
Remita Amine
d1114a12e1 [medaltv] improve extraction 2021-02-26 14:36:07 +01:00
Joshua Lochner
997dc3ca44 [medaltv] Add new extractor (#27149) 2021-02-26 14:36:01 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
00088ef4b1 [downloader/fragment] Set final file's mtime according to last fragme…
…nt's Last-Modified header (closes #11718, closes #18384, closes #27138)
2021-02-26 14:35:54 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
c719619471 [nrk] Fix extraction 2021-02-26 14:35:49 +01:00
Remita Amine
2a368bc78e [pinterest] Add support for large collections(more than 25 pins) 2021-02-26 14:35:22 +01:00
Remita Amine
3d030642c7 [franceinter] flake8 2021-02-26 14:35:16 +01:00