Grabien
68221ecc87
[ie/senategov] Fix extractors ( #9361 )
...
Authored by: Grabien, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
8 months ago
sepro
de30f652ff
[ie/LBRY] Support signed URLs ( #12138 )
...
Authored by: seproDev
8 months ago
Boof
89198bb23b
[ie/nrk] Extract more formats ( #12069 )
...
Closes #12053
Authored by: hexahigh
8 months ago
4ft35t
a567f97b62
[ie/Weibo] Extend `_VALID_URL` ( #12088 )
...
Closes #12086
Authored by: 4ft35t
8 months ago
bashonly
1643686104
[ie/dropout] Fix extraction ( #12102 )
...
Closes #12103
Authored by: bashonly
8 months ago
github-actions[bot]
bbc7591d3b
Release 2025.01.15
...
Created by: bashonly
:ci skip all
8 months ago
bashonly
c8541f8b13
[ie/youtube] Do not use `web_creator` as a default client ( #12087 )
...
Closes #12085
Authored by: bashonly
8 months ago
github-actions[bot]
a3c0321825
Release 2025.01.12
...
Created by: bashonly
:ci skip all
8 months ago
Simon Sawicki
dade5e35c8
[cleanup] Misc ( #11915 )
...
Authored by: grqz, Grub4K, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
8 months ago
Allen
e2ef4fece6
[ie/vine] Remove extractors ( #11700 )
...
Authored by: allendema
8 months ago
Mozi
1f489f4a45
[ie/DrTalks] Add extractor ( #10831 )
...
Closes #6390
Authored by: pzhlkj6612, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
8 months ago
coletdjnz
75079f4e3f
[ie/youtube] Refactor cookie auth ( #11989 )
...
Authored by: coletdjnz
8 months ago
coletdjnz
712d2abb32
[ie/youtube] Use `tv` instead of `mweb` client by default ( #12059 )
...
Authored by: coletdjnz
8 months ago
bashonly
8346b54915
Fix filename sanitization with `--no-windows-filenames` ( #11988 )
...
Fix bug in 6fc85f617a
Closes #11987
Authored by: bashonly
8 months ago
Paul Storkman
1f4e1e85a2
[core] Validate retries values are non-negative ( #11927 )
...
Closes #11926
Authored by: Strkmn
8 months ago
HobbyistDev
763ed06ee6
[ie/XiaoHongShu] Extend `_VALID_URL` ( #11806 )
...
Closes #11797
Authored by: HobbyistDev
8 months ago
voidptr_t
3c14e9191f
[ie/PlVideo] Add extractor ( #10657 )
...
Closes #10311
Authored by: Sanceilaks, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
8 months ago
coletdjnz
0b6b7742c2
[ie/youtube] Fix DASH formats incorrectly skipped in some situations ( #11910 )
...
Closes https://github.com/yt-dlp/yt-dlp/issues/11907
Authored by: coletdjnz
9 months ago
github-actions[bot]
3905f64920
Release 2024.12.23
...
Created by: bashonly
:ci skip all
9 months ago
bashonly
65cf46cddd
[ie/youtube] Player client maintenance ( #11893 )
...
Closes #11867
Authored by: bashonly
9 months ago
coletdjnz
9f42e68a74
[ie/youtube] Skip iOS formats that require PO Token ( #11890 )
...
Partial fix for https://github.com/yt-dlp/yt-dlp/issues/11868
Authored by: coletdjnz
9 months ago
pukkandan
6fc85f617a
Don't sanitize filename on Unix when `--no-windows-filenames` ( #9591 )
...
Closes #4547 , Closes #8464
Authored by: pukkandan
9 months ago
bashonly
d298693b1b
[ie/soundcloud] Various fixes ( #11820 )
...
- Fix original/download formats so that they are considered bestaudio
- Raise appropriate error if track is DRM-protected
Authored by: bashonly
9 months ago
bashonly
09a6c68712
[ie/youtube] Add age-gate workaround for some embeddable videos ( #11821 )
...
Closes #11296
Authored by: bashonly
9 months ago
bashonly
1a8851b689
[ie/youtube] Fix `uploader_id` extraction ( #11818 )
...
Closes #11816
Authored by: bashonly
9 months ago
bashonly
b91c3925c2
[update] Check 64-bitness when upgrading ARM builds ( #11819 )
...
Closes #11813
Authored by: bashonly
9 months ago
bashonly
3d3ee458c1
[update] Fix endless update loop for `linux_exe` builds ( #11827 )
...
Closes #11808
Authored by: bashonly
9 months ago
github-actions[bot]
2037a6414f
Release 2024.12.13
...
Created by: bashonly
:ci skip all
9 months ago
sepro
5421669626
[cleanup] Make more playlist entries lazy ( #11763 )
...
Authored by: seproDev
9 months ago
bashonly
dc3c4fddcc
[ie/youtube] Prioritize original language over auto-dubbed audio ( #11803 )
...
Closes #11753
Authored by: bashonly
9 months ago
bashonly
5460cd9189
[ie/youtube] Fix signature function extraction for `2f1832d2` ( #11801 )
...
Closes #11798
Authored by: bashonly
9 months ago
Crypto90
f6c73aad5f
[ie/youtube:search_url] Fix playlist searches ( #11782 )
...
Closes #11666
Authored by: Crypto90
9 months ago
Pew
d5e2a379f2
[ie/youtube] Fix `release_date` extraction ( #11759 )
...
Authored by: MutantPiggieGolem1
9 months ago
bashonly
bc262bcad4
[ie/patreon:campaign] Support /c/ URLs ( #11756 )
...
Closes #11755
Authored by: bashonly
9 months ago
bashonly
f4d3e9e6dc
[ie/soundcloud] Fix extraction ( #11777 )
...
Authored by: bashonly
9 months ago
github-actions[bot]
6fef824025
Release 2024.12.06
...
Created by: bashonly
:ci skip all
9 months ago
bashonly
4bd2655398
[ie/youtube] Raise if `n` function returns input value ( #11752 )
...
Improve a95ee6d880
Authored by: bashonly
9 months ago
bashonly
a95ee6d880
[ie/youtube] Fix `n` sig extraction for player `3bb1f723` ( #11750 )
...
Closes #11744
Authored by: bashonly
9 months ago
bashonly
4c85ccd136
[ie/youtube] Fix signature function extraction ( #11751 )
...
Closes #11748
Authored by: bashonly
9 months ago
bashonly
2feb28028e
[ie/soundcloud] Fix formats extraction ( #11742 )
...
Authored by: bashonly
9 months ago
N/Ame
fca3eb5f8b
[ie/bilibili] Fix HD formats extraction ( #11734 )
...
Fixes dc16876480
Closes #10554
Authored by: grqz
9 months ago
bashonly
2e49c789d3
[ie/youtube] Player client maintenance ( #11724 )
...
Closes #11686
Authored by: bashonly
9 months ago
wesson09
354cb4026c
[cookies] Add `--cookies-from-browser` support for MS Store Firefox ( #11731 )
...
Authored by: wesson09
9 months ago
github-actions[bot]
cfa76f35d2
Release 2024.12.03
...
Created by: bashonly
:ci skip all
9 months ago
bashonly
2b67ac300a
[cleanup] Misc ( #11716 )
...
Authored by: bashonly, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
9 months ago
bashonly
c038a7b187
[ie/vk] Fix extractors ( #11715 )
...
Closes #5832 , Closes #11471 , Closes #11646 , Closes #11670
Authored by: bashonly
9 months ago
Link
a13a336aa6
[ie/bilibili] Fix subtitles and chapters extraction ( #11708 )
...
Authored by: xiaomac
9 months ago
N/Ame
dc16876480
[ie/bilibili] Always try to extract HD formats ( #10559 )
...
Closes #10554
Authored by: grqz
9 months ago
N/Ame
f05a1cd149
[ie/bilibili] Fix supporter-only video extraction ( #11711 )
...
Fix bug in 239f5f36fe
Closes #11702
Authored by: grqz, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
9 months ago
sepro
d8fb349086
[cleanup] Bump ruff to 0.8.x ( #11608 )
...
Authored by: seproDev
9 months ago
sepro
2bea793632
[ie/MicrosoftEmbed] Make format extraction non fatal ( #11654 )
...
Authored by: seproDev
9 months ago
Elan Ruusamäe
62cba8a1be
[ie/duoplay] Fix extractor ( #11588 )
...
Authored by: glensc, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
9 months ago
N/Ame
239f5f36fe
[ie/bilibili] Fix extractor ( #11667 )
...
Closes #11665
Authored by: grqz
9 months ago
bashonly
0d146c1e36
[ie/youtube] Adjust player clients for site changes ( #11663 )
...
Closes #11640
Authored by: bashonly
9 months ago
DarkZeros
cd0f934604
[ie/mitele] Fix extractor ( #11683 )
...
Closes #11690
Authored by: DarkZeros
9 months ago
N/Ame
360aed810a
[ie/instagram] Support `share` URLs ( #11677 )
...
Closes #11630
Authored by: grqz
9 months ago
bashonly
00dcde7286
[ie/dropbox] Fix password-protected video extraction ( #11636 )
...
Closes #11634
Authored by: bashonly
10 months ago
bashonly
910ecc4229
[ie/tiktok] Deprioritize animated thumbnails ( #11645 )
...
Closes #11641
Authored by: bashonly
10 months ago
bashonly
0a0d80800b
[ie/dacast] Fix HLS AES formats extraction ( #11644 )
...
Closes #11643
Authored by: bashonly
10 months ago
Simon Sawicki
e0500cbf79
[ie] Handle fragmented formats in `_remove_duplicate_formats` ( #11637 )
...
Authored by: Grub4K
10 months ago
Jakob Kruse
4b5eec0aaa
[ie/chaturbate] Fix support for non-public streams ( #11624 )
...
Fix bug in 720b3dc453
Closes #11623
Authored by: jkruse
10 months ago
sepro
fe70f20aed
[ie/youtube:tab] Fix playlists tab extraction ( #11615 )
...
Closes #11524
Authored by: seproDev
10 months ago
N/Ame
e0f1ae813b
[ie/facebook] Support more groups URLs ( #11576 )
...
Authored by: grqz
10 months ago
sepro
7d6c259a03
Add `playlist_webpage_url` field ( #11613 )
...
Closes #10827
Authored by: seproDev
10 months ago
gitninja1234
16336c51d0
[ie/stripchat] Fix extractor ( #11596 )
...
Closes #11587
Authored by: gitninja1234
10 months ago
bashonly
ccf0a6b86b
[cleanup] Misc ( #11574 )
...
Authored by: bashonly, pzhlkj6612
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
10 months ago
github-actions[bot]
f919729538
Release 2024.11.18
...
Created by: bashonly
:ci skip all
10 months ago
bashonly
7ea2787920
[ie/reddit] Improve error handling ( #11573 )
...
Authored by: bashonly
10 months ago
bashonly
f7257588bd
[ie/digitalconcerthall] Support login with access/refresh tokens ( #11571 )
...
Removes broken support for login with email and password
Removes obsolete `prefer_combined_hls` extractor-arg
Closes #11404 , Closes #11436
Authored by: bashonly
10 months ago
bashonly
da252d9d32
[cleanup] Misc ( #11554 )
...
Closes #6884
Authored by: bashonly, Grub4K, seproDev
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Co-authored-by: sepro <sepro@sepr0.com>
10 months ago
gillux
e079ffbda6
[ie/litv] Fix extractor ( #11071 )
...
Authored by: jiru
10 months ago
bashonly
2009cb27e1
[ie/SonyLIVSeries] Add `sort_order` extractor-arg ( #11569 )
...
Authored by: bashonly
10 months ago
Jackson Humphrey
f351440f1d
[ie/ctvnews] Fix extractor ( #11534 )
...
Closes #8689
Authored by: jshumphrey, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
10 months ago
qbnu
f9d98509a8
[ie/ctvnews] Fix playlist ID extraction ( #8892 )
...
Authored by: qbnu
10 months ago
sepro
37cd7660ea
[ie/youtube:tab] Fix podcasts tab extraction ( #11567 )
...
Authored by: seproDev
10 months ago
ChocoLZS
d867f99622
[ie/PiaLive] Add extractor ( #10811 )
...
Authored by: ChocoLZS
10 months ago
doe1080
10fc719bc7
[cleanup] Remove dead extractors ( #11566 )
...
- Removes MildomClipIE, MildomIE, MildomUserVodIE, MildomVodIE
- Removes PokemonIE, PokemonWatchIE
- Removes VeohIE, VeohUserIE
Closes #3373 , Closes #7059
Authored by: doe1080
10 months ago
krichbanana
eb15fd5a32
[ie/kenh14] Add extractor ( #3996 )
...
Closes #3937
Authored by: krichbanana, pzhlkj6612
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
10 months ago
sepro
7cecd299e4
[ie/chaturbate] Don't break embed detection ( #11565 )
...
Bugfix for 720b3dc453
Authored by: seproDev
10 months ago
bashonly
52c0ffe40a
[ie/youtube] Remove broken OAuth support ( #11558 )
...
Closes #11462
Authored by: bashonly
10 months ago
sepro
637d62a3a9
[ie/youtube] Player client maintenance ( #11528 )
...
Authored by: bashonly, seproDev
Co-authored-by: bashonly <bashonly@protonmail.com>
10 months ago
sepro
f95a92b3d0
[cleanup] Deprecate more compat functions ( #11439 )
...
Authored by: seproDev
10 months ago
Jackson Humphrey
1d253b0a27
[ie/patreon] Fix comments extraction ( #11530 )
...
Closes #11483
Authored by: jshumphrey, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
10 months ago
powergold1
720b3dc453
[ie/chaturbate] Extract from API and support impersonation ( #11555 )
...
Closes #6546 , Closes #10359
Authored by: powergold1
10 months ago
Jackson Humphrey
d215fba7ed
[ie/RedGifsUser] Fix extraction ( #11531 )
...
Closes #7382 , Closes #9131
Authored by: jshumphrey
10 months ago
Jackson Humphrey
8388ec256f
[ie/spankbang] Support browser impersonation ( #11542 )
...
Closes #6545
Authored by: jshumphrey
10 months ago
sepro
6365e92589
[ie/bandlab] Add extractors ( #11535 )
...
Closes #7750
Authored by: seproDev
10 months ago
Alessandro Campolo
70c55cb08f
[ie/RadioRadicale] Add extractor ( #5607 )
...
Authored by: a13ssandr0, pzhlkj6612
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
10 months ago
bashonly
c699bafc50
[ie/soop] Fix thumbnail extraction ( #11545 )
...
Closes #11537
Authored by: bashonly
10 months ago
bashonly
eb64ae7d5d
[ie] Allow `ext` override for thumbnails ( #11545 )
...
Authored by: bashonly
10 months ago
Simon Sawicki
c014fbcddc
[utils] `subs_list_to_dict`: Add `lang` default parameter ( #11508 )
...
Authored by: Grub4K
10 months ago
Simon Sawicki
39d79c9b9c
[utils] Fix `join_nonempty`, add `**kwargs` to `unpack` ( #11559 )
...
Authored by: Grub4K
10 months ago
Jackson Humphrey
f2a4983df7
[ie/archive.org] Fix comments extraction ( #11527 )
...
Closes #11526
Authored by: jshumphrey
10 months ago
bashonly
bacc31b05a
[ie/facebook] Fix formats extraction ( #11513 )
...
Closes #11497
Authored by: bashonly
10 months ago
manav_chaudhary
a9f85670d0
[ie/Chaturbate] Support alternate domains ( #10595 )
...
Closes #10594
Authored by: manavchaudhary1
10 months ago
Sam
6b43a8d84b
[ie/goplay] Fix extractor ( #11466 )
...
Closes #10857
Authored by: SamDecrock, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
10 months ago
Hugo
2db8c2e7d5
[ie/CloudflareStream] Avoid extraction via videodelivery.net ( #11478 )
...
Closes #11477
Authored by: hugovdev
10 months ago
Sakura286
0ec9bfed4d
[ie/MixchMovie] Add extractor ( #10897 )
...
Closes #10765
Authored by: Sakura286
10 months ago
Subrat Lima
c673731061
[ie/spreaker] Support podcast and feed pages ( #10968 )
...
Closes #10925
Authored by: subrat-lima
10 months ago
sepro
e398217aae
[ie/rutube] Rework extractors ( #11480 )
...
Closes #9694 , Closes #10104 , Closes #11117 , Closes #11415 , Closes #11476
Authored by: seproDev
10 months ago
Julio Napurí
c39016f66d
[ie/spreaker] Support episode pages and access keys ( #11489 )
...
Authored by: julionc
10 months ago
sepro
b83ca24eb7
[core] Catch broken Cryptodome installations ( #11486 )
...
Authored by: seproDev
10 months ago
Steve Ovens
be3579aaf0
[ie/GameDevTV] Add extractor ( #11368 )
...
Authored by: stratus-ss, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
10 months ago
bashonly
85fdc66b6e
[ie/adobepass] Fix provider requests ( #11472 )
...
Fix bug in dcfeea4dd5
Closes #11469
Authored by: bashonly
10 months ago
github-actions[bot]
282e19db82
Release 2024.11.04
...
Created by: bashonly
:ci skip all
10 months ago
sepro
197d0b03b6
[cleanup] Misc ( #11347 )
...
Closes #11361
Authored by: avagordon01, bashonly, grqz, Grub4K, seproDev
Co-authored-by: Ava Gordon <avagordon01@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
10 months ago
lauren n. liberda
b03267bf06
[ie/Tumblr] Support more URLs ( #6057 )
...
Closes #5893
Authored by: selfisekai, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
10 months ago
Evgeny Zislis
4613096f2e
[cookies] Support chrome table version 24 ( #11425 )
...
Closes #6564
Authored by: kesor, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
10 months ago
bashonly
838f4385de
[ie/nfl] Fix extractors ( #11409 )
...
Authored by: bashonly
10 months ago
sepro
d135823137
[ie/Dailymotion] Support shortened URLs ( #11374 )
...
Authored by: seproDev, bashonly
Co-authored-by: bashonly <bashonly@protonmail.com>
10 months ago
chris
59f8dd8239
[ie/ARDMediathek] Extract chapters ( #11442 )
...
Authored by: iw0nderhow
10 months ago
Dong Heon Hee
9c6534da81
[ie/chzzk:video] Fix extraction ( #11228 )
...
Closes #11226
Authored by: hui1601
10 months ago
Mozi
a403dcf9be
[ie/Dailymotion] Improve embed extraction ( #10843 )
...
Closes #8848 , Closes #9432
Authored by: pzhlkj6612, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
10 months ago
sepro
754940e9a5
[ie/bfmtv] Fix extractors ( #11444 )
...
Authored by: seproDev
10 months ago
sepro
beae2db127
[aes] Fix GCM pad length calculation ( #11438 )
...
Closes #10169
Authored by: seproDev
10 months ago
sepro
3945677a75
[core] Prioritize AV1 ( #11153 )
...
Authored by: seproDev
10 months ago
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>
10 months ago
Willow
5c7a5aaab2
[ie/Bluesky] Add extractor ( #11055 )
...
Closes #10987
Authored by: MellowKyler, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
10 months ago
Simon Sawicki
422195ec70
[utils] Allow partial application for even more functions ( #11437 )
...
Fixes b6dc2c49e8
Authored by: Grub4K
10 months 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>
10 months 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>
10 months ago
bashonly
76802f4613
[ie/twitter] Remove cookies migration workaround ( #11392 )
...
Closes #11338
Authored by: bashonly
10 months 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
10 months 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>
10 months ago
bashonly
5bc5fb2835
Allow thumbnails with `.jpe` extension ( #11408 )
...
Fix 5ce582448e
Closes #11407
Authored by: bashonly
10 months ago
bashonly
f93c16395c
[utils] Fix `find_element` by class ( #11402 )
...
Fix d710a6ca7c
Authored by: bashonly
10 months ago
sepro
f101e5d34c
[ie/Soundcloud] Extract artists ( #11377 )
...
Closes #11375
Authored by: seproDev
11 months ago
JAB
330335386d
[ie/ccma] Support new 3cat.cat domain ( #11222 )
...
Closes #11163
Authored by: JoseAngelB
11 months ago
Simon Sawicki
5c880ef42e
[core] Populate format sorting fields before dependent fields ( #11353 )
...
Authored by: Grub4K
11 months ago
bashonly
21cdcf03a2
[ie] Resolve `language` to ISO639-2 for ISM formats ( #11359 )
...
Closes #11356
Authored by: bashonly
11 months ago
Wehzuri
6abef74232
[ie/NiconicoUser] Fix extractor ( #11324 )
...
Partially addresses #10084
Authored by: Wesley107772
11 months ago
kylegustavo
9acf79c91a
[ie/CNN] Fix extractor ( #10185 )
...
Closes #2640 , Closes #9719
Authored by: kylegustavo, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
11 months ago
bashonly
57212a5f97
[ie/vimeo] Fix API retries (fix c1c9bb4adb
) ( #11351 )
...
Authored by: bashonly
11 months ago
bashonly
c29f5a7fae
[ie/generic] Do not impersonate by default (fix edfd095b19
) ( #11336 )
...
Closes #11335
Authored by: bashonly
11 months ago
kclauhk
ec9b25043f
[ie/facebook] Fix formats extraction ( #11343 )
...
Closes #11337
Authored by: kclauhk
11 months ago
bashonly
914af9a0cf
Expand paths in `--plugin-dirs` (fix 0f593dca9f
) ( #11334 )
...
Authored by: bashonly
11 months ago
bashonly
c998238c2e
[cleanup] Misc ( #11328 )
...
Closes #11307
Authored by: bashonly, KBelmin
Co-authored-by: Belminho <102482175+KBelmin@users.noreply.github.com>
11 months ago
bashonly
d784464399
Remove Python 3.8 support ( #11321 )
...
Closes #10086
Authored by: bashonly
11 months ago
bashonly
dd2e244469
[build] Use Ubuntu 20.04 and Python 3.9 for Linux ARM builds ( #8638 )
...
Authored by: bashonly
11 months ago
github-actions[bot]
2a246749ec
Release 2024.10.22
...
Created by: bashonly
:ci skip all
11 months 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>
11 months ago
bashonly
a886cf3e90
[build] Migrate `py2exe` builds to `win_exe` ( #11256 )
...
This commit removes py2exe support
Closes #10087
Authored by: bashonly
11 months ago
Allen
e68b4c19af
[ie/tubitv] Strip extra whitespace from titles ( #10795 )
...
Closes #10794
Authored by: allendema
11 months 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
11 months 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>
11 months 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>
11 months 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
11 months ago
bashonly
fed53d70bd
[ie/youtube] Remove broken `android_producer` client ( #11297 )
...
Authored by: bashonly
11 months ago
bashonly
ec2f4bf082
[ie/youtube] Remove broken age-restriction workaround ( #11297 )
...
Closes #11296
Authored by: bashonly
11 months ago
sepro
87408ccfd7
[ie/imgur] Fix thumbnail extraction ( #11298 )
...
Authored by: seproDev
11 months ago
Paweł Kotiuk
c4d95f67dd
[ie/cda] Support folders ( #10786 )
...
Closes #5429
Authored by: pktiuk
11 months ago
Deer-Spangle
5af774d7a3
[ie/imgur] Support new URL format ( #11075 )
...
Authored by: Deer-Spangle
11 months ago
Imran Hussain
0f593dca9f
Add option `--plugin-dirs` ( #11277 )
...
Closes #3260
Authored by: imranh2, coletdjnz
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
11 months ago
sepro
8de431ec97
[ie/Funk] Extend `_VALID_URL` ( #11269 )
...
Authored by: seproDev
11 months ago
rubyevadestaxes
679c68240a
[ie/twitter:spaces] Allow extraction when not logged in ( #11289 )
...
Closes #11288
Authored by: rubyevadestaxes
11 months ago
bashonly
3148c1822f
[ie/substack] Resolve podcast file extensions ( #11275 )
...
Closes #4601
Authored by: bashonly
11 months ago
bashonly
7af1ddaaf2
[ie/youtube] Fix `comment_count` extraction ( #11274 )
...
Authored by: bashonly
11 months 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>
11 months ago
bashonly
dcfeea4dd5
[ie/adobepass] Use newer user-agent for provider redirect request ( #11250 )
...
Closes #10848
Authored by: bashonly
11 months ago
Mozi
cba7868502
[ie/reddit] Detect and raise when login is required ( #11202 )
...
Closes #10924
Authored by: pzhlkj6612
11 months ago
Simon Sawicki
d710a6ca7c
Add extractor helpers ( #10653 )
...
Authored by: Grub4K
11 months ago
Simon Sawicki
85b87c991a
[utils] `sanitize_path`: Reimplement function ( #11198 )
...
Authored by: Grub4K
11 months ago
Simon Sawicki
1a830394a2
[build] `make_lazy_extractors`: Force running without plugins ( #11205 )
...
Authored by: Grub4K
11 months ago
Simon Sawicki
edfd095b19
[ie/generic] Impersonate browser by default ( #11206 )
...
Also adds `impersonate` extractor arg
Authored by: Grub4K
11 months ago
Simon Sawicki
c5f0f58efd
[cookies] Fix compatibility for Python <=3.9 in traceback
...
Authored by: Grub4K
11 months ago
bashonly
babb709605
[ie/patreon:campaign] Stricter URL matching ( #11235 )
...
Redefinition of suitable() is no longer necessary
Closes #11233
Authored by: bashonly
11 months ago
bashonly
9d43dcb2c5
[ie/cwtv] Fix extraction ( #11230 )
...
Closes #9935
Authored by: bashonly
11 months ago
444995
f433871424
[ie/drtv] Fix extractor ( #11141 )
...
Closes #11137
Authored by: 444995
11 months 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>
11 months ago
bashonly
5310fa87f6
[ie/weverse] Fix extractor ( #11215 )
...
Closes #11213
Authored by: bashonly
11 months ago
github-actions[bot]
983c58fb7a
Release 2024.10.07
...
Created by: bashonly
:ci skip all
11 months ago
poyhen
079a7bc334
[ie/instagram] Do not hardcode user-agent ( #11155 )
...
Closes #10700
Authored by: poyhen
11 months ago
tetra
cf85cba5d9
[ie/instagram] Fix extractor ( #11156 )
...
Closes #11151
Authored by: tetra-fox
11 months ago
kclauhk
4b7bec66d8
[ie/cwtv] Fix extractor ( #11135 )
...
Closes #11131
Authored by: kclauhk
11 months ago
BallzCrasher
ccb23e1bac
[ie/noodlemagazine] Fix extractor ( #11144 )
...
Closes #9936
Authored by: BallzCrasher
11 months ago
Eric Lammerts
3a193346ee
[pp/XAttrMetadata] Try to write each attribute ( #11115 )
...
Authored by: eric321
11 months ago
sepro
de2062753a
[ie/youtube] Change default player clients to `ios,mweb` ( #11190 )
...
Closes #11165 , Closes #11185
Authored by: seproDev
11 months ago
Simon Sawicki
e59c82a74c
[cookies] Fix cookie load error handling ( #11140 )
...
Authored by: Grub4K
11 months ago
bashonly
f91645acea
[ie/patreon] Extract all m3u8 formats for locked posts ( #11138 )
...
Closes #11125
Authored by: bashonly
11 months ago
Corey Wright
6328e2e67a
[ie/ApplePodcasts] Fix extractor ( #10903 )
...
Closes #10809
Authored by: coreywright
11 months ago
github-actions[bot]
5945fc1945
Release 2024.09.27
...
Created by: bashonly
:ci skip all
12 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>
12 months ago
bashonly
cca534cd9e
Raise minimum recommended Python version to 3.9 ( #11098 )
...
Authored by: bashonly
12 months ago
kclauhk
7509d692b3
[ie/loom] Fix m3u8 formats extraction ( #10760 )
...
Closes #10737
Authored by: kclauhk
12 months ago
ndyanx
63da31b3b2
[ie/dropbox] Fix password-protected video support ( #10735 )
...
Also adds thumbnail extraction
Closes #9864
Authored by: ndyanx
12 months ago
rakslice
8f4ea14680
Fix format sorting bug with vp9.2 vcodec ( #10884 )
...
Authored by: rakslice
12 months ago
fireattack
a1b4ac2b8e
[ie/vimeo] Fix HLS audio format sorting ( #11082 )
...
Closes #10854
Authored by: fireattack
12 months ago
Kieran
c08e0b20b5
Allow `none` arg to negate `--convert-subs` and `--convert-thumbnails` ( #11066 )
...
Authored by: kieraneglin
12 months ago
bashonly
0aa4426e9a
[ie/kick:clips] Support new URL format ( #11107 )
...
Closes #11105
Authored by: bashonly
12 months ago
bashonly
48d629d461
[ie/YleAreena] Support podcasts ( #11104 )
...
Closes #10840
Authored by: bashonly
12 months ago
bashonly
7f909046f4
[ie/abc.net.au:iview:showseries] Fix extraction ( #11101 )
...
Closes #10475
Authored by: bashonly
12 months ago
bashonly
eabb4680fd
[ie/niconico] Fix m3u8 formats extraction ( #11103 )
...
Closes #10724
Authored by: bashonly
12 months ago
bashonly
1d84b780cf
[ie/youtube:clip] Prioritize `https` formats ( #11102 )
...
Closes #10856
Authored by: bashonly
12 months ago
bashonly
9f5c9a9089
[ie/wistia] Support password-protected videos ( #11100 )
...
Closes #10914
Authored by: bashonly
12 months ago
bashonly
a2000bc857
[ie/bilibili] Fix chapters and subtitles extraction ( #11099 )
...
Closes #11089
Authored by: bashonly
12 months ago
diman8
5a8a05aebb
[ie/SVTPage] Fix extractor ( #11010 )
...
Authored by: diman8
12 months ago
tony-hn
ad0b857f45
[ie/RumbleChannel] Fix extractor ( #11049 )
...
Closes #10833
Authored by: tony-hn
12 months ago
N/Ame
124f058b54
[ie/Germanupa] Add extractor ( #10538 )
...
Closes #10527
Authored by: grqz
12 months ago
sepro
416686ed0c
[ie/ertgr] Fix video extraction ( #11091 )
...
Closes #8955
Authored by: seproDev
12 months ago
sepro
b37417e4f9
[ie/SnapchatSpotlight] Add extractor ( #11030 )
...
Closes #1797
Authored by: seproDev
12 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>
12 months ago
szantnerb
e2b3634e29
[ie/mediaklikk] Fix extractor ( #11083 )
...
Closes #11061
Authored by: szantnerb
12 months ago
sepro
b397a64691
[cookies] Improve error message for Windows `--cookies-from-browser chrome` issue ( #11090 )
...
Authored by: seproDev
12 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
12 months ago
bashonly
fa2be9a7c6
[ie/youtube] Fix `format_note` (Bugfix for 3a3bd00037
) ( #11028 )
...
Authored by: bashonly
12 months ago
bashonly
3ad0b7f422
[ie/tiktok] Fix web formats extraction ( #11074 )
...
Closes #11034
Authored by: bashonly
12 months ago
1-Byte
4a9bc8c363
[ie/NZZ] Fix extractor ( #10461 )
...
Closes #5653
Authored by: 1-Byte
12 months ago
Khaoklong51
a06bb58679
[ie/BiliIntl] Fix referer header ( #11003 )
...
Closes #10996
Authored by: Khaoklong51
12 months ago
bashonly
a555389c9b
[ie/HGTVDe] Fix extractor ( #10992 )
...
Closes #10984
Authored by: bashonly, rdamas
Co-authored-by: Robert Damas <robert.damas@byom.de>
12 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>
12 months ago
Oto Valek
4a27b8f092
[ie/IPrima] Fix zoom URL support ( #10959 )
...
Closes #6100
Authored by: otovalek
12 months ago
sepro
41a241ca6f
[ie/Sen] Add extractor ( #10952 )
...
Closes #10951
Authored by: seproDev
12 months ago
sepro
3aa0156e05
[ie/Xinpianchang] Fix extractor ( #10950 )
...
Authored by: seproDev
12 months ago
sepro
300c91274f
[ie/Servus] Fix extractor ( #10944 )
...
Closes #10941
Authored by: seproDev
12 months ago
aarubui
d8d473002b
[ie/tenplay] Fix extractor ( #10928 )
...
Closes #10926
Authored by: aarubui
12 months ago
naglis
36f9e602ad
[ie/screenrec] Add extractor ( #10917 )
...
Closes #9780
Authored by: naglis
12 months ago
ischmidt20
7adff8caf1
[ie/WatchESPN] Improve auth support ( #10910 )
...
Authored by: ischmidt20
12 months ago
naglis
fa83d0b36b
[ie/LnkGo] Remove extractor ( #10904 )
...
Authored by: naglis
12 months ago
Sahil Singh
c8c078fe28
[ie/pinterest] Extend `_VALID_URL` ( #10867 )
...
Closes #10850
Authored by: sahilsinghss73, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
12 months ago
bashonly
325001317d
[ie] Handle decode errors when reading responses ( #10868 )
...
Authored by: bashonly
12 months ago
bashonly
cc85596d5b
[utils] `mimetype2ext`: Recognize `aacp` as `aac` ( #10860 )
...
Authored by: bashonly
12 months ago
Leng
0e1b941c6b
[ie/facebook:reel] Improve metadata extraction
...
Closes #9057 , Closes #10824
Authored by: lengzuo
12 months ago
Xingchen Song(宋星辰)
3dfd720d09
[ie/ximalaya] Add VIP support ( #10832 )
...
Closes #6928
Authored by: xingchensong, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
12 months ago
hugepower
25c1cdaa26
[ie/huya:video] Add extractor ( #10686 )
...
Closes #10679
Authored by: hugepower
12 months ago
Cosmin Tanislav
d02df303d8
[ie/RTP] Support more subpages ( #10787 )
...
Authored by: Demon000
12 months ago
Scott Robinson
5d0176547f
[ie/Bandcamp:user] Fix extraction ( #10328 )
...
Authored by: quad, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
12 months ago
sepro
409f8e9e3b
[ie] Fix JW Player format parsing ( #10956 )
...
Authored by: seproDev
12 months ago
Deukhoofd
b4760c778d
[ie/beacon] Add extractor ( #9901 )
...
Authored by: Deukhoofd
12 months ago
sepro
9431777b4c
[ie/youtube:tab] Fix shorts tab extraction ( #10938 )
...
Closes #10936
Authored by: seproDev
12 months ago
sepro
3a3bd00037
[ie/youtube] Add `po_token`, `visitor_data`, `data_sync_id` extractor args ( #10648 )
...
Authored by: seproDev, coletdjnz, bashonly
1 year ago
coletdjnz
d1c4d88b2d
[networking] Fix handler not being added to RequestError ( #10955 )
...
Authored by: coletdjnz
1 year ago
sepro
46f4c80bc3
[ie/SampleFocus] Fix extractor ( #10947 )
...
Closes #10945
Authored by: seproDev
1 year ago
sepro
0fba08485b
[ie/khanacademy] Fix extractor ( #10913 )
...
Closes #10912
Authored by: seproDev
1 year ago
sepro
e8e6a982a1
[ie/vimeo] Fix login detection (bugfix for 4115c24d15
) ( #10906 )
...
Authored by: seproDev
1 year ago
Frank Aurich
e6f48ca808
[ie/KiKA] Add extractor ( #5788 )
...
Authored by: 1100101
1 year ago
bashonly
4115c24d15
[ie/vimeo] Always try to extract original format ( #10721 )
...
Closes #9163
Authored by: bashonly
1 year ago
Mozi
41be32e78c
[ie/Rutube] Support livestreams ( #10844 )
...
Closes #4418 , Closes #4594
Authored by: pzhlkj6612
1 year ago
Mozi
e978c312d6
[ie/Vidflex] Add extractor ( #10002 )
...
Closes #1377
Authored by: pzhlkj6612
1 year ago
coletdjnz
6f9e653743
[rh:websockets] Upgrade websockets to 13.0 ( #10815 )
...
Fixes CI hanging
Authored by: coletdjnz
1 year ago
sepro
f0bb28504c
[ie/Eurosport] Support local URL variants ( #10785 )
...
Authored by: seproDev
1 year ago
bashonly
bef1d4d6fc
[ie/twitter:spaces] Support video spaces ( #10789 )
...
Authored by: bashonly
1 year ago
garret1317
c8d096c5ce
[ie/radiko] Extract unique `id` values ( #10726 )
...
Authored by: garret1317
1 year ago
Mozi
a7d3235c84
[ie/asobistage] Support redirected URLs ( #10768 )
...
Authored by: pzhlkj6612
1 year ago
kclauhk
d62fef7e07
[ie/facebook:ads] Fix extractor ( #10704 )
...
Closes #10701
Authored by: kclauhk
1 year ago
Christopher Schreiner
cc88a54bb1
[ie/adn] Fix extractors ( #10749 )
...
Closes #10748
Authored by: infanf
1 year ago
N/Ame
b43bd86485
[ie/bilibili] Fix festival URL support ( #10740 )
...
Closes #10739
Authored by: grqz, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 year ago
Hank Brown
232e6db30c
[ie/PatreonCampaign] Support API URLs ( #10734 )
...
Closes #10733
Authored by: hibes, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 year ago
bashonly
49f3741a82
[ie/youtube] Support excluding `player_client`s in extractor-arg ( #10710 )
...
Closes #10699
Authored by: bashonly
1 year ago
github-actions[bot]
a065086640
Release 2024.08.06
...
Created by: bashonly
:ci skip all :ci run dl
1 year ago
bashonly
4d92312083
[ie/niconico] Fix extractor ( #10677 )
...
Closes #10662
Authored by: bashonly
1 year ago
scribblemaniac
fc5eecfa31
[ie/gem.cbc.ca:live] Fix extractor ( #10565 )
...
Authored by: scribblemaniac, bashonly
1 year ago
bashonly
406f4c2e47
[ie/youtube] Change default player clients to `ios,web_creator` ( #10674 )
...
Closes #10660
Authored by: bashonly
1 year ago
sepro
c86891eb94
[ie/youtube] Fix `n` function name extraction for player `b12cc44b` ( #10668 )
...
Authored by: seproDev
1 year ago
sepro
bb8bf1db99
[jsinterp] Improve `slice` implementation ( #10664 )
...
Authored by: seproDev
1 year ago
bashonly
e7d73bc453
[ie/DiscoveryPlusItaly] Support sport and olympics URLs ( #10655 )
...
Closes #10654
Authored by: bashonly
1 year ago
bashonly
919540a964
[ie/olympics] Fix extraction ( #10625 )
...
Bugfix for 2f1ddfe12a
Closes #10592
Authored by: bashonly
1 year ago
hugepower
0088c6de23
[ie/youku] Fix extractor ( #10626 )
...
Closes #10549
Authored by: hugepower
1 year ago
github-actions[bot]
abe10131fc
Release 2024.08.01
...
Created by: bashonly
:ci skip all :ci run dl
1 year ago
bashonly
ffd7781d65
[cleanup] Misc ( #10623 )
...
Authored by: bashonly
1 year ago
sepro
efb42763de
[ie/youtube] Change default player clients to `ios,tv` ( #10457 )
...
Closes #10046
Authored by: seproDev
1 year ago
Oğulcan Tokar
bb3936ae2b
[ie/kick:clips] Add extractor ( #10572 )
...
Closes #8115
Authored by: luvyana
1 year ago
bashonly
d19fcb9342
[ie/youtube] Fix age-verification workaround ( #10610 )
...
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
1 year ago
bashonly
011b4a04db
[ie/youtube] Fix `n` function name extraction for player `20dfca59` ( #10611 )
...
Closes #10608
Authored by: bashonly
1 year ago
szantnerb
7e3e4779ad
[ie/mediaklikk] Fix extractor ( #10605 )
...
Closes #10588
Authored by: szantnerb
1 year ago
vvto33
5260696b1c
[ie/tver] Support olympic URLs ( #10600 )
...
Closes #10583
Authored by: vvto33
1 year ago
bashonly
2f1ddfe12a
[ie/olympics] Fix extractor ( #10604 )
...
Closes #10592
Authored by: bashonly
1 year ago
bashonly
4b69e1b53e
[ie/mlbtv] Fix makeup game extraction ( #10607 )
...
Closes #10606
Authored by: bashonly
1 year ago
bashonly
0e539617a4
[ie/youtube] Player client maintenance ( #10573 )
...
- Add clients: android_producer, android_testsuite, android_vr, tv, web_safari
- Remove obsolete clients: android_embedded, ios_embedded, *_embedscreen
Authored by: bashonly
1 year ago
bashonly
fe15d3178e
[ie/learningonscreen] Add extractor ( #10590 )
...
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
1 year ago
trainman261
94a1c5e642
[ie/cbc.ca:player] Fix extractor ( #10302 )
...
Closes #10170
Authored by: trainman261, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 year ago
bashonly
2b6df93a24
[ie/vimeo:review] Fix password-protected video extraction ( #10598 )
...
Closes #10255
Authored by: bashonly
1 year ago
middlingphys
ef36d517f9
[ie/abematv] Fix availability extraction ( #10569 )
...
Authored by: middlingphys
1 year ago
bashonly
6daf2c27c0
[utils] `unified_timestamp`: Recognize Sunday ( #10589 )
...
Authored by: bashonly
1 year ago
bashonly
28d485714f
[ie/tva] Fix extractor ( #10567 )
...
Closes #10555
Authored by: bashonly
1 year ago
bashonly
0b77286184
[ie/DiscoveryPlus] Support olympics URLs ( #10566 )
...
Closes #10564
Authored by: bashonly
1 year ago
github-actions[bot]
6b1e430d8e
Release 2024.07.25
...
Created by: bashonly
:ci skip all :ci run dl
1 year ago
bashonly
f0993391e6
[ie/mlbtv] Fix extractor ( #10515 )
...
Closes #10510
Authored by: bashonly
1 year ago
bashonly
1a34a802f4
[ie/facebook] Fix extraction ( #10531 )
...
Closes #10532
Authored by: bashonly
1 year ago
bashonly
a0a1bc3d8d
[ie/vimeo] Fix chapters extraction ( #10544 )
...
Closes #5308
Authored by: bashonly
1 year ago
bashonly
2f97779f33
[ie/tiktok] Fix and deprioritize JSON subtitles ( #10516 )
...
Fixes regression caused by 5ce582448e
Closes #10514
Authored by: bashonly
1 year ago
bashonly
713b4cd18f
[ie/youtube] Fix `n` function name extraction for player `3400486c` ( #10542 )
...
Authored by: bashonly
1 year ago
bashonly
a3bab4752a
[ie/abematv] Adapt key retrieval to request handler framework ( #10491 )
...
Fixes a regression caused by a dependence on buggy behavior that was corrected in 150ecc45d9
Closes #10489
Authored by: bashonly
1 year ago
github-actions[bot]
37c233562d
Release 2024.07.16
...
Created by: bashonly
:ci skip all :ci run dl
1 year ago
bashonly
89a161e8c6
[cleanup] Misc ( #10487 )
...
Closes #10483
Authored by: bashonly
1 year ago
bashonly
ed1b9ed93d
[update] Fix network error handling ( #10486 )
...
Authored by: bashonly
1 year ago
Simon Sawicki
d9cbced493
[core] Support `auto-tty` and `no_color-tty` for `--color` ( #10453 )
...
Authored by: Grub4K
1 year ago
Simon Sawicki
66ce3d76d8
[core] Fix `noprogress` if `test=True` with `--quiet` and `--verbose` ( #10454 )
...
Authored by: Grub4K
1 year ago
bashonly
39e6c4cb44
[ie/dplay] Fix extractors ( #10471 )
...
Closes #1623 , Closes #2138 , Closes #2361 , Closes #3841 , Closes #8026 , Closes #10421
Authored by: bashonly
1 year ago
bashonly
e62fa6b0e0
[ie/digitalconcerthall] Extract HEVC and FLAC formats ( #10470 )
...
Authored by: bashonly
1 year ago
bashonly
cc0070f649
[utils] `parse_codecs`: Fix parsing of mixed case codec strings
...
Authored by: bashonly
1 year ago
sepro
b85eef0a61
[ie/youtube] Reduce android client priority ( #10467 )
...
Authored by: seproDev
1 year ago
DunnesH
22870b81ba
[ie/soundcloud:user:permalink] Extract tracks only ( #10463 )
...
Closes #10242
Authored by: DunnesH
1 year ago
bashonly
b9afb99e7c
[ie/generic] Fix direct video link extensions ( #10468 )
...
Fixes regression in the generic extractor due in 5ce582448e
Closes #10459
Authored by: bashonly
1 year ago
sepro
16da8ef993
[ie/youtube] Fix initial player response usage (Bugfix for 8b8b442cb0
) ( #10464 )
...
Authored by: seproDev
1 year ago
Christopher Schreiner
959b7a379b
[ie/adn] Adjust for .com domain change ( #10399 )
...
Closes #10442
Authored by: infanf
1 year ago
Ian Comaya
8531d2b03b
[ie/EpidemicSound] Support sound effects URLs ( #10436 )
...
Closes #10435
Authored by: iancmy
1 year ago
bashonly
4cd4146924
[ie/afreecatv] Fix login and use `legacy_ssl` ( #10440 )
...
Fixes regression in e8352ad659
due to cookies bug in curl_cffi < 0.7.1
Closes #10438
Authored by: bashonly
1 year ago
Franklin Lee
bacd18b7df
[ie/picarto] Fix extractors ( #10414 )
...
Closes #10413
Authored by: Frankgoji
1 year ago
coletdjnz
150ecc45d9
[networking] Add `legacy_ssl` request extension ( #10448 )
...
Supported by Urllib, Requests and Websockets request handlers. Ignored by CurlCFFI.
Also added couple cookie-related tests.
Authored by: coletdjnz
1 year ago
sepro
8b8b442cb0
[ie/youtube] Avoid poToken experiment player responses ( #10456 )
...
Closes #10397
Authored by: seproDev
1 year ago
bashonly
cc1a3098c0
[ie/tv5monde] Fix impersonation (Bugfix for 9b95a6765a
) ( #10430 )
...
Authored by: bashonly
1 year ago
sepro
705f5b84de
[ie/box] Support enterprise URLs ( #10419 )
...
Closes #10418
Authored by: seproDev
1 year ago
bashonly
9b95a6765a
[ie/tv5monde] Support browser impersonation ( #10417 )
...
Closes #10153
Authored by: bashonly
1 year ago
coletdjnz
42bfca00a6
[rh:curl_cffi] Support `curl_cffi` 0.7.X
...
Authored by: coletdjnz
1 year ago
mokrueger
d2189d3d36
[ie/tiktok:live] Fix room ID extraction ( #10408 )
...
Closes #10407
Authored by: mokrueger
1 year ago
bashonly
04e17ba20a
[ie/youtube] Invalidate nsig cache from < 2024.07.09 ( #10401 )
...
Versions after 297b0a3792
and before 7ead7332af
may have cached incorrect nsig function data
Authored by: bashonly
1 year ago
github-actions[bot]
bbf84bf55e
Release 2024.07.09
...
Created by: seproDev
:ci skip all :ci run dl
1 year ago
sepro
7ead7332af
[ie/youtube] Remove broken `n` function extraction fallback ( #10396 )
...
Closes #10391
Authored by: pukkandan, seproDev
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
1 year ago
sepro
0b570f2a90
[core] Do not alter default format selection when simulated ( #9862 )
...
Closes #9843
Authored by: seproDev
1 year ago
github-actions[bot]
1a6ac547ea
Release 2024.07.08
...
Created by: bashonly
:ci skip all :ci run dl
1 year ago
bashonly
4b50b292cc
[ie/soundcloud] Fix rate-limit handling ( #10389 )
...
Authored by: bashonly
1 year ago
bashonly
297b0a3792
[ie/youtube] Fix JS `n` function name extraction ( #10390 )
...
Fixes nsig decoding for player b22ef6e7
Closes #10391
Authored by: bashonly, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
Simon Sawicki
6c056ea7ae
[jsinterp] Implement `Function.prototype` resolving for `call` and `apply` ( #10392 )
...
Authored by: Grub4K
1 year ago
github-actions[bot]
39bc699d2e
Release 2024.07.07
...
Created by: bashonly
:ci skip all :ci run dl
1 year ago
bashonly
b337d2989c
[cleanup] Misc ( #10383 )
...
Authored by: bashonly
1 year ago
Hardik Bhimani
f0f867f008
[ie/jiosaavn:playlist] Support featured playlists ( #10382 )
...
Closes #10369
Authored by: harbhim
1 year ago
DinhHuy2010
987a1f94c2
[ie/vtv] Add extractors ( #10173 )
...
Authored by: DinhHuy2010
1 year ago
sepro
4cdc976bd8
[ie/yle_areena] Fix metadata extraction ( #10380 )
...
Authored by: seproDev
1 year ago
Simon Sawicki
0d174e8bed
[ie/yle_areena] Fix subtitle extraction ( #10379 )
...
Authored by: Grub4K
1 year ago
Dong Heon Hee
4862a29854
[ie/chzzk] Extract with API v3 ( #10363 )
...
Authored by: hui1601
1 year ago
bashonly
2469119490
[core] Address gaps in allowed extensions ( #10362 )
...
Adds some extensions missing in 5ce582448e
Closes #10360 , Closes #10365
Authored by: bashonly
1 year ago
Sean Ellingham
00766ece0c
[ie/vidyard] Add extractor ( #10155 )
...
Closes #4618
Authored by: exterrestris
1 year ago
middlingphys
2a1a1b8e67
[ie/abematv] Extract availability ( #10348 )
...
Authored by: middlingphys
1 year ago
bashonly
c1c9bb4adb
[ie/vimeo] Fix password-protected video extraction ( #10341 )
...
Closes #6603
Authored by: bashonly
1 year ago
Thomas Gerbet
6075a029db
[ie/douyutv] Do not use dangerous javascript source/URL ( #10347 )
...
Ref: https://sansec.io/research/polyfill-supply-chain-attack
Authored by: LeSuisse
1 year ago
bashonly
cc767e9490
[core] Fix `--ignore-no-formats-error` ( #10345 )
...
Fixes regression in 5ce582448e
Closes #10344
Authored by: Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
1 year ago
github-actions[bot]
d28aa87e21
Release 2024.07.02
...
Created by: bashonly
:ci skip all :ci run dl
1 year ago
bashonly
93d33cb29a
[cleanup] Misc ( #10330 )
...
Authored by: bashonly
1 year ago
Mozi
7799e51895
[ie/zaiko] Support JWT video URLs ( #10130 )
...
Closes #9798
Authored by: pzhlkj6612
1 year ago
Patryk Miś
7509791385
[ie/banbye] Fix extractor ( #10332 )
...
Closes #8584
Authored by: PatrykMis, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
DrakoCpp
6403530e2d
[ie/murrtube] Fix extractor ( #9249 )
...
Closes #7500
Authored by: DrakoCpp
1 year ago
bashonly
d502f4c6d9
[pp/embedthumbnail] Fix embedding with mutagen ( #10337 )
...
Fixes regression in f2a4ea1794
Closes #10335
Authored by: bashonly
1 year ago
bashonly
773bbb1815
[core] Fix `--compat-opt allow-unsafe-ext` ( #10336 )
...
Fixes bug in 5ce582448e
Authored by: bashonly, rdamas
Co-authored-by: Robert Damas <robert.damas@byom.de>
1 year ago
github-actions[bot]
cd68258225
Release 2024.07.01
...
Created by: Grub4K
:ci skip all :ci run dl
1 year ago
Simon Sawicki
5ce582448e
[core] Disallow unsafe extensions (CVE-2024-38519)
...
Ref: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-79w7-vh3h-8g4j
Authored by: Grub4K
1 year ago
bashonly
6aaf96a3d6
[cleanup] Misc ( #10075 )
...
Closes #10303
Authored by: bashonly, seproDev, jucor, c-basalt
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: Julien Cornebise <julien@cornebise.com>
Co-authored-by: c-basalt <117849907+c-basalt@users.noreply.github.com>
1 year ago
bashonly
d4b99a2333
[ie/vimeo] Support browser impersonation ( #10327 )
...
Closes #10325
Authored by: bashonly
1 year ago
c-basalt
1d6ab17d07
[ie/bilibili] Support legacy formats ( #9117 )
...
Adds extractor-arg `prefer_multi_flv`
Closes #6438 , Closes #8525 , Closes #8553 , Closes #10243
Authored by: c-basalt, GD-Slime
Co-authored-by: GD-Slime <82302542+GD-Slime@users.noreply.github.com>
1 year ago
c-basalt
9200bc70c9
[ie/microsoftembed] Add extractors for dev materials ( #9177 )
...
Closes #7112
Authored by: c-basalt
1 year ago
DmitryScaletta
aefede2556
[ie/nuum] Fix formats extraction ( #10316 )
...
Pass referer header to m3u8 requests
Closes #10310
Authored by: DmitryScaletta
1 year ago
c-basalt
4f5d7be3c5
[ie/qqmusic] Fix extractors ( #9768 )
...
Closes #9336
Authored by: c-basalt
1 year ago
Thomas R
1d369b4096
[ie/graspop] Add extractor ( #10268 )
...
Authored by: Niluge-KiWi
1 year ago
bashonly
55e3e6fd21
Add `playlist_channel` and `playlist_channel_id` fields ( #10266 )
...
Authored by: bashonly
1 year ago
Alexander Pauls
36e8dd8325
[ie/pokergo] Make metadata extraction non-fatal ( #10319 )
...
Authored by: axpauls
1 year ago
sepro
e6a22834df
[ie/orf:on] Allow downloading of video in segments ( #10314 )
...
Closes #10142
Authored by: seproDev
1 year ago
A. Sertaç Akkaya
b8da8a98f8
[ie/laracasts] Add extractors ( #10055 )
...
Authored by: ASertacAkkaya, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
Marius Gedminas
24f3097ea9
[ie/youtube] Suppress "Unavailable videos are hidden" warning ( #10159 )
...
Authored by: mgedmin
1 year ago
Dong Heon Hee
054a3ba7d1
[ie/afreecatv:catchstory] Add extractor ( #10235 )
...
Closes #10112
Authored by: hui1601
1 year ago
Dong Heon Hee
e8352ad659
[ie/afreecatv] Support browser impersonation ( #10174 )
...
Closes #8187
Authored by: hui1601
1 year ago
tippfehlr
2a4f2e82db
[ie/digitalconcerthall] Rework extractor ( #10152 )
...
Authored by: tippfehlr, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
Varun Chopra
61714f4695
[ie/jiocinema:series] Fix extraction ( #10139 )
...
Authored by: varunchopra
1 year ago
bashonly
61edf57f8f
[ie/mlbtv] Fix extraction ( #10296 )
...
Closes #10275
Authored by: bashonly
1 year ago
sepro
5b1a2aa978
[ie/bitchute] Fix extractors ( #10301 )
...
Closes #10293
Authored by: seproDev
1 year ago
sepro
7814c50948
[cleanup] Bump ruff to 0.5.x ( #10282 )
...
Authored by: seproDev
1 year ago
hafeoz
7a03f88c40
[ie/neteasemusic] Extract more formats from new API ( #10258 )
...
Closes #9196 , Closes #10239
Authored by: hafeoz
1 year ago
Simon Sawicki
f2a4ea1794
[pp/embedthumbnail] Fix postprocessor ( #10248 )
...
* [compat] Improve `imghdr.what` detection
* [pp/embedthumbnail] Improve imghdr fail message
* [pp/embedthumbnail] Fix AtomicParsley error handling
Authored by: Grub4K
1 year ago
bashonly
0953209a85
[ie/mediasite] Fix extraction ( #10273 )
...
Fix regression in add96eb9f8
Closes #10270
Authored by: bashonly
1 year ago
Cæsim
b758877afa
[ie/cloudycdn] Fix formats extraction ( #10271 )
...
Authored by: Caesim404
1 year ago
megumin
f3411af12e
[ie/matchtv] Fix extractor ( #10190 )
...
Authored by: megumintyan
1 year ago
Peisen Wang
a8520244b8
[cookies] Fix `--cookies-from-browser` DE detection on Linux ( #10237 )
...
Align with chromium source by parsing every part of `XDG_CURRENT_DESKTOP`
Authored by: peisenwang
1 year ago
bashonly
8ca1d57ed0
[ie/facebook:reel] Fix extraction ( #10232 )
...
Closes #10227
Authored by: bashonly
1 year ago
bashonly
800ec085cc
[ie/youtube] Skip formats if nsig decoding fails ( #10223 )
...
Ref: https://github.com/ytdl-org/youtube-dl/issues/32815
Authored by: bashonly
1 year ago
bashonly
96472d72f2
[ie/tiktok] Fix API extraction ( #10216 )
...
Closes #10213
Authored by: bashonly
1 year ago
bashonly
7aa322c02c
[ie/cloudflarestream] Fix `_VALID_URL` and embed extraction ( #10215 )
...
Authored by: bashonly
1 year ago
Haxy
9bd8501993
[ie/youtube] Extract all formats from multi-language m3u8s ( #9875 )
...
Authored by: clienthax, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 year ago
bashonly
90c3721a32
[ie/brightcove] Upgrade requests to HTTPS ( #10202 )
...
Closes #10199
Authored by: bashonly
1 year ago
bashonly
d4b52ce3fc
[ie/podbayfm] Fix extraction ( #10195 )
...
Authored by: bashonly, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
bashonly
d6c2c2bc84
[ie/sproutvideo] Add extractors ( #10098 )
...
Closes #2933 , Closes #8942
Authored by: bashonly, TheZ3ro
Co-authored-by: thezero <io@thezero.org>
1 year ago
bashonly
5dbac313ae
[ie/generic] Add `key_query` extractor-arg
...
Authored by: bashonly
1 year ago
bashonly
ca8885edd9
[fd/hls] Apply `extra_param_to_key_url` from info dict
...
Authored by: bashonly
1 year ago
c-basalt
4093eb1fcc
[ie/khanacademy] Fix extractors ( #9136 )
...
Closes #8775
Authored by: c-basalt
1 year ago
bashonly
a0d9967f68
[ie/youtube:tab] Fix channel metadata extraction ( #10071 )
...
Closes #9893 , Closes #10090
Authored by: bashonly, shoxie007
Co-authored-by: shoxie007 <74592022+shoxie007@users.noreply.github.com>
1 year ago
bashonly
ea88129784
[ie/tiktok] Detect and raise when login is required ( #10124 )
...
Authored by: bashonly
1 year ago
garret1317
b8e2a5e0e1
[ie/NHKRadiru] Fix extractor ( #10106 )
...
Closes #10105
Authored by: garret1317
1 year ago
bashonly
e53e56b735
[ie/soundcloud] Fix `download` format extraction ( #10125 )
...
Authored by: bashonly
1 year ago
JSubelj
92a1c4abae
[ie/rtvslo.si:show] Add extractor ( #8418 )
...
Authored by: JSubelj, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
bashonly
3690c2f598
[ie/francetv] Detect and raise errors for DRM ( #10165 )
...
Closes #10163
Authored by: bashonly
1 year ago
bashonly
081708d607
[ie/francetv] Fix extractor ( #10177 )
...
Closes #10175
Authored by: bashonly
1 year ago
bashonly
d7d861811c
[ie/tubitv:series] Fix extractor ( #10116 )
...
Closes #8563
Authored by: bashonly
1 year ago
sepro
add96eb9f8
[cleanup] Add more ruff rules ( #10149 )
...
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
1 year ago
bashonly
db50f19d76
[rh:requests] Bump minimum `requests` version to 2.32.2 ( #10079 )
...
Closes #10078
Authored by: bashonly
1 year ago
bashonly
2e5a47da40
[ie/PatreonCampaign] Fix `campaign_id` extraction ( #10070 )
...
Closes #10013
Authored by: bashonly
1 year ago
sepro
8b46ad4d8b
[ie/orf:on] Support segmented episodes ( #10053 )
...
Closes #9930
Authored by: seproDev
1 year ago
Ben Galliart
bef9a9e536
[ie/TubiTv] Fix extractor ( #9975 )
...
Closes #9937
Authored by: chilinux
1 year ago
github-actions[bot]
111b61ddef
Release 2024.05.27
...
Created by: bashonly
:ci skip all :ci run dl
1 year ago
trueauracoral
12b248ce60
[ie/peertube] Support livestreams ( #10044 )
...
Closes #2055
Authored by: trueauracoral, bashonly
1 year ago
bashonly
5e3e19c93c
[cleanup] Misc ( #10043 )
...
Authored by: bashonly
1 year ago
bashonly
c53c2e40fd
[ie/tiktok:user] Fix extraction loop ( #10035 )
...
Closes #10033
Authored by: bashonly
1 year ago
sepro
ae2194e1dd
[ie/Piksel] Update domain ( #9223 )
...
Authored by: seproDev
1 year ago
sepro
26603d0b34
[ie] Fix parsing of base URL in SMIL manifest ( #9225 )
...
Authored by: seproDev
1 year ago
github-actions[bot]
ed274b60b1
Release 2024.05.26
...
Created by: bashonly
:ci skip all :ci run dl
1 year ago
Simon Sawicki
5c019f6328
[misc] Cleanup ( #9765 )
...
Closes #9763
Authored by: bashonly, seproDev, Grub4K
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
ocococococ
5a2eebc767
[ie/LCI] Fix extractor ( #10025 )
...
Authored by: ocococococ
1 year ago
imanoreotwe
119d41f270
[ie/tiktok:collection] Add extractor ( #9986 )
...
Closes #9984
Authored by: imanoreotwe, bashonly
1 year ago
bashonly
347f13dd9b
[ie/tiktok:user] Fix extractor ( #9661 )
...
Closes #3776 , Closes #4996
Authored by: bashonly
1 year ago
coletdjnz
96a134dea6
[ie/youtube] Extract upload timestamp if available ( #9856 )
...
Closes #4962 , Closes #9829
Authored by: coletdjnz
1 year ago
Simon Sawicki
a4da9db87b
Update to ytdl-commit-a08f2b7 ( #10012 )
...
[ie] Rework JWPlayer extraction
- f66372403f
[ie/gbnews] Add extractor
- 70f230f9cf
[ie/caffeinetv] Add extractor
- 40bd5c1815
[ie/youporn] Improve extraction
- 0b2ce3685e
[ie/youporn] Add playlist extractors
- 668332b973
Closes #9188 , Closes #9523
Authored by: Grub4K, bashonly
1 year ago
Simon Sawicki
e897bd8292
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs ( #7409 )
...
Authored by: bashonly, seproDev, Grub4K
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
HobbyistDev
a2e9031605
[ie/XiaoHongShu] Add extractor ( #9646 )
...
Closes #9529
Authored by: HobbyistDev
1 year ago
Finn R. Gärtner
3ba8de62d6
[ie/Piapro] Fix extractor ( #9311 )
...
Closes #9884
Authored by: FinnRG, seproDev
1 year ago
bashonly
0d067e77c3
[ie/dangalplay] Add extractors ( #10021 )
...
Closes #8258
Authored by: bashonly
1 year ago
bashonly
1463945ae5
[ie/jiocinema] Add extractors ( #10026 )
...
Closes #5563 , Closes #7759 , Closes #8679 , Closes #9349
Authored by: bashonly
1 year ago
bashonly
c92e4e625e
[ie/tele5] Overhaul extractor ( #10024 )
...
Closes #3051 , Closes #7955 , Closes #8501 , Closes #9792
Authored by: bashonly
1 year ago
bashonly
90d2da311b
[ie/DiscoveryPlus] Fix dmax.de and related extractors ( #10020 )
...
Closes #7530
Authored by: bashonly
1 year ago
sepro
3779f2a307
[ie/ORFTVthek] Remove extractor ( #10011 )
...
Authored by: seproDev
1 year ago
c-basalt
63b569bc5e
[ie/taptap] Add extractors ( #9776 )
...
Closes #9643
Authored by: c-basalt
1 year ago
kclauhk
82f4f4444e
[ie/reddit] Fix subtitles extraction ( #10006 )
...
Authored by: kclauhk
1 year ago
Mozi
eead3bbc01
[ie/brilliantpala] Fix login ( #9788 )
...
Closes #9771
Authored by: pzhlkj6612
1 year ago
BohwaZ
5bbfdb7c99
[ie/HearThisAt] Improve `_VALID_URL` ( #9949 )
...
Closes #9755
Authored by: bohwaz, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
TuxCoder
0dd53faeca
[ie/orf:on] Improve extraction ( #9677 )
...
Closes #9652
Authored by: TuxCoder
1 year ago
six
be7db1a5a8
[ie/NTSLive] Add extractor ( #9641 )
...
Closes #9640
Authored by: lostfictions
1 year ago
HobbyistDev
65e709d235
[ie/GodResource] Add extractor ( #9629 )
...
Closes #9551
Authored by: HobbyistDev
1 year ago
Amir Y. Perehodnik
06cb063839
[ie/Instagram] Support `/reels/` URLs ( #9539 )
...
Closes #6689
Authored by: amir16yp
1 year ago
panatexxa
296df0da1d
[ie/Moviepilot] Fix extractor ( #9366 )
...
Authored by: panatexxa
1 year ago
vtexier
7b5674949f
[ie/ArteTV] Label forced subtitles ( #9945 )
...
Authored by: vtexier
1 year ago
bashonly
f2816634e3
[ie/crunchyroll] Fix stream extraction ( #10005 )
...
Closes #9994
Authored by: bashonly
1 year ago
bashonly
beaf832c7a
[ie/soundcloud] Add `formats` extractor-arg ( #10004 )
...
Authored by: bashonly
1 year ago
bashonly
eef1e9f44f
[ie/tiktok] Fix subtitles extraction ( #9961 )
...
Authored by: bashonly
1 year ago
Simon Sawicki
3f7999533e
[rh:requests] Patch support for `requests` 2.32.2+ ( #9992 )
...
Authored by: Grub4K
1 year ago
bashonly
4ccd73fea0
[ie/tiktok] Extract all web formats ( #9960 )
...
Closes #9506
Authored by: bashonly
1 year ago
bashonly
3584b8390b
[ie/tiktok] Add `device_id` extractor-arg ( #9951 )
...
Authored by: bashonly
1 year ago
coletdjnz
c36513f1be
[rh:requests] Update to `requests` 2.32.0 ( #9980 )
...
Authored by: coletdjnz
1 year ago
bashonly
3e35aa32c7
[ie/twitter] Fix auth for x.com migration ( #9952 )
...
Authored by: bashonly
1 year ago
coletdjnz
53b4d44f55
[test] Fix connect timeout test ( #9906 )
...
Fixes https://github.com/yt-dlp/yt-dlp/issues/9659
Authored by: coletdjnz
1 year ago
bashonly
c999bac02c
Bugfix for 61b17437dc
...
Authored by: bashonly
1 year ago
coletdjnz
12d8ea8246
[ie/youtube] Remove `android` from default clients ( #9553 )
...
Closes #9554
Authored by: coletdjnz, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 year ago
Justin Keogh
8e15177b41
[ie/youtube] Fix comments extraction ( #9775 )
...
Closes #9358
Authored by: jakeogh, minamotorin, shoxie007, bbilly1
Co-authored-by: minamotorin <76122224+minamotorin@users.noreply.github.com>
Co-authored-by: shoxie007 <74592022+shoxie007@users.noreply.github.com>
Co-authored-by: Simon <35427372+bbilly1@users.noreply.github.com>
1 year ago
Roeniss Moon
dd9ad97b1f
[cookies] Add `--cookies-from-browser` support for Whale ( #9649 )
...
Closes #9307
Authored by: roeniss
1 year ago
minamotorin
61b17437dc
[ie] Add POST data hash to `--write-pages` filenames ( #9879 )
...
Closes #9773
Authored by: minamotorin
1 year ago
kylegustavo
7975ddf245
[ie/bbc] Fix and extend extraction ( #9705 )
...
Closes #9701
Authored by: kylegustavo, dirkf, pukkandan
1 year ago
Podiumnoche
6d8a53d870
[ie/cda] Fix age-gated web extraction ( #9939 )
...
Closes #5980 , Closes #6638
Authored by: Podiumnoche, Szpachlarz, dirkf, emqi
1 year ago
bashonly
4813173e45
[ie/twitter] Support x.com URLs ( #9926 )
...
Closes #9923
Authored by: bashonly
1 year ago
bashonly
41ba4a808b
[ie/tiktok] Extract via mobile API only if `app_info` is passed ( #9938 )
...
Partially addresses #9506
Authored by: bashonly
1 year ago
Mozi
351dc0bc33
[ie/eplus] Handle URLs without videos ( #9855 )
...
Authored by: pzhlkj6612
1 year ago
feederbox826
518c1afc15
[ie/pornhub] Fix login by email address ( #9914 )
...
Closes #9717
Authored by: feederbox826
1 year ago
WyohKnott
85ec2a337a
[ie/googledrive] Fix formats extraction ( #9908 )
...
Closes #8281
Authored by: WyohKnott
1 year ago
Jake Finley
b207d26f83
[ie/xvideos:quickies] Fix extractor ( #9834 )
...
Closes #6356
Authored by: JakeFinley96
1 year ago
sepro
01395a3434
[cleanup] Remove questionable extractors ( #9911 )
...
Closes #6279 , Closes #6799
Authored by: seproDev
1 year ago
Haxy
cf212d0a33
[ie/youtube] Add `mediaconnect` client ( #9546 )
...
Authored by: clienthax
1 year ago
alard
6db96268c5
[ie/TV5Monde] Fix extractor ( #9143 )
...
Closes #9118
Authored by: alard, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
Eric Lam
800a43983e
[ie/EuroParlWebstream] Support new URL format ( #9647 )
...
Authored by: voidful, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
DaPotato69
7e4259dff0
Better warning when requested subs format not found ( #9873 )
...
Closes #9760
Authored by: DaPotato69
1 year ago
Stefan Lobbenmeier
f1f158976e
[cookies] Get chrome session cookies with `--cookies-from-browser` ( #9747 )
...
Partially addresses #5534
Authored by: StefanLobbenmeier
1 year ago
llamasblade
31b417e1d1
[ie/hytale] Use `CloudflareStreamIE` explicitly ( #9672 )
...
Authored by: llamasblade
1 year ago
Hugo Azevedo
fc2879ecb0
[ie/alura] Fix extractor ( #9658 )
...
Authored by: hugohaa
1 year ago
rrgomes
0a1a8e3005
[ie/nfb] Fix extractors ( #9650 )
...
Authored by: rrgomes
1 year ago
c-basalt
4cc99d7b6c
[ie/BilibiliSpaceVideo] Fix extraction ( #9905 )
...
Closes #9892
Authored by: c-basalt
1 year ago
coletdjnz
3c7a287e28
[test] Add HTTP proxy tests ( #9578 )
...
Also fixes HTTPS proxies for curl_cffi
Authored by: coletdjnz
1 year ago
sepro
98d71d8c5e
[ie/commonmistakes] Raise error on blob URLs ( #9897 )
...
Authored by: seproDev
1 year ago
kclauhk
00a9f2e1f7
[ie/canalalpha] Fix extractor ( #9675 )
...
Authored by: kclauhk
1 year ago
Mozi
73f12119b5
[ie/netease:program] Improve `--no-playlist` message ( #9488 )
...
Authored by: pzhlkj6612
1 year ago
Alexandre Huot
6b54cccdcb
[ie/Qub] Fix extractor ( #7019 )
...
Closes #4989
Authored by: alexhuot1, dirkf
1 year ago
src-tinkerer
c4b87dd885
[ie/ZenYandex] Fix extractor ( #9813 )
...
Closes #9803
Authored by: src-tinkerer
1 year ago
fireattack
2338827072
[ie/bilibili] Fix `--geo-verification-proxy` support ( #9817 )
...
Closes #9797
Authored by: fireattack
1 year ago
fireattack
06d52c8731
[ie/BilibiliSpaceVideo] Better error message ( #9839 )
...
Closes #9528
Authored by: fireattack
1 year ago
sepro
df5c9e733a
[ie/vk] Improve format extraction ( #9885 )
...
Closes #5675
Authored by: seproDev
1 year ago
Mozi
b38018b781
[ie/mixch] Extract comments ( #9860 )
...
Authored by: pzhlkj6612
1 year ago
Rasmus Antons
145dc6f656
[ie/boosty] Add cookies support ( #9522 )
...
Closes #9401
Authored by: RasmusAntons
1 year ago
bashonly
5904853ae5
[ie/crunchyroll] Support browser impersonation ( #9857 )
...
Closes #7442
Authored by: bashonly
1 year ago
Chris Caruso
c8bf48f3a8
[ie/cbc.ca:player] Improve `_VALID_URL` ( #9866 )
...
Closes #9825
Authored by: carusocr
1 year ago
The-MAGI
351368cb9a
[ie/youporn] Fix extractor ( #8827 )
...
Closes #7967
Authored by: The-MAGI
1 year ago
sepro
96da952504
[core] Warn if lack of ffmpeg alters format selection ( #9805 )
...
Authored by: seproDev, pukkandan
1 year ago
bashonly
bec9a59e8e
[networking] Add `extensions` attribute to `Response` ( #9756 )
...
CurlCFFIRH now provides an `impersonate` field in its responses' extensions
Authored by: bashonly
1 year ago
bashonly
036e0d92c6
[ie/patreon] Extract multiple embeds ( #9850 )
...
Closes #9848
Authored by: bashonly
1 year ago
bashonly
cb2fb4a643
[ie/crunchyroll] Always make metadata available ( #9772 )
...
Closes #9750
Authored by: bashonly
1 year ago
bashonly
231c2eacc4
[ie/soundcloud] Extract `genres` ( #9821 )
...
Authored by: bashonly
1 year ago
bashonly
c4853655cb
[ie/wrestleuniverse] Avoid partial stream formats ( #9800 )
...
Authored by: bashonly
1 year ago
Simon Sawicki
ac817bc83e
[build] Migrate `linux_exe` to static musl builds ( #9811 )
...
Authored by: Grub4K, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 year ago
Simon Sawicki
64766459e3
[core/windows] Improve shell quoting and tests ( #9802 )
...
Authored by: Grub4K
1 year ago
bashonly
ff38a011d5
[ie/crunchyroll] Fix auth and remove cookies support ( #9749 )
...
Closes #9745
Authored by: bashonly
1 year ago
bashonly
8056a3026e
[ie/theatercomplextown] Fix extractors ( #9754 )
...
Authored by: bashonly
1 year ago
Simon Sawicki
3ee1194288
[ie] Make `_search_nextjs_data` non fatal ( #8937 )
...
Authored by: Grub4K
1 year ago
bashonly
e3b42d8b1b
[ie/facebook] Fix DASH formats extraction ( #9734 )
...
Closes #9720
Authored by: bashonly
1 year ago
bashonly
c9ce57d9bf
[ie/patreon] Fix Vimeo embed extraction ( #9712 )
...
Fixes regression in 36b240f9a7
Closes #9709
Authored by: bashonly
1 year ago
bashonly
315b354429
[ie/afreecatv:live] Add `cdn` extractor-arg ( #9666 )
...
Closes #6497
Authored by: bashonly
1 year ago
bashonly
0c21c53885
[ie/jiosaavn] Extract via API and fix playlists ( #9656 )
...
Closes #9648
Authored by: bashonly
1 year ago
github-actions[bot]
168e72dcd3
Release 2024.04.09
...
Created by: Grub4K
:ci skip all :ci run dl
1 year ago
Simon Sawicki
ff07792676
[core] Prevent RCE when using `--exec` with `%q` (CVE-2024-22423)
...
The shell escape function now properly escapes `%`, `\\` and `\n`. `utils.Popen` as well as `%q` output template expansion have been patched accordingly.
Prior to this fix using `--exec` together with `%q` when on Windows could cause remote code to execute. See https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-hjq6-52gw-2g7p for more details.
Authored by: Grub4K
1 year ago
bashonly
216f6a3cb5
[cleanup] Misc ( #9426 )
...
Authored by: bashonly, pukkandan
1 year ago
Simon Sawicki
9590cc6b47
Add new option `--progress-delta` ( #9082 )
...
Authored by: Grub4K
1 year ago
luiso1979
79a451e576
[networking] Respect `SSLKEYLOGFILE` environment variable ( #9543 )
...
Authored by: luiso1979
1 year ago
bashonly
2e94602f24
[ie/jiosaavn] Support playlists ( #9622 )
...
Closes #9616
Authored by: bashonly
1 year ago
bashonly
4af9d5c2f6
[ie/nhk] Fix NHK World extractors ( #9623 )
...
Closes #9513
Authored by: bashonly
1 year ago
John Victor
36b240f9a7
[ie/patreon] Do not extract dead embed URLs ( #9613 )
...
Closes #8702
Authored by: johnvictorfs
1 year ago
bashonly
fc53ec13ff
[ie/tiktok] Restore `carrier_region` API parameter ( #9637 )
...
Avoids some geo-blocks
Authored by: bashonly
1 year ago
Dmitry Meyer
2ab2651a4a
[cookies] Add `--cookies-from-browser` support for Firefox Flatpak ( #9619 )
...
Authored by: un-def
1 year ago
bashonly
b15b0c1d21
[ie/vkplay] Fix `_VALID_URL` ( #9636 )
...
Closes #9635
Authored by: bashonly
1 year ago
bashonly
c8a61a9100
[ie/kick] Support browser impersonation ( #9611 )
...
Closes #6748
Authored by: bashonly
1 year ago
Mozi
f2fd449b46
[ie/joqrag] Fix live status detection ( #9624 )
...
Authored by: pzhlkj6612
1 year ago
Tomoka1
9415f1a5ef
[ie/afreecatv] Overhaul extractor ( #9566 )
...
Closes #4592 , Closes #8862 , Closes #9544
Authored by: bashonly, Tomoka1
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 year ago
bashonly
a48cc86d6f
[ie/dropbox] Fix formats extraction ( #9627 )
...
Closes #9533
Authored by: bashonly
1 year ago
bytedream
954e57e405
[ie/crunchyroll] Fix extractor ( #9615 )
...
Authored by: bytedream
1 year ago
Dong Heon Hee
9073ae6458
[ie/afreecatv:live] Fix extractor ( #9348 )
...
Closes #4466 , Closes #9345
Authored by: hui1601
1 year ago
Offert4324
4cd9e251b9
[ie/medici] Fix extractor ( #9518 )
...
Closes #8813
Authored by: Offert4324
1 year ago
bashonly
0ae16ceb18
[ie/jiosaavn] Extract artists ( #9612 )
...
Closes #9607
Authored by: bashonly
1 year ago
bashonly
443e206ec4
[ie/jiosaavn] Fix format extensions ( #9609 )
...
Authored by: bashonly
1 year ago
bashonly
4c3b7a0769
[ie/mixch] Fix extractor ( #9608 )
...
Closes #9536
Authored by: bashonly, nipotan
1 year ago
bashonly
16be117729
Add option `--no-break-on-existing` ( #9610 )
...
Authored by: bashonly
1 year ago
trainman261
b49d5ffc53
[ie/cbc.ca:player] Support new URL format ( #9561 )
...
Closes #9534
Authored by: trainman261
1 year ago
HobbyistDev
36baaa10e0
[ie/Radio1Be] Add extractor ( #9122 )
...
Closes #8707
Authored by: HobbyistDev
1 year ago
Kacper Michajłow
02f93ff51b
[ie/twitch] Extract AV1 and HEVC formats ( #9158 )
...
Authored by: kasper93
1 year ago
Mozi
c59de48e2b
[ie/mixch:archive] Fix extractor ( #8761 )
...
Closes #2373
Authored by: pzhlkj6612
1 year ago
Mozi
0284f1fee2
[ie/asobistage] Add extractor ( #8735 )
...
Authored by: pzhlkj6612
1 year ago
bashonly
97362712a1
[ie/soundcloud] Support cookies ( #9586 )
...
Closes #997
Authored by: bashonly
1 year ago
bashonly
246571ae1d
[ie/soundcloud] Support retries for API rate-limit ( #9585 )
...
Authored by: bashonly
1 year ago
Simon Sawicki
32abfb00bd
[utils] `traverse_obj`: Convenience improvements ( #9577 )
...
Add support for:
- `http.cookies.Morsel`
- Multi type filters (`{type, type}`)
Authored by: Grub4K
1 year ago
pukkandan
c305a25c1b
[cleanup] Standardize `import datetime as dt` ( #8978 )
1 year ago
pukkandan
e3a3ed8a98
[ie, cleanup] No `from` stdlib imports in extractors ( #8978 )
1 year ago
pukkandan
a25a424323
[ie/youtube] Calculate more accurate `filesize`
...
YouTube provides slightly different duration for each format.
Calculating file-size based on this duration instead of the
video duration gives more accurate results.
Ref: https://github.com/yt-dlp/yt-dlp/issues/1400#issuecomment-2007441207
1 year ago
sepro
86e3b82261
[core] Fix `filesize_approx` calculation ( #9560 )
...
Reverts 22e4dfacb6
Despite being documented as `Kbit/s`, the extractors/manifests were returning bitrates in SI units of kilobits/sec.
Authored by: seproDev, pukkandan
1 year ago
pukkandan
e7b17fce14
[ie/youtube] Update `android` params
...
Discovered by LuanRT - https://github.com/LuanRT/YouTube.js/pull/624
Closes #9554
1 year ago
bashonly
a2d0840739
[ie/soundcloud] Adjust format sorting ( #9584 )
...
- Adapt to 86a972033e
Authored by: bashonly
1 year ago
pukkandan
86a972033e
Infer `acodec` for single-codec containers
1 year ago
bashonly
50c2935231
[ie] Add extractor impersonate API ( #9474 )
...
Authored by: bashonly, Grub4K, pukkandan
1 year ago
bashonly
0df63cce69
[ie/thisoldhouse] Support Brightcove embeds ( #9576 )
...
Closes #9570
Authored by: bashonly
1 year ago
bashonly
63f685f341
[ie/tiktok] Prefer non-bytevc2 formats ( #9575 )
...
Closes #9567
Authored by: bashonly
1 year ago
Simon Sawicki
3699eeb67c
[utils] `traverse_obj`: Allow unbranching using `all` and `any` ( #9571 )
...
Authored by: Grub4K
1 year ago
bashonly
cb61e20c26
[ie/tiktok] Fix API extraction ( #9548 )
...
Closes #9506
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
1 year ago
bashonly
9c42b7eef5
[fd/ffmpeg] Accept output args from info dict ( #9278 )
...
Authored by: bashonly
1 year ago
coletdjnz
e5d4f11104
[rh:websockets] Workaround race condition causing issues on PyPy ( #9514 )
...
Authored by: coletdjnz
1 year ago
src-tinkerer
bc2b8c0596
[ie/fathom] Add extractor ( #9495 )
...
Closes #8541
Authored by: src-tinkerer
1 year ago
sta1us
aa7e9ae4f4
[ie/xvideos] Support new URL format ( #9493 ) ( #9502 )
...
Closes #9493
Authored by: sta1us
1 year ago
Shreyas Minocha
07f5b2f757
[ie/box] Support URLs without file IDs ( #9504 )
...
Authored by: shreyasminocha
1 year ago
Daniel Vogt
ff349ff94a
[ie/sharepoint] Add extractor ( #6531 )
...
Authored by: C0D3D3V, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 year ago
Hasan Rüzgar
f859ed3ba1
[ie/loom] Add extractors ( #8686 )
...
Closes #3715
Authored by: bashonly, hruzgar
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 year ago
Aron Buzinkay
17d248a587
[ie/youtube:search] Fix params for uncensored results ( #9456 )
...
Closes #9156
Authored by: alb, pukkandan
1 year ago
sepro
22e4dfacb6
[ie/youtube] Fix tbr calculation ( #9489 )
...
Authored by: pukkandan
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
1 year ago
Trustin
86d2f4d248
[ie/imgur] Fix extraction ( #9471 )
...
Closes #9458
Authored by: trwstin
2 years ago
coletdjnz
52f5be1f1e
[rh:curlcffi] Add support for `curl_cffi`
...
Authored by: coletdjnz, Grub4K, pukkandan, bashonly
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
2 years ago
coletdjnz
0b81d4d252
Add new options `--impersonate` and `--list-impersonate-targets`
...
Authored by: coletdjnz, Grub4K, pukkandan, bashonly
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
2 years ago
bashonly
f2868b26e9
[ie/SonyLIVSeries] Fix season extraction ( #9423 )
...
Authored by: bashonly
2 years ago
bashonly
be77923ffe
[ie/crunchyroll] Extract `vo_adaptive_hls` formats by default ( #9447 )
...
Closes #9439
Authored by: bashonly
2 years ago
bashonly
8c05b3ebae
[ie/tiktok] Update API hostname ( #9444 )
...
Closes #9441
Authored by: bashonly
2 years ago
jazz1611
0da66980d3
[ie/gofile] Fix extractor ( #9446 )
...
Authored by: jazz1611
2 years ago
github-actions[bot]
8463fb510a
Release 2024.03.10
...
Created by: Grub4K
:ci skip all :ci run dl
2 years ago
pukkandan
615a84447e
[cleanup] Misc ( #8968 )
...
Authored by: pukkandan, bashonly, seproDev
2 years ago
pukkandan
ed3bb2b0a1
[cleanup] Remove unused code ( #8968 )
...
Authored by: pukkandan, seproDev
2 years ago
pukkandan
45491a2a30
[utils] Improve `repr` of `DateRange`, `match_filter_func`
2 years ago
sepro
a687226b48
[cleanup, ie] Match both `http` and `https` in `_VALID_URL` ( #8968 )
...
Except for Vimeo, since that causes matching collisions.
Authored by: seproDev
2 years ago
pukkandan
93240fc184
[cleanup] Fix misc bugs ( #8968 )
...
Closes #8816
Authored by: bashonly, seproDev, pukkandan, Grub4k
2 years ago
pukkandan
47ab66db0f
[docs] Misc Cleanup ( #8977 )
...
Closes #8355 , #8944
Authored by: bashonly, Grub4k, Arthurszzz, seproDev, pukkandan
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: Arthurszzz <minecraftgamerarthur@gmail.com>
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2 years ago
Peter Hosey
2d91b98456
[fd/http] Reset resume length to handle `FileNotFoundError` ( #8399 )
...
Closes #4521
Authored by: boredzo
2 years ago
x11x
8828f4576b
[ie/youtube:tab] Fix `tags` extraction ( #9413 )
...
Closes #9412
Authored by: x11x
2 years ago
Simon Sawicki
dbd8b1bff9
Improve 069b2aedae
...
Authored by: Grub4k
2 years ago
Bl4Cc4t
8993721ecb
[ie/roosterteeth] Support bonus features ( #9406 )
...
Authored by: Bl4Cc4t
2 years ago
bashonly
263a4b55ac
[core] Handle `--load-info-json` format selection errors ( #9392 )
...
Closes #9388
Authored by: bashonly
2 years ago
bashonly
b136e2af34
Bugfix for 104a7b5a46
( #9394 )
...
Authored by: bashonly
2 years ago
bashonly
b2cc150ad8
[ie/roosterteeth] Add Brightcove fallback ( #9403 )
...
Authored by: bashonly
2 years ago
Xpl0itU
785ab1af7f
[ie/crtvg] Fix `_VALID_URL` ( #9404 )
...
Authored by: Xpl0itU
2 years ago
bashonly
7aad06541e
[ie/youtube] Further bump client versions ( #9395 )
...
Authored by: bashonly
2 years ago