Unable to add youtube video via url

in this version, help to solve

@obsera, the commit in the screenshot is quite old. Have you tried upgrading to a newer version? You could do so by running the following in your Pi 4.

bash <(curl -sL https://install-anthias.srly.io)

i tried but no changes.

any solution?

Anthias uses yt-dlp to download YouTube videos, which was upgraded to a newer version last September this year. Adding YouTube videos via URL worked with that version but apparently broke when I tried that out recently. Let me take a look at that.

@obsera, I just deployed fixes. Feel free to update Anthias by running `bash <(curl -sL https://install-anthias.srly.io)` and answering all the prompts.

Please let me know if you’re still having issues.

@nicomiguelino You can update it when you don’t use the image from the Rasberry imager. Is it possible to update the image there also? I now ran the same issue with Raspberry-pi 2 Anthias pi 2 image.

One option for installing Anthias is to use the images from balenaHub.

In your case, you can go in this page, click Join, then select the Wifi + Ethernet option if you’re configuring Wi-Fi. When you’re ready, you can click the dropdown beside the button on the bottom-left corner of the Add new device dialog and click Download balenaOS.

Ok I was able to get it in the playlist, but i get a blank screen. Because of no ssh on that image i installed the anthias on a Raspi OS - Debian 12. There i get the same result, but whas ablet to get the logs.
simple movie

@RDBOos we might need to bump the version of yt-dlp that Anthias is using. I’ll keep you posted on this one.

Great thanks for the support :+1:

Any update on this. I’m on the current Anthia’s builds and when I add youtube links to the assets, Anthias shows progress in downloading but once the asset is available to play it is just a blank screen. I then purposely download the youtube video with a third party site and upload it to anthias and it works fine. Seems yt-dlp is not not completing the the youtube download process? Is anyone else seeing the same thing?