Zing-Player Code
Brought to you by:
pingu0b
File | Date | Author | Commit |
---|---|---|---|
Screenshots | 2023-05-07 |
![]() |
[29e2f2] Delete de |
README.md | 2023-05-17 |
![]() |
[0ee306] Update README.md |
requirements.txt | 2023-05-17 |
![]() |
[da50f7] Update requirements.txt |
zingplayer.py | 2023-05-12 |
![]() |
[6736ce] Add files via upload |
A simple and extremely lightweight offline python music player that downloads the song locally using the url of the song on YouTube and creates playlists in MySQL .
Requirements:
* MySQL
* Python
* Pyglet module (pip install pyglet)
* Pytube module (pip install pytube)
* MySQL Connector (pip install mysql-connector-python)
How to run:
* Clone the repository.
* Run the zingplayer.py file using Python.
Features:
* Create Playlists
* Play songs in the background
* Shuffle play
* Download songs offline with just the YouTube url of the song
* Extremely lightweight
Cons:
* Might lack some features which are present in modern music players