I’m newish to DietPi, but I love it on the few devices I’ve used it on already. I’ve searched around and couldn’t find any info so I thought I would throw it in here. My latest install kept failing due to yt-dl being taken down on github and the link for their site not being correct. hopefully, this is the right place to put this. I had to change the address from https://yt-dl.org/downloads/latest to https://yt-dl.org/downloads/latest/youtube-dl I don’t know if this a recent change to their website or if it was just my network being dumb. Keep up the good work and thank you for what you guys do!
Hi,
many thanks for your message. Looks like the link has been taken down due to copyright violations
https://github.com/github/dmca/blob/master/2020/10/2020-10-23-RIAA.md
Before downloading we check against the web side if the resource is available. But there we get a HTTP 451.
HTTP request sent, awaiting response... 451 Unavailable for Legal Reasons
I guess we need to change the link for checking to point to download file directly instead of the global web site.