Skip to content

Advert-free-radio is a script that takes a live radio stream and replaces annoying advertisements by music similar to what was streaming before.

Notifications You must be signed in to change notification settings

aniketnk/advert-free-radio

Repository files navigation

advert-free-radio

This program will take a live radio stream and replace annoying adverts by music similar to what was playing from your music library. It recognizes adverts by audio fingerprinting and querying it with an existing library. WIP.

INSTALLATION

Currently runs on Windows only.

Download and install the following dependencies:
- [acrcloud](https://github.com/acrcloud/acrcloud_sdk_python)
- [pygn](https://github.com/cweichen/pygn)
- [mp3splt](http://mp3splt.sourceforge.net/mp3splt_page/downloads.php)
- [youtube-dl](https://rg3.github.io/youtube-dl/)

Instructions

Run 'mainBranch.py' after editing the input file name. Currently works with a recorded radio stream.

About

Advert-free-radio is a script that takes a live radio stream and replaces annoying advertisements by music similar to what was streaming before.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages