bashonly
b103aca24d
[utils] Fix and improve `find_element` and `find_elements` ( #11443 )
...
Fix d710a6ca7c
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
3 weeks ago
Willow
5c7a5aaab2
[ie/Bluesky] Add extractor ( #11055 )
...
Closes #10987
Authored by: MellowKyler, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
3 weeks ago
Simon Sawicki
422195ec70
[utils] Allow partial application for even more functions ( #11437 )
...
Fixes b6dc2c49e8
Authored by: Grub4K
3 weeks ago
Nicolas F.
a6783a3b99
[ie/yle_areena] Support live events ( #11358 )
...
Authored by: CounterPillow, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
3 weeks ago
bashonly
b6dc2c49e8
[utils] Allow partial application for more functions ( #11391 )
...
Also adds the `trim_str` traversal helper
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
3 weeks ago
bashonly
76802f4613
[ie/twitter] Remove cookies migration workaround ( #11392 )
...
Closes #11338
Authored by: bashonly
3 weeks ago
bashonly
d569a88452
[ie/youtube] Adjust OAuth refresh token handling ( #11414 )
...
Removes support for using '' as an empty password in netrc, e.g.:
machine youtube login oauth password ''
Double-quotes ("") are valid and must be used instead, e.g.:
machine youtube login oauth password ""
Authored by: bashonly
3 weeks ago
bashonly
88402b714e
Fix `--netrc` empty string parsing for Python <=3.10 ( #11414 )
...
Ref: 15409c720b
Closes #11413
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
3 weeks ago
bashonly
5bc5fb2835
Allow thumbnails with `.jpe` extension ( #11408 )
...
Fix 5ce582448e
Closes #11407
Authored by: bashonly
3 weeks ago
bashonly
f93c16395c
[utils] Fix `find_element` by class ( #11402 )
...
Fix d710a6ca7c
Authored by: bashonly
3 weeks ago
sepro
f101e5d34c
[ie/Soundcloud] Extract artists ( #11377 )
...
Closes #11375
Authored by: seproDev
4 weeks ago
JAB
330335386d
[ie/ccma] Support new 3cat.cat domain ( #11222 )
...
Closes #11163
Authored by: JoseAngelB
4 weeks ago
Simon Sawicki
5c880ef42e
[core] Populate format sorting fields before dependent fields ( #11353 )
...
Authored by: Grub4K
4 weeks ago
bashonly
21cdcf03a2
[ie] Resolve `language` to ISO639-2 for ISM formats ( #11359 )
...
Closes #11356
Authored by: bashonly
4 weeks ago
Wehzuri
6abef74232
[ie/NiconicoUser] Fix extractor ( #11324 )
...
Partially addresses #10084
Authored by: Wesley107772
4 weeks ago
kylegustavo
9acf79c91a
[ie/CNN] Fix extractor ( #10185 )
...
Closes #2640 , Closes #9719
Authored by: kylegustavo, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
4 weeks ago
bashonly
57212a5f97
[ie/vimeo] Fix API retries (fix c1c9bb4adb
) ( #11351 )
...
Authored by: bashonly
4 weeks ago
bashonly
c29f5a7fae
[ie/generic] Do not impersonate by default (fix edfd095b19
) ( #11336 )
...
Closes #11335
Authored by: bashonly
4 weeks ago
kclauhk
ec9b25043f
[ie/facebook] Fix formats extraction ( #11343 )
...
Closes #11337
Authored by: kclauhk
4 weeks ago
bashonly
914af9a0cf
Expand paths in `--plugin-dirs` (fix 0f593dca9f
) ( #11334 )
...
Authored by: bashonly
4 weeks ago
bashonly
c998238c2e
[cleanup] Misc ( #11328 )
...
Closes #11307
Authored by: bashonly, KBelmin
Co-authored-by: Belminho <102482175+KBelmin@users.noreply.github.com>
4 weeks ago
bashonly
d784464399
Remove Python 3.8 support ( #11321 )
...
Closes #10086
Authored by: bashonly
1 month ago
bashonly
dd2e244469
[build] Use Ubuntu 20.04 and Python 3.9 for Linux ARM builds ( #8638 )
...
Authored by: bashonly
1 month ago
github-actions[bot]
2a246749ec
Release 2024.10.22
...
Created by: bashonly
:ci skip all
1 month ago
Simon Sawicki
67adeb7bab
[cleanup] Misc ( #11216 )
...
- Add Python 3.13 to CI, finalize 3.13 support
- Remove Python 3.8 from CI in preparation for removing 3.8 support
- Document that PyPy3.8 and PyPy3.9 are no longer supported
- Usual documentation fixes and code cleanup
Closes #8248 , Closes #11146 , Closes #11149 , Closes #11211
Authored by: Grub4K, grqz, DTrombett, KarboniteKream, bashonly, mikkovedru, seproDev
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: DTrombett <d@trombett.org>
Co-authored-by: =?UTF-8?q?Klemen=20Ko=C5=A1ir?= <klemen.kosir@kream.io>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: Mikko Vedru <mikko.vedru@gmail.com>
Co-authored-by: sepro <sepro@sepr0.com>
1 month ago
bashonly
a886cf3e90
[build] Migrate `py2exe` builds to `win_exe` ( #11256 )
...
This commit removes py2exe support
Closes #10087
Authored by: bashonly
1 month ago
Allen
e68b4c19af
[ie/tubitv] Strip extra whitespace from titles ( #10795 )
...
Closes #10794
Authored by: allendema
1 month ago
coletdjnz
b8635c1d47
[ie/youtube] Support logging in with OAuth ( #11001 )
...
See: https://github.com/yt-dlp/yt-dlp/wiki/Extractors#logging-in-with-oauth
Authored by: coletdjnz
1 month ago
63427083dev
46fe60ff19
[ie/afreecatv] Adapt extractors to new sooplive.co.kr domain ( #11266 )
...
Closes #11253
Authored by: 63427083, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 month ago
DarkZeros
0b7ec08816
[ie/telecinco] Fix extractors ( #11142 )
...
Closes #10986 , Closes #11106
Authored by: DarkZeros, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 month ago
David Skrundz
40054cb4a7
[ie/gem.cbc.ca] Fix formats extraction ( #11196 )
...
Also extracts `timestamp` and `release_timestamp` as seconds instead of milliseconds
Authored by: DavidSkrundz
1 month ago
bashonly
fed53d70bd
[ie/youtube] Remove broken `android_producer` client ( #11297 )
...
Authored by: bashonly
1 month ago
bashonly
ec2f4bf082
[ie/youtube] Remove broken age-restriction workaround ( #11297 )
...
Closes #11296
Authored by: bashonly
1 month ago
sepro
87408ccfd7
[ie/imgur] Fix thumbnail extraction ( #11298 )
...
Authored by: seproDev
1 month ago
Paweł Kotiuk
c4d95f67dd
[ie/cda] Support folders ( #10786 )
...
Closes #5429
Authored by: pktiuk
1 month ago
Deer-Spangle
5af774d7a3
[ie/imgur] Support new URL format ( #11075 )
...
Authored by: Deer-Spangle
1 month ago
Imran Hussain
0f593dca9f
Add option `--plugin-dirs` ( #11277 )
...
Closes #3260
Authored by: imranh2, coletdjnz
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
1 month ago
sepro
8de431ec97
[ie/Funk] Extend `_VALID_URL` ( #11269 )
...
Authored by: seproDev
1 month ago
rubyevadestaxes
679c68240a
[ie/twitter:spaces] Allow extraction when not logged in ( #11289 )
...
Closes #11288
Authored by: rubyevadestaxes
1 month ago
bashonly
3148c1822f
[ie/substack] Resolve podcast file extensions ( #11275 )
...
Closes #4601
Authored by: bashonly
1 month ago
bashonly
7af1ddaaf2
[ie/youtube] Fix `comment_count` extraction ( #11274 )
...
Authored by: bashonly
1 month ago
bashonly
fbc66e3ab3
[utils] `Popen`: Reset PyInstaller environment ( #11258 )
...
- Forces spawning independent subprocesses for exes bundled with PyInstaller>=6.10
- Fixes regression introduced in fb8b7f226d
- Ref: https://pyinstaller.org/en/v6.10.0/CHANGES.html#incompatible-changes
Closes #11259
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
1 month ago
bashonly
dcfeea4dd5
[ie/adobepass] Use newer user-agent for provider redirect request ( #11250 )
...
Closes #10848
Authored by: bashonly
1 month ago
Mozi
cba7868502
[ie/reddit] Detect and raise when login is required ( #11202 )
...
Closes #10924
Authored by: pzhlkj6612
1 month ago
Simon Sawicki
d710a6ca7c
Add extractor helpers ( #10653 )
...
Authored by: Grub4K
1 month ago
Simon Sawicki
85b87c991a
[utils] `sanitize_path`: Reimplement function ( #11198 )
...
Authored by: Grub4K
1 month ago
Simon Sawicki
1a830394a2
[build] `make_lazy_extractors`: Force running without plugins ( #11205 )
...
Authored by: Grub4K
1 month ago
Simon Sawicki
edfd095b19
[ie/generic] Impersonate browser by default ( #11206 )
...
Also adds `impersonate` extractor arg
Authored by: Grub4K
1 month ago
Simon Sawicki
c5f0f58efd
[cookies] Fix compatibility for Python <=3.9 in traceback
...
Authored by: Grub4K
1 month ago
bashonly
babb709605
[ie/patreon:campaign] Stricter URL matching ( #11235 )
...
Redefinition of suitable() is no longer necessary
Closes #11233
Authored by: bashonly
1 month ago
bashonly
9d43dcb2c5
[ie/cwtv] Fix extraction ( #11230 )
...
Closes #9935
Authored by: bashonly
1 month ago
444995
f433871424
[ie/drtv] Fix extractor ( #11141 )
...
Closes #11137
Authored by: 444995
1 month ago
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>
1 month ago
bashonly
5310fa87f6
[ie/weverse] Fix extractor ( #11215 )
...
Closes #11213
Authored by: bashonly
1 month ago
github-actions[bot]
983c58fb7a
Release 2024.10.07
...
Created by: bashonly
:ci skip all
2 months ago
poyhen
079a7bc334
[ie/instagram] Do not hardcode user-agent ( #11155 )
...
Closes #10700
Authored by: poyhen
2 months ago
tetra
cf85cba5d9
[ie/instagram] Fix extractor ( #11156 )
...
Closes #11151
Authored by: tetra-fox
2 months ago
kclauhk
4b7bec66d8
[ie/cwtv] Fix extractor ( #11135 )
...
Closes #11131
Authored by: kclauhk
2 months ago
BallzCrasher
ccb23e1bac
[ie/noodlemagazine] Fix extractor ( #11144 )
...
Closes #9936
Authored by: BallzCrasher
2 months ago
Eric Lammerts
3a193346ee
[pp/XAttrMetadata] Try to write each attribute ( #11115 )
...
Authored by: eric321
2 months ago
sepro
de2062753a
[ie/youtube] Change default player clients to `ios,mweb` ( #11190 )
...
Closes #11165 , Closes #11185
Authored by: seproDev
2 months ago
Simon Sawicki
e59c82a74c
[cookies] Fix cookie load error handling ( #11140 )
...
Authored by: Grub4K
2 months ago
bashonly
f91645acea
[ie/patreon] Extract all m3u8 formats for locked posts ( #11138 )
...
Closes #11125
Authored by: bashonly
2 months ago
Corey Wright
6328e2e67a
[ie/ApplePodcasts] Fix extractor ( #10903 )
...
Closes #10809
Authored by: coreywright
2 months ago
github-actions[bot]
5945fc1945
Release 2024.09.27
...
Created by: bashonly
:ci skip all
2 months ago
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>
2 months ago
bashonly
cca534cd9e
Raise minimum recommended Python version to 3.9 ( #11098 )
...
Authored by: bashonly
2 months ago
kclauhk
7509d692b3
[ie/loom] Fix m3u8 formats extraction ( #10760 )
...
Closes #10737
Authored by: kclauhk
2 months ago
ndyanx
63da31b3b2
[ie/dropbox] Fix password-protected video support ( #10735 )
...
Also adds thumbnail extraction
Closes #9864
Authored by: ndyanx
2 months ago
rakslice
8f4ea14680
Fix format sorting bug with vp9.2 vcodec ( #10884 )
...
Authored by: rakslice
2 months ago
fireattack
a1b4ac2b8e
[ie/vimeo] Fix HLS audio format sorting ( #11082 )
...
Closes #10854
Authored by: fireattack
2 months ago
Kieran
c08e0b20b5
Allow `none` arg to negate `--convert-subs` and `--convert-thumbnails` ( #11066 )
...
Authored by: kieraneglin
2 months ago
bashonly
0aa4426e9a
[ie/kick:clips] Support new URL format ( #11107 )
...
Closes #11105
Authored by: bashonly
2 months ago
bashonly
48d629d461
[ie/YleAreena] Support podcasts ( #11104 )
...
Closes #10840
Authored by: bashonly
2 months ago
bashonly
7f909046f4
[ie/abc.net.au:iview:showseries] Fix extraction ( #11101 )
...
Closes #10475
Authored by: bashonly
2 months ago
bashonly
eabb4680fd
[ie/niconico] Fix m3u8 formats extraction ( #11103 )
...
Closes #10724
Authored by: bashonly
2 months ago
bashonly
1d84b780cf
[ie/youtube:clip] Prioritize `https` formats ( #11102 )
...
Closes #10856
Authored by: bashonly
2 months ago
bashonly
9f5c9a9089
[ie/wistia] Support password-protected videos ( #11100 )
...
Closes #10914
Authored by: bashonly
2 months ago
bashonly
a2000bc857
[ie/bilibili] Fix chapters and subtitles extraction ( #11099 )
...
Closes #11089
Authored by: bashonly
2 months ago
diman8
5a8a05aebb
[ie/SVTPage] Fix extractor ( #11010 )
...
Authored by: diman8
2 months ago
tony-hn
ad0b857f45
[ie/RumbleChannel] Fix extractor ( #11049 )
...
Closes #10833
Authored by: tony-hn
2 months ago
N/Ame
124f058b54
[ie/Germanupa] Add extractor ( #10538 )
...
Closes #10527
Authored by: grqz
2 months ago
sepro
416686ed0c
[ie/ertgr] Fix video extraction ( #11091 )
...
Closes #8955
Authored by: seproDev
2 months ago
sepro
b37417e4f9
[ie/SnapchatSpotlight] Add extractor ( #11030 )
...
Closes #1797
Authored by: seproDev
2 months ago
Mozi
28b0ecba2a
[ie/Mojevideo] Add extractor ( #11019 )
...
Closes #8159
Authored by: 04-pasha-04, pzhlkj6612
Co-authored-by: pasha <pasha.syd04@gmail.com>
2 months ago
szantnerb
e2b3634e29
[ie/mediaklikk] Fix extractor ( #11083 )
...
Closes #11061
Authored by: szantnerb
2 months ago
sepro
b397a64691
[cookies] Improve error message for Windows `--cookies-from-browser chrome` issue ( #11090 )
...
Authored by: seproDev
2 months ago
bashonly
5bb1aa04da
[networking] Pin `curl-cffi` version to < 0.7.2 ( #11092 )
...
Ref: https://github.com/lexiforest/curl_cffi/issues/394
Authored by: bashonly
2 months ago
bashonly
fa2be9a7c6
[ie/youtube] Fix `format_note` (Bugfix for 3a3bd00037
) ( #11028 )
...
Authored by: bashonly
2 months ago
bashonly
3ad0b7f422
[ie/tiktok] Fix web formats extraction ( #11074 )
...
Closes #11034
Authored by: bashonly
2 months ago
1-Byte
4a9bc8c363
[ie/NZZ] Fix extractor ( #10461 )
...
Closes #5653
Authored by: 1-Byte
2 months ago
Khaoklong51
a06bb58679
[ie/BiliIntl] Fix referer header ( #11003 )
...
Closes #10996
Authored by: Khaoklong51
2 months ago
bashonly
a555389c9b
[ie/HGTVDe] Fix extractor ( #10992 )
...
Closes #10984
Authored by: bashonly, rdamas
Co-authored-by: Robert Damas <robert.damas@byom.de>
2 months ago
N/Ame
173d54c151
[ie/kick:vod] Support new URL format ( #10988 )
...
Closes #10975
Authored by: grqz, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2 months ago
Oto Valek
4a27b8f092
[ie/IPrima] Fix zoom URL support ( #10959 )
...
Closes #6100
Authored by: otovalek
2 months ago
sepro
41a241ca6f
[ie/Sen] Add extractor ( #10952 )
...
Closes #10951
Authored by: seproDev
2 months ago
sepro
3aa0156e05
[ie/Xinpianchang] Fix extractor ( #10950 )
...
Authored by: seproDev
2 months ago
sepro
300c91274f
[ie/Servus] Fix extractor ( #10944 )
...
Closes #10941
Authored by: seproDev
2 months ago
aarubui
d8d473002b
[ie/tenplay] Fix extractor ( #10928 )
...
Closes #10926
Authored by: aarubui
2 months ago
naglis
36f9e602ad
[ie/screenrec] Add extractor ( #10917 )
...
Closes #9780
Authored by: naglis
2 months ago