The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 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).

Modules

Fetch actual raw streamable URLs from various radio-station, video & podcast websites.
Fetch any raw streamable URLs from an HTML page.
Fetch actual raw streamable URLs from Apple podcasts on podcasts.apple.com
Fetch actual raw streamable URLs from Bitchute.com.
Fetch actual raw streamable URLs from Blogger / Blogspot videos.
Fetch actual raw streamable URLs from BrandNewTube.com & UGetube.com.
Fetch actual raw streamable URLs from Brighteon.com.
Fetch actual raw streamable podcast URLs on castbox.com
Fetch actual raw streamable podcast URLs on google.com
Fetch actual raw streamable URLs from radio-station websites on IHeartRadio.com
Fetch actual raw streamable URLs from radio-station websites on Internet-radio.com
Fetch actual raw streamable URLs from LinkTV.com & UGetube.com.
Fetch actual raw streamable URLs from Odysee.com.
Fetch actual raw streamable URLs from radio-station websites on Onlineradiobox.com
Fetch actual raw streamable podcast URLs on podbean.com
Fetch actual raw streamable URLs on podcastaddict.com
Fetch actual raw streamable URLs on podchaser.com
Fetch actual raw streamable URLs from radio-station websites on radio.net
Fetch actual raw streamable URLs from radio-station websites on rcast.net
Fetch actual raw streamable URLs from Rumble.com.
Fetch actual raw streamable URLs on sermonaudio.com
Fetch actual raw streamable URLs from song-entry websites on SoundCloud.com
Fetch actual raw streamable URLs on widget.spreaker.com
Fetch actual raw streamable URLs on subsplash.com
Fetch actual raw streamable URLs from radio-station websites on Tunein.com
Fetch actual raw streamable URLs from Vimeo.com.
Fetch actual raw streamable URLs from YouTube and others.
Fetch actual raw streamable URLs from radio-station websites on zeno.fm
Base module containing default methods common to all StreamFinder submodules.