Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ audini Public
forked from argenkiwi/audini

A Chrome Extension that finds audio in the pages you visit and lets you add them to a playlist.

License

c-l-o-p/audini

 
 

Repository files navigation

audini

A Chrome Extension that finds audio in the pages you visit and lets you add them to a playlist.

Installation

  • 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.

Instructions

  • 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.

About

A Chrome Extension that finds audio in the pages you visit and lets you add them to a playlist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.1%
  • CSS 14.1%
  • HTML 7.8%