ThePotato-Potato_Radio icon

Potato Radio

Allows you to listen to listen to various YT-DLP compatible URLs.

Last updated a day ago
Total downloads 16532
Total rating 7 
Categories Mods Client Side Server Side
Dependency string ThePotato-Potato_Radio-0.0.17
Dependants 4 other packages depend on this package

This mod requires the following mods to function

NotNet-GDWeave-2.0.13 icon
NotNet-GDWeave

Mod loader & runtime script patching for Godot

Preferred version: 2.0.13
Sulayre-Lure-4.2.0 icon
Sulayre-Lure

API to make adding content to WEBFISHING easier, faster and compatible.

Preferred version: 4.2.0
LoafWF-TitleAPI-1.0.3 icon
LoafWF-TitleAPI

Allows Mod Developers to register their own Titles!

Preferred version: 1.0.3

README

Potato Radio

Potato Radio uses yt-dlp to stream music from any website supported by the yt-dlp project.

Compatible sites: https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md

Troubleshooting

If you are having issues with the radio not working, try the following:

Navigate to: %AppData%\Godot\app_userdata\webfishing_2_newver\PotatoRadio\

This directory should contain three files:

  • ffmpeg.exe
  • ffprobe.exe
  • yt-dlp.exe

Missing ffmpeg.exe or ffprobe.exe

  1. Download ffmpeg from here

  2. Open the 7z file and open the bin folder.

  3. Extract the ffmpeg.exe and ffprobe.exe files to %AppData%\Godot\app_userdata\webfishing_2_newver\PotatoRadio\

Missing yt-dlp.exe

  1. Download yt-dlp.exe from here

  2. Place the yt-dlp.exe file in %AppData%\Godot\app_userdata\webfishing_2_newver\PotatoRadio\

Required Dependencies:

GDWeave

Lure