Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 747 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 747 Bytes

hope-player-server

Hope Music Player Python Server. This server exposes certain APIs (preferably to be used locally) for Hope Player. The frontend component is made using React.js.

Libraries Used:

  • Flask
  • SQLObject
  • Youtube-dl

Disclaimer

The code involves performing YouTube data parsing using Youtube-dl. The motive of the tool is purely non-commercial and for educational purposes. The person using the repository must understand that YouTube data is propreitary and usage of this tool on copyrighted videos may invite legal actions. I am therefore not liable for any damages you incur. With great power comes great responsibility - use it wisely. I myself do not hold any copyright or ownership of any videos parsed using this tool.