https://github.com/skipperbent/mp3vibez
Old mp3 search engine first using own mp3-crawler, but later on moved to use beemp3 as a service. Use however you like, but be warned - the code is really old.
https://github.com/skipperbent/mp3vibez
Last synced: 24 days ago
JSON representation
Old mp3 search engine first using own mp3-crawler, but later on moved to use beemp3 as a service. Use however you like, but be warned - the code is really old.
- Host: GitHub
- URL: https://github.com/skipperbent/mp3vibez
- Owner: skipperbent
- Created: 2015-10-18T21:08:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-23T01:47:44.000Z (almost 10 years ago)
- Last Synced: 2025-11-15T14:42:11.108Z (8 months ago)
- Language: JavaScript
- Homepage: http://mp3.pecee.dk
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mp3vibez
Old mp3 search engine first using own mp3-crawler, but later on moved to use beemp3 as a service.
Use however you like, but be warned - the code is really old.
Ported to use Pecee framework on october 2015:
https://github.com/skipperbent/pecee
### Demo
http://mp3.pecee.dk
### Installation
```
git clone https://github.com/skipperbent/mp3vibez.git
composer install
```