Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble using vlc #694

Open
Paculino opened this issue Aug 14, 2023 · 2 comments
Open

Trouble using vlc #694

Paculino opened this issue Aug 14, 2023 · 2 comments

Comments

@Paculino
Copy link

Before Making This Post

I have taken a look at both man pages, ytfzf(1) and ytfzf(5) as well as Issue 228

What do you need help with?

I am having trouble with using vlc rather than mpv. I have tried -u vlc, -u vlc-player, -u vlc --force-youtube, -u vlc-player --force-youtube, and editing the config to have:

video_player="vlc"
audio_player="vlc --no-video"

I get the following errors regardless of which method is used (vlc opens each time, but does not load):

main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00007f83a40486e0] lua stream error: Couldn't extract youtube video URL, please check for updates to this script
[000055db448aadc0] main playlist: playlist is empty
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu

Because of the lua stream error, I tried the --force-youtube option, but that did not change it. I have searched these errors and found that it may be caused by libav versions beyond 1.16, but gPodder successfully streams video and audio into vlc without these errors. I would attempt to downgrade libav, but I am on a Debian-stable based distro, and do not want to break it.

@Euro20179
Copy link
Collaborator

Actually I'm having the same problem myself, I ran vlc 'https://youtube.com/watch?v=ceKMnyMYIMo' and it just doesn't work, I dont think there's anything I can do to fix this.

@dimyself
Copy link

just wanted to comment... ytfzf -u vlc <search_term> does work for me

it allows me to play videos in vlc like this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants