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.16 - 2023-08-24

  • Added StreamFinder::Zeno for zeno.fm radio stations & podcasts.
  • StreamFinder::Brighteon - Add "formats_by_channel" option keyed by albumartist. This needed b/c some video formats (ie. .m3u8) don't seem to work on some sites but are the only ones that work on others.
  • StreamFinder::Podchaser - Add "-notrim" option to trim trailing garbage off stream URLs.
  • StreamFinder::Podchaser - Fix sometimes fetching wrong stream on episode pages, and fix podcast pages not returning any episodes due to recent changes in their site (more stupid javascripting).
  • StreamFinder::PodcastAddict - Mark DEPRECIATED since they recently javascripted & crapped up their podcast pages making it now impossible to fetch a playlist or first episode from them (correct episode pages still seem to work for now, if you get them from your browser first).

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 URLs on goodpods.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 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.