What dose mean?

Non release banter
Jack
Contributor
Contributor
Posts: 1959
Joined: 09 Aug 2013, 14:25
Distribution: Nemesis Cinnamon 64
Location: USA

What dose mean?

Post#1 by Jack » 12 Jul 2026, 01:20

Help in the last line in red mean or can it be fix?
guest@porteus:~$ WARNING: Your yt-dlp version (2025.12.08) is older than 90 days!
It is strongly recommended to always use the latest version.
Run "yt-dlp --update" or "yt-dlp -U" to update.
To suppress this warning, add --no-update to your command/config.
[youtube] Extracting URL: https://www.youtube.com/watch?v=A_-OnERX_LU
[youtube] A_-OnERX_LU: Downloading webpage
WARNING: [youtube] No supported JavaScript runtime could be found. Only deno is enabled by default; to use another runtime add --js-runtimes RUNTIME[:PATH] to your command/config. YouTube extraction without a JS runtime has been deprecated, and some formats may be missing. See https://github.com/yt-dlp/yt-dlp/wiki/EJS for details on installing one
[youtube] A_-OnERX_LU: Downloading android sdkless player API JSON
[youtube] A_-OnERX_LU: Downloading web safari player API JSON
WARNING: [youtube] A_-OnERX_LU: Some web_safari client https formats have been skipped as they are missing a url. YouTube is forcing SABR streaming for this client. See https://github.com/yt-dlp/yt-dlp/issues/12482 for more details
WARNING: [youtube] A_-OnERX_LU: Some web client https formats have been skipped as they are missing a url. YouTube is forcing SABR streaming for this client. See https://github.com/yt-dlp/yt-dlp/issues/12482 for more details
[info] A_-OnERX_LU: Downloading 1 format(s): 401+251
[download] Destination: The Viking Warpath (XI Century) — Epic March Across Norway | Old Norse Language in Viking Music [A_-OnERX_LU].f401.mp4
[download] 4.1% of 1.87GiB at 4.60MiB/s ETA 06:39ERROR: unable to download video data: HTTP Error 403: Forbidden
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 4615
Joined: 20 Mar 2012, 03:42
Distribution: v5.1-alpha*-64bit
Location: australia
Contact:

What dose mean?

Post#2 by ncmprhnsbl » 12 Jul 2026, 03:49

hi Jack, what version of porteus are you using?
i ask because the solutions are slightly different for each one..
eg. for porteus v5.01 :

Code: Select all

update-browser -y
or the browser update gui

for porteus v5.1:

Code: Select all

update yt-dlp
both of these will offer a choice of java runtime that yt-dlp now needs to download from youtube: either deno or quickjs
deno is larger but easier because yt-dlp will find it on it's own,
where quickjs is smaller but requires the option: `--js-runtimes quickjs` added to your download command.
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Jack
Contributor
Contributor
Posts: 1959
Joined: 09 Aug 2013, 14:25
Distribution: Nemesis Cinnamon 64
Location: USA

What dose mean?

Post#3 by Jack » 12 Jul 2026, 05:47

Porteus-v5.1 It been awhile seen I install Porteus so I'm going reinstall it. but I will have download it to make sure everything is current.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

Post Reply