You are not logged in.

#1 2023-07-10 09:42

ShowsOn
Member
Registered: 2021-05-10
Posts: 4

Can't get ytfzf - YouTube command line - to work on Gemini 4.12 32bit

Hello

I can't get the app ytfzf to work using Gemini 4.12 32bit with the Trinity desktop.  This is the what I am trying to run:
https://github.com/pystardust/ytfzf

I'm trying to get this to work simply to see if it is possible to playback YouTube videos without having to run a webbrowser.

The script complains that I am using a version of youtube-dl that is too old, but it seems I am running the latest version.

Here is the messages I get in Konsole when I try to start a video. The search function works, it just doesn't seem to be able to actually play a video. If I try to update youtube-dl it says I am running the latest version:

simon@q4os-desktop:~$ ytfzf
Search
> linustechtips
Scraping YouTube (with https://inv.tux.pizza) (linustechtips, pg: 1)
[ytdl_hook] ERROR: Unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
[ytdl_hook] youtube-dl failed: unexpected error ocurred
[ytdl_hook] It appears that your youtube-dl version is severely out of date.
Failed to recognize file format.

Exiting... (Errors when loading file)
simon@q4os-desktop:~$ youtube-dl --version
2021.12.17
simon@q4os-desktop:~$ youtube-dl -U
youtube-dl is up-to-date (2021.12.17)
simon@q4os-desktop:~$

Any help would be appreciated. Is it possible that some of the apps that ytfzf is trying to call just don't have recent 32 but versions?

Would it be possible for a package version of this app to be made availalbe in the Synaptic package manager?

Simon

Offline

#2 2023-07-11 01:31

ShowsOn
Member
Registered: 2021-05-10
Posts: 4

Re: Can't get ytfzf - YouTube command line - to work on Gemini 4.12 32bit

I've worked out that I can work around this problem by replacing youtube-dl with yt-dlp which works. But I need to replace it in the mpv.conf file. I have searched for this file but can't find it on my installation. Is there another way to find mpv.conf?

Offline

Board footer

Powered by FluxBB