Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpotter12/spotify-downloader-music-player
Download youtube songs in mp3 format and plays them
https://github.com/rpotter12/spotify-downloader-music-player
download downloads-music gui python python3 spotdl spotify spotify-downloader tk-gui-toolkit tkinter youtube
Last synced: 9 days ago
JSON representation
Download youtube songs in mp3 format and plays them
- Host: GitHub
- URL: https://github.com/rpotter12/spotify-downloader-music-player
- Owner: rpotter12
- License: mit
- Created: 2018-07-29T19:45:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-07T16:58:44.000Z (almost 5 years ago)
- Last Synced: 2024-10-21T01:55:08.162Z (16 days ago)
- Topics: download, downloads-music, gui, python, python3, spotdl, spotify, spotify-downloader, tk-gui-toolkit, tkinter, youtube
- Language: Python
- Homepage: https://rpotter12.github.io/spotify-downloader-music-player/
- Size: 390 KB
- Stars: 37
- Watchers: 5
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# spotify-downloader-music-player
- A GUI version of [spotify-downloder](https://github.com/ritiek/spotify-downloader) of [Ritiek Malhotra](https://github.com/ritiek).
- 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.
## Requirements installation
- `sudo apt install python3-tk`## How to install the project into PC
- `pip3 install spotpl`
- `spotpl`## Contributing
Check out [CONTRIBUTING.md](https://github.com/rpotter12/spotify-downloader-music-player/blob/master/CONTRIBUTING.md) for more info.## License
[MIT License](https://github.com/rpotter12/spotify-downloader-music-player/blob/master/LICENSE)(If you like the project, support us by staring the project)