Commit graph

18563 commits

Author SHA1 Message Date
1d54631bfb * version 2021.06.20 2021-06-20 22:26:02 +02:00
Lauren Liberda
073959a503 update changelog 2021-06-20 22:10:21 +02:00
eaf7a8bd6e * fixes agegate on youtube 2021-06-20 22:08:26 +02:00
Lauren Liberda
ed273bfbf2 [youtube] cleanup, speed up age-gated extraction, fix videos with js-like syntax 2021-06-06 16:40:57 +02:00
Lauren Liberda
9373a2f667 [options] fix playwright headlessness behavior 2021-06-03 17:16:39 +02:00
Lauren Liberda
f2a5fa2e53 [playwright] option to force a specific browser 2021-06-03 17:13:41 +02:00
Lauren Liberda
9b1ef5167d [tiktok] fix empty video lists
I'm fucking stupid
2021-06-03 16:53:01 +02:00
Lauren Liberda
7787c45730 [playwright] simplify code 2021-06-03 14:33:14 +02:00
f34b024e70 * version 2021.06.01 2021-06-01 10:39:48 +02:00
Lauren Liberda
0d8ef28280 update changelog 2021-05-31 23:37:14 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
132d7674e3 [ard] Relax _VALID_URL and fix video ids (closes #22724, closes #29091) 2021-05-31 23:29:01 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
e19e102a56 [ustream] Detect https embeds (closes #29133) 2021-05-31 23:28:53 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
dd62e6bab3 [ted] Prefer own formats over external sources (closes #29142) 2021-05-31 23:28:48 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
484dabbf8a [twitch:clips] Improve extraction (closes #29149) 2021-05-31 23:28:40 +02:00
phlip
2e387cb356 [twitch:clips] Add access token query to download URLs (closes #29136) 2021-05-31 23:28:25 +02:00
Remita Amine
177f5c64de [vimeo] fix vimeo pro embed extraction(closes #29126) 2021-05-31 23:28:17 +02:00
Remita Amine
a9f7bf158b [redbulltv] fix embed data extraction(closes #28770) 2021-05-31 23:28:11 +02:00
Remita Amine
80c9bfae14 [shahid] relax _VALID_URL(closes #28772, closes #28930) 2021-05-31 23:28:05 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
8fac551776 [playstuff] Add extractor (closes #28901, closes #28931) 2021-05-31 23:27:42 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
47fec1e10b [eroprofile] Skip test 2021-05-31 23:27:36 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
57c88d40d3 [eroprofile] Fix extraction (closes #23200, closes #23626, closes #29…
…008)
2021-05-31 23:27:20 +02:00
kr4ssi
ce5c2526bc [vivo] Add support for vivo.st (#29009)
Co-authored-by: Sergey M. <dstftw@gmail.com>
2021-05-31 23:27:14 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
8c826fe7ce [generic] Add support for og:audio (closes #28311, closes #29015) 2021-05-31 23:27:07 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
1c539931b6 [options] Fix thumbnail option group name (closes #29042) 2021-05-31 23:27:01 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
6d5cb9e661 [phoenix] Fix extraction (closes #29057) 2021-05-31 23:26:55 +02:00
Lauren Liberda
97abd98bc3 [generic] Add support for sibnet embeds
286e01ce30
2021-05-31 23:26:35 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
646a08b1c5 [vk] Add support for sibnet embeds (closes #9500) 2021-05-31 23:23:22 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
e32f3c07ea [generic] Add Referer header for direct videojs download URLs (closes…
#2879, closes #20217, closes #29053)
2021-05-31 23:23:16 +02:00
Lukas Anzinger
56d9861eb5 [orf:radio] Switch download URLs to HTTPS (closes #29012) (#29046) 2021-05-31 23:23:09 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
8d0c50580c [blinkx] Remove extractor (closes #28941)
No longer exists.
2021-05-31 23:23:02 +02:00
catboy
07adc2e4cd [medaltv] Relax _VALID_URL (#28884)
Co-authored-by: Sergey M. <dstftw@gmail.com>
2021-05-31 23:22:56 +02:00
Jacob Chapman
a3e21baccc [YoutubeDL] Improve extract_info doc (#28946)
Co-authored-by: Sergey M. <dstftw@gmail.com>
2021-05-31 23:22:47 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
c3b5074fcd [funimation] Add support for optional lang code in URLs (closes #28950) 2021-05-31 23:22:07 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
30d8947496 [gdcvault] Add support for HTML5 videos 2021-05-31 23:20:33 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
2489669316 [dispeak] DRY and update tests (closes #28970) 2021-05-31 23:20:13 +02:00
Ben Rog-Wilhelm
5512cc0f37 [dispeak] Improve FLV extraction (closes #13513) 2021-05-31 23:20:06 +02:00
Ben Rog-Wilhelm
1643b0b490 [kaltura] Improve iframe extraction (#28969)
Co-authored-by: Sergey M. <dstftw@gmail.com>
2021-05-31 23:19:55 +02:00
Lauren Liberda
41cd26d4cf [kaltura] Make embed code alternatives actually work 2021-05-31 23:19:38 +02:00
Lauren Liberda
993cb8ce4c [youtube] fix videos with age gate 2021-05-31 22:31:08 +02:00
Lauren Liberda
fca8c46c7b radiokapital extractors 2021-05-30 15:37:30 +02:00
Lauren Liberda
9d9b571371 [misskey] add tests 2021-05-28 00:53:27 +02:00
Lauren Liberda
d540126206 utils: flake8 2021-05-28 00:50:34 +02:00
Lauren Liberda
fa290c78e7 misskey extractor 2021-05-28 00:50:00 +02:00
Lauren Liberda
2c8fa677b2 [tiktok] deduplicate videos 2021-05-23 17:44:08 +02:00
Lauren Liberda
ad5cc09566 [peertube] logging in 2021-05-23 14:43:00 +02:00
Lauren Liberda
e83f44815c [mastodon] support cards to external services 2021-05-07 14:24:46 +02:00
Lauren Liberda
6adb5ea838 [mastodon] cache apps on logging in 2021-05-04 01:07:29 +02:00
Lauren Liberda
8dee2b0f85 changelog update 2021-05-03 23:16:25 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
36bc893bd8 [twitter] Improve formats extraction from vmap URL (closes #28909) 2021-05-03 23:00:18 +02:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
ceab7dc7ec [xtube] Fix formats extraction (closes #28870) 2021-05-03 23:00:13 +02:00