A Chrome Extension that finds audio in the pages you visit and lets you add them to a playlist.
- If you haven't already, install Yarn.
- Run
yarn install. - Run
yarn build. - In you browser, go to
chrome://extensions. - If you haven't already, enable Developer mode.
- Press the Load unpacked button and select the root folder of this project.
- Click on the extensions and icon and pin Audini.
- Visit a site which contains links to audio files (e.g. vurez.com).
- Click on Audini's icon and Add All or some (
+) of the items to the playlist. - Click on the Open Player button.
If you exprort the playlist as an m3u file, you can use this handy bash script to download all items into an output directory of your choosing.