HooferDevelops / url-music-discs

A Minecraft 1.20.1-1.20.2 Fabric mod that allows you to write Youtube URLs on a custom music disc
Creative Commons Zero v1.0 Universal
2 stars 4 forks source link

Error downloading ffmpeg.zip on Linux #25

Open ghost opened 4 months ago

ghost commented 4 months ago

403 error on URL "https://cdn.discordapp.com/attachments/1067144249612714036/1175188765711552592/ffmpeg.zip" The page says "This content is no longer available."

Caused by: java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdn.discordapp.com/attachments/1067144249612714036/1175188765711552592/ffmpeg.zip

latest_stdout.log

Ubuntu 22.04 Minecraft 1.20.1

Plompi commented 4 months ago

Issue is fixed with newest commits on my behalf, should be avaiable when they are being merged into main repo, ffmpeg is nolonger downloaded via discord cdn. Its being downloaded via FFbinaries.com now