Request for yt-dlp update  [Solved]

Report Bugs, Issues and non- package Requests
Message
Author
User avatar
MikeR
Posts: 217
Joined: Sun Jun 25, 2023 6:42 am

Request for yt-dlp update

#1 Post by MikeR »

There seems to be no yt-dlp in the default repos
The version in MXPI Debian backports is 2025.04.30
Current version is 2025.05.22 (yesterday)
Not urgent, but it would be gratefully welcomed.

TIA,
Mike
Old RSTS hack
Registered Linux user #542196

User avatar
Stevo
Developer
Posts: 14560
Joined: Fri Dec 15, 2006 7:07 pm

Re: Request for yt-dlp update  [Solved]

#2 Post by Stevo »

OK, built the packages, and can be installed early from these debs: https://wormhole.app/rMdn95#FHw98AZ0PMmf9ZbNWQtYsQ
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

User avatar
BV206
Posts: 490
Joined: Sat Mar 09, 2019 10:55 am

Re: Request for yt-dlp update

#3 Post by BV206 »

I was tired of not having current versions of yt-dlp so I installed it manually.
My PC has only one user so I installed yt-dlp locally with pipx https://pipx.pypa.io.
First uninstall the repo version of yt-dlp.
The pipx package isn't installed by default so you have to install it first (it's in the main debian repo).
pipx puts it's locally installed executable files in your ~/.local/bin folder which may not exist by default and needs to be added to the path.

Run

Code: Select all

pipx ensurepath
to create the folder and add it to the path.

Then run

Code: Select all

pipx install yt-dlp
to install yt-dlp.
You probably have to log out or reboot for the new path to take effect the next time you log in.

Then whenever a new version of yt-dlp appears on github you can update it with

Code: Select all

pipx upgrade yt-dlp
There should be a way to do this systemwide for multiple users but I haven't investigated that.

User avatar
trawglodyte
Posts: 113
Joined: Tue Feb 13, 2024 7:35 am

Re: Request for yt-dlp update

#4 Post by trawglodyte »

deb-multimedia repository has v2025.05.22-dmo1

User avatar
AVLinux
Posts: 2998
Joined: Wed Jul 15, 2020 1:15 am

Re: Request for yt-dlp update

#5 Post by AVLinux »

trawglodyte wrote: Fri May 23, 2025 1:56 pm deb-multimedia repository has v2025.05.22-dmo1
That's a bit of a dicy Repo, it might be OK with pure Debian installs but I think there could be some potential conflicts with MX backports and deb-multimedia. If you're a Debian expert and enable and disable it judiciously it may not work out too badly but as we've just seen with the quick response and update to yt-dlp @Stevo is pretty responsive to Package requests all right here at home.

DeepDayze
Posts: 137
Joined: Tue Jan 18, 2022 3:34 pm

Re: Request for yt-dlp update

#6 Post by DeepDayze »

AVLinux wrote: Fri May 23, 2025 7:59 pm
trawglodyte wrote: Fri May 23, 2025 1:56 pm deb-multimedia repository has v2025.05.22-dmo1
That's a bit of a dicy Repo, it might be OK with pure Debian installs but I think there could be some potential conflicts with MX backports and deb-multimedia. If you're a Debian expert and enable and disable it judiciously it may not work out too badly but as we've just seen with the quick response and update to yt-dlp @Stevo is pretty responsive to Package requests all right here at home.
I use the DMO repo and only grab what I need then disable it as I've experienced conflicts and breakage by keeping that repo enabled. Only needed very few things from there as the MX Test repo and backports had everything else.
Real Men Use Linux

User avatar
trawglodyte
Posts: 113
Joined: Tue Feb 13, 2024 7:35 am

Re: Request for yt-dlp update

#7 Post by trawglodyte »

DeepDayze wrote: Sat May 24, 2025 11:38 am I use the DMO repo and only grab what I need then disable it as I've experienced conflicts and breakage by keeping that repo enabled
In the case of yt-dlp it breaks if you don't get the regular upgrades, so disabling the repo causes the breaking. If I understand correctly YouTube makes changes to cause yt-dlp to stop working and yt-dlp makes changes to keep working so getting the regular upgrades and always having the newest version is critical.

User avatar
atomick
Posts: 129
Joined: Tue Jan 30, 2024 11:16 pm

Re: Request for yt-dlp update

#8 Post by atomick »

Would feel to seem by last couples of weeks, in testing few browser add-ons re-Downloads. Seem YT has completely disabled all download feature. Odd as some are evacuation of its daily habitual use and visual circulation of content. Shifting to alternate platforms bitchute odessy rumble. even those as seems bitchute is now starting to push subscription allowance as new feature to continued view. some in mass may return to YT and find these changes are also by control choice. Least I have found few of the download addon fail to respond any longer. ? Mileage may Vary.

User avatar
MikeR
Posts: 217
Joined: Sun Jun 25, 2023 6:42 am

Re: Request for yt-dlp update

#9 Post by MikeR »

@atomick
Seem YT has completely disabled all download features
As of yesterday yt-dlp version stable@2025.05.22 seems to work
(downloaded from test repos)

There is a constant battle between YT and yt-dlp. Running the absolutely last update is a must.
Check versions with yt-dlp -U
Old RSTS hack
Registered Linux user #542196

User avatar
atomick
Posts: 129
Joined: Tue Jan 30, 2024 11:16 pm

Re: Request for yt-dlp update

#10 Post by atomick »

Very nice MikeR more minds eye's and attempts to using various methods, reap success.
Can always learn something new every day. And nice to see open sharing is the method keeping smiles all around.

Cheers. Good work. I think to try your solution installing Youtube-Gui from the MXPI and -apt install the YT-DIP app and try some of the self interest xyz. a try.

always liked the manual method.

Post Reply

Return to “Bugs and Non-Package Requests Forum”