Skip to main content


Fetch actual raw streamable URLs from various radio-station, video & podcast websites.

Changes for 2.21 - 2023-11-16

  • StreamFinder::Anystream - Handle "escaped" URLs embedded in some sites, ie. crap like: https:\/\/stupidsite\u002fstream.mp3 and ones that start with "//", ie. "//stupidsite/stream.mp3".
  • StreamFinder::Bitchute - Fix failure to fetch artist and albumartist (channel name and page URL) due to a slight tweak to their site.
  • StreamFinder::Brighteon - Hide extraneous debug message (when not running in debug mode).
  • StreamFinder::Rumble - Warn if had to convert new "bad" site: "hugh.cdn.rumble.cloud.video" to "sp.rmbl.ws". Also: try harder to fetch artist, albumartist, and icon (from "embed" URLs), since some channels allow public access to the "embed" version of their URLs but NOT always to their main (html) ones (go figure).