pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.37k stars 529 forks source link

MPV not opens #1267

Closed Rajala1404 closed 5 months ago

Rajala1404 commented 5 months ago

Version: 4.7.4 OS: Arch Linux x86_64 (6.7.0-arch3-1) Shell: fish Anime: Spy x Family

Describe the bug Video not Playing

Steps To Reproduce

  1. Run ani-cli
  2. Search for Spy x Family
  3. Choose episode 1

Expected behavior MPV player opens and plays

Screenshots (if applicable; you can just drag the image onto github) image

Additional context If i start it with vlc ani-cli -v it opens vlc but the default (mpv) not works

Logs: log.txt

Rajala1404 commented 5 months ago

Fixed Issue by myself FFmpeg couldn't play online Videos:

[ffmpeg] https protocol not found, recompile FFmpeg with openssl, gnutls or securetransport enabled.
[ffmpeg] Protocol not found. Make sure ffmpeg/Libav is compiled with networking support.
Failed to open https://video.wixstatic.com/video/621b30_34e6cebf936c463fbdaed87653d7453e/1080p/mp4/file.mp4.
Exiting... (Errors when loading file)
Nithish-Surya commented 2 months ago

Can you explain how you solved the issue? I am facing the same issue