Yt-dlp

Good afternoon, a few days ago a problem occurred in yt-dlp, it seems that there are dependencies that are blocking its use, I leave the summary here: Operating System: Mabox Linux (Rolling-release based on Arch)
yt-dlp version: stable
2026.07.04 (Updated by AUR)
Problem: Error 403 Forbidden when trying to download audio/video from YouTube.
Terminal warning: ‘No supported JavaScript runtime could be found. Only deno is enabled by default’.
Additional detail: Previously it gave a syntax error in Python 3.14 with the ‘yt_dlp_plugins.extractor.getpot_wpc’ plugin. I already tried using ‘–no-plugins’ and setting the pull player_clients without success. Currently I cannot use yt-dlp in any way

Known bug, already reported…

What alternatives are there to download only the audio or videos in different formats?

You can use yt-dlp-nightly-bin from AUR. It’s already fixed in the nightly build.

I resolved it using Anthropic Claude and/or Gemini. I can’t remember which of the two – I think both.
I can’t remember the steps we followed either; I’ve been sticking my nose into so many things of late… HAHAHA!

:rofl:

The new yt‑dlp-2026.08.19 version has already been released.
I’ve also made it available in the Mabox repo because the update in the Arch repos may appear within a few days, and in Manjaro it might take even a few weeks :wink:

To update just run:

yay
2 Likes

good afternoon, now ty-dlp works correctly, yesterday I updated yay. thank you very much for your help.