Skip to content

toddychen/spotify-downloader-music-player

 
 

Repository files navigation

spotify-downloader-music-player

  • A GUI version of spotify-downloder of Ritiek Malhotra.
  • It is one kind of mp3 music player which can download musics.
  • It can download music from YouTube in MP3 format and can play them.
  • It can download songs directly by typing name or typing the link.
  • It can download the whole album by the link.

Technologies

  • python
  • tkinter(GUI library)

Tkinter is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit, and is Python's de facto standard GUI. Tkinter is included with standard Linux, Microsoft Windows and Mac OS X installs of Python. The name Tkinter comes from Tk interface.

installation

  • open terminal
  • pip3 install spotdl

How to run these codes

  • python3 spotpl.py

Main Window Look

Contributing

Check out CONTRIBUTING.md for more info.

License

MIT License

(If you like the project, support us by staring the project)

About

Download youtube songs in mp3 format and plays them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%