Free And Open Source music streaming/downloading service
- HTML 42.9%
- Python 40.7%
- CSS 16.4%
| templates | added direct import from youtube link | |
| LICENSE | Initial commit | |
| main.py | fixed spelling ·-· | |
| pirate.py | added direct import from youtube link | |
| README.md | removed issues.txt | |
| requirements.txt | removed issues.txt | |
spotifuck
Free And Open Source music streaming/downloading service
Host an instance
- Clone repo
- Install dependencies
pip3 install -r requirements.txt - run
gunicorn main:app - enjoy :)