Skip to content

aniket0511/play-songs-using-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

#Readme songs.py

To play the song using code , the song should be in such format that can be access easily so songs are named as .flac extension

FLAC is an audio coding format for lossless compression of digital audio, and is also the name of the free software project producing the FLAC tools, the reference software package that includes a codec implementation. To add more songs just change extension of song from .mp3 to .flac and add to the code module required is vlc.

vlc module installation :
type command :

pip install python-vlc on terminal 

To run code first download all files save it new folder then open in terminal and type command "python3 songs.py" , after that program will notify you all the steps .

About

Enjoy your fav playlist using python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages