A Python program to listen musics downloaded from internet and make playlists (only for windows due to mpv)
- 1st of all, you absolutly need to install python
- Then, to install all the requirements, just download install_req.bat and launch it
- Download the latest released setup (please choose the setup for the language you want (FR/EN))
- Open the setup and install in the default path
C:\Program Files (x86)\PyPlaylist
because if you install it in an other path it will don't work
- Once the installation went finished you will be able to launch the software from your homescreen
- Programming language:
The programming language is Python <๐> ! I've choose it because it's easy to use not like C++ lol
- Music player:
The software used for playing musics is MPV, it's not too heavy and usable with Python to do cool things, it's also compatible with a lot of song formats
- Discord activity:
To set your discord activity as "Playing PyPlaylist" and have informations in real-time of what's the music you're listening, I use pypresence to interact with the Discord API.
- English
- French
- Spanish
- Russian
- Debugging console
- Playing Music
- Automatic playing
- Playlist management
- White/Dark Theme
- Change Discord activity
- Good UI Design with cool effects and cool buttons
- Flags for start with cmd/PS
- Windows
- Linux
- macOS
If you find any issue or if you've a suggestion please open an issue
- Ph0qu3_111 (me) for the software
- Outlier Audio for the 1st test song
- BlenderTimer for the 2nd test song
- MPV for the mpv player
- GitLFS for there verry usefull software that make me able to upload files bigger than the github restrictions
- qwertyquerty for pypresence
