Menu

Tree [0ee306] main /
 History

HTTPS access


File Date Author Commit
 Screenshots 2023-05-07 Pingu Pingu [29e2f2] Delete de
 README.md 2023-05-17 Pingu Pingu [0ee306] Update README.md
 requirements.txt 2023-05-17 Pingu Pingu [da50f7] Update requirements.txt
 zingplayer.py 2023-05-12 Pingu Pingu [6736ce] Add files via upload

Read Me

Zing Player

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.

alt text

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