Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petrvacha/audiogetter

Script prints out all mp3 links on current page
https://github.com/petrvacha/audiogetter

audio-lists mp3 parser

Last synced: 17 days ago
JSON representation

Script prints out all mp3 links on current page

Awesome Lists containing this project

README

        

# Audiogetter
The script lists all mp3 links on the opened page.

### Application
```
1. Open website with audio links.
2. Open the Console (FF: Ctrl+Shift+K, Chrome: Ctrl+Shift+i -> Console).
3. Paste the content of script.js file.
4. Download listed links.
```