Florentin Le Moal
|
bc4907c8ab
|
Fixed some comments and code
|
2024-10-13 17:31:25 +02:00 |
|
Florentin Le Moal
|
174cacc9e0
|
Added new qualities for videos
|
2024-10-13 17:31:25 +02:00 |
|
Florentin Le Moal
|
2eb268c3ff
|
Reverted RTVEInfantil deletion
|
2024-10-13 17:31:25 +02:00 |
|
Florentin Le Moal
|
aec3c0d431
|
Fixed tests and formatting and removed unnecessary extractor
|
2024-10-13 17:31:25 +02:00 |
|
Florentin Le Moal
|
ece6f3f8ec
|
Fixed class reference
|
2024-10-13 17:31:25 +02:00 |
|
Florentin Le Moal
|
7d27c259ac
|
Added RTVE play compatibility
|
2024-10-13 17:31:24 +02:00 |
|
Mozi
|
cba7868502
|
[ie/reddit] Detect and raise when login is required (#11202)
Closes #10924
Authored by: pzhlkj6612
|
2024-10-13 06:27:01 +00:00 |
|
Simon Sawicki
|
d710a6ca7c
|
Add extractor helpers (#10653)
Authored by: Grub4K
|
2024-10-13 05:14:32 +02:00 |
|
Simon Sawicki
|
85b87c991a
|
[utils] sanitize_path : Reimplement function (#11198)
Authored by: Grub4K
|
2024-10-13 04:10:12 +02:00 |
|
Simon Sawicki
|
1a830394a2
|
[build] make_lazy_extractors : Force running without plugins (#11205)
Authored by: Grub4K
|
2024-10-13 03:50:31 +02:00 |
|
Simon Sawicki
|
edfd095b19
|
[ie/generic] Impersonate browser by default (#11206)
Also adds `impersonate` extractor arg
Authored by: Grub4K
|
2024-10-13 03:42:43 +02:00 |
|
Simon Sawicki
|
c5f0f58efd
|
[cookies] Fix compatibility for Python <=3.9 in traceback
Authored by: Grub4K
|
2024-10-13 03:38:09 +02:00 |
|
bashonly
|
babb709605
|
[ie/patreon:campaign] Stricter URL matching (#11235)
Redefinition of suitable() is no longer necessary
Closes #11233
Authored by: bashonly
|
2024-10-12 23:23:03 +00:00 |
|
bashonly
|
9d43dcb2c5
|
[ie/cwtv] Fix extraction (#11230)
Closes #9935
Authored by: bashonly
|
2024-10-12 17:47:37 +00:00 |
|
444995
|
f433871424
|
[ie/drtv] Fix extractor (#11141)
Closes #11137
Authored by: 444995
|
2024-10-11 22:39:00 +00:00 |
|
vvto33
|
ceaea731b6
|
[ie/TVer] Support series URLs (#9507)
Also improve thumbnails extraction
Authored by: vvto33, pzhlkj6612
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
|
2024-10-10 21:42:34 +00:00 |
|
bashonly
|
5310fa87f6
|
[ie/weverse] Fix extractor (#11215)
Closes #11213
Authored by: bashonly
|
2024-10-10 21:29:22 +00:00 |
|
github-actions[bot]
|
983c58fb7a
|
Release 2024.10.07
Created by: bashonly
:ci skip all
|
2024-10-07 23:41:00 +00:00 |
|
poyhen
|
079a7bc334
|
[ie/instagram] Do not hardcode user-agent (#11155)
Closes #10700
Authored by: poyhen
|
2024-10-07 23:28:08 +00:00 |
|
tetra
|
cf85cba5d9
|
[ie/instagram] Fix extractor (#11156)
Closes #11151
Authored by: tetra-fox
|
2024-10-07 23:25:54 +00:00 |
|
kclauhk
|
4b7bec66d8
|
[ie/cwtv] Fix extractor (#11135)
Closes #11131
Authored by: kclauhk
|
2024-10-07 23:24:31 +00:00 |
|
BallzCrasher
|
ccb23e1bac
|
[ie/noodlemagazine] Fix extractor (#11144)
Closes #9936
Authored by: BallzCrasher
|
2024-10-07 23:23:48 +00:00 |
|
Eric Lammerts
|
3a193346ee
|
[pp/XAttrMetadata] Try to write each attribute (#11115)
Authored by: eric321
|
2024-10-07 23:17:55 +00:00 |
|
sepro
|
de2062753a
|
[ie/youtube] Change default player clients to ios,mweb (#11190)
Closes #11165, Closes #11185
Authored by: seproDev
|
2024-10-07 23:12:00 +00:00 |
|
Simon Sawicki
|
e59c82a74c
|
[cookies] Fix cookie load error handling (#11140)
Authored by: Grub4K
|
2024-10-01 02:13:48 +02:00 |
|
bashonly
|
f91645acea
|
[ie/patreon] Extract all m3u8 formats for locked posts (#11138)
Closes #11125
Authored by: bashonly
|
2024-09-30 22:42:30 +00:00 |
|
Corey Wright
|
6328e2e67a
|
[ie/ApplePodcasts] Fix extractor (#10903)
Closes #10809
Authored by: coreywright
|
2024-09-29 23:03:39 +02:00 |
|
github-actions[bot]
|
5945fc1945
|
Release 2024.09.27
Created by: bashonly
:ci skip all
|
2024-09-27 23:01:13 +00:00 |
|
bashonly
|
c6387abc1a
|
[cleanup] Misc (#10807)
Closes #10751, Closes #10769, Closes #10791
Authored by: bashonly, Codenade, pzhlkj6612, seproDev, coletdjnz, grqz, Grub4K
Co-authored-by: Codenade <amadeus.dorian04@gmail.com>
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-09-27 22:46:22 +00:00 |
|
bashonly
|
cca534cd9e
|
Raise minimum recommended Python version to 3.9 (#11098)
Authored by: bashonly
|
2024-09-27 22:30:31 +00:00 |
|
kclauhk
|
7509d692b3
|
[ie/loom] Fix m3u8 formats extraction (#10760)
Closes #10737
Authored by: kclauhk
|
2024-09-27 22:28:22 +00:00 |
|
ndyanx
|
63da31b3b2
|
[ie/dropbox] Fix password-protected video support (#10735)
Also adds thumbnail extraction
Closes #9864
Authored by: ndyanx
|
2024-09-27 22:05:22 +00:00 |
|
rakslice
|
8f4ea14680
|
Fix format sorting bug with vp9.2 vcodec (#10884)
Authored by: rakslice
|
2024-09-27 21:32:39 +00:00 |
|
fireattack
|
a1b4ac2b8e
|
[ie/vimeo] Fix HLS audio format sorting (#11082)
Closes #10854
Authored by: fireattack
|
2024-09-27 20:57:57 +00:00 |
|
Kieran
|
c08e0b20b5
|
Allow none arg to negate --convert-subs and --convert-thumbnails (#11066)
Authored by: kieraneglin
|
2024-09-27 20:52:41 +00:00 |
|
bashonly
|
0aa4426e9a
|
[ie/kick:clips] Support new URL format (#11107)
Closes #11105
Authored by: bashonly
|
2024-09-27 16:38:40 +00:00 |
|
bashonly
|
48d629d461
|
[ie/YleAreena] Support podcasts (#11104)
Closes #10840
Authored by: bashonly
|
2024-09-27 16:38:08 +00:00 |
|
bashonly
|
7f909046f4
|
[ie/abc.net.au:iview:showseries] Fix extraction (#11101)
Closes #10475
Authored by: bashonly
|
2024-09-27 16:37:16 +00:00 |
|
bashonly
|
eabb4680fd
|
[ie/niconico] Fix m3u8 formats extraction (#11103)
Closes #10724
Authored by: bashonly
|
2024-09-26 23:27:16 +00:00 |
|
bashonly
|
1d84b780cf
|
[ie/youtube:clip] Prioritize https formats (#11102)
Closes #10856
Authored by: bashonly
|
2024-09-26 23:26:10 +00:00 |
|
bashonly
|
9f5c9a9089
|
[ie/wistia] Support password-protected videos (#11100)
Closes #10914
Authored by: bashonly
|
2024-09-26 23:21:03 +00:00 |
|
bashonly
|
a2000bc857
|
[ie/bilibili] Fix chapters and subtitles extraction (#11099)
Closes #11089
Authored by: bashonly
|
2024-09-26 23:20:14 +00:00 |
|
diman8
|
5a8a05aebb
|
[ie/SVTPage] Fix extractor (#11010)
Authored by: diman8
|
2024-09-26 16:57:00 +00:00 |
|
tony-hn
|
ad0b857f45
|
[ie/RumbleChannel] Fix extractor (#11049)
Closes #10833
Authored by: tony-hn
|
2024-09-26 16:53:52 +00:00 |
|
N/Ame
|
124f058b54
|
[ie/Germanupa] Add extractor (#10538)
Closes #10527
Authored by: grqz
|
2024-09-26 18:39:48 +02:00 |
|
sepro
|
416686ed0c
|
[ie/ertgr] Fix video extraction (#11091)
Closes #8955
Authored by: seproDev
|
2024-09-26 18:35:19 +02:00 |
|
sepro
|
b37417e4f9
|
[ie/SnapchatSpotlight] Add extractor (#11030)
Closes #1797
Authored by: seproDev
|
2024-09-26 18:32:51 +02:00 |
|
Mozi
|
28b0ecba2a
|
[ie/Mojevideo] Add extractor (#11019)
Closes #8159
Authored by: 04-pasha-04, pzhlkj6612
Co-authored-by: pasha <pasha.syd04@gmail.com>
|
2024-09-26 18:29:21 +02:00 |
|
szantnerb
|
e2b3634e29
|
[ie/mediaklikk] Fix extractor (#11083)
Closes #11061
Authored by: szantnerb
|
2024-09-26 18:23:26 +02:00 |
|
sepro
|
b397a64691
|
[cookies] Improve error message for Windows --cookies-from-browser chrome issue (#11090)
Authored by: seproDev
|
2024-09-25 23:13:54 +02:00 |
|