1
0
Fork
You've already forked spotifuck
0
Free And Open Source music streaming/downloading service
  • HTML 42.9%
  • Python 40.7%
  • CSS 16.4%
Find a file
2022年10月03日 19:18:51 +02:00
templates added direct import from youtube link 2022年10月03日 19:05:54 +02:00
LICENSE Initial commit 2022年09月13日 20:03:45 +02:00
main.py fixed spelling ·-· 2022年10月03日 19:18:51 +02:00
pirate.py added direct import from youtube link 2022年10月03日 19:05:54 +02:00
README.md removed issues.txt 2022年09月13日 20:14:53 +02:00
requirements.txt removed issues.txt 2022年09月13日 20:14:53 +02:00

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 :)