alvarorichard/GoAnime

Failed to play video

Closed this issue · 2 comments

It downloads the episode, but fails to play it.
Screenshot from 2024-03-03 02-02-24

  • How did you install it, perhaps it is not able to access the location where it is downloaded?

  • You can also test just by running the code by executing it with the go run main.go command

  • what version of golang are you using ?

  • make sure you have the latest version of VLC installed ?

Updating VLC solved it.

Weird - I installed it just for testing your project, I imagined it would be the latest.

Anyway, thanks.