XiovV / Golty

A selfhostable service for automatically downloading YouTube channels, playlists and videos. It's like Sonarr, but for YouTube.
GNU General Public License v3.0
257 stars 18 forks source link

Cannot play anything downloaded #93

Open justvano opened 4 years ago

justvano commented 4 years ago

I am new here and having an issue with this application. I am running it in a docker in Unraid. Most things appear to work well including downloading of full channels. I unfortunately am unable to play the files that are being downloaded on any platform. I have moved the files into folders that are accessible and tried opening in VLC with CCCP installed as well as other players with no success.

Let me know if you require further information to help me.

XiovV commented 4 years ago

This seems to be a youtube-dl issue. Running youtube-dl -U in your container should fix the issue. I am currently working on a complete rewrite of Golty and you'll be notified when it's done, but it won't be soon as I really want 1.0 to be stable and have as many suggested features as possble.

justvano commented 4 years ago

This seems to be a youtube-dl issue. Running youtube-dl -U in your container should fix the issue. I am currently working on a complete rewrite of Golty and you'll be notified when it's done, but it won't be soon as I really want 1.0 to be stable and have as many suggested features as possble.

Thanks for the reply XiovV. I will give that a try. Otherwise I'm guessing I am shit out of luck (SOL)?

Really looking forward to the new app.

XiovV commented 4 years ago

@justvano I'm afraid you are SOL for now. I really wish GitHub could show notifications for issue comments

justvano commented 4 years ago

@justvano I'm afraid you are SOL for now. I really wish GitHub could show notifications for issue comments

I did try your suggestion and no change.