Play Music Using Python | python-vlc | Easy steps to create music player in python

Publicado em: 08 Junho 2020
no canal de: Interview Coder
6,172
59

Working with media handling is the funniest part of development. In this post, we are going to see how we can play music/mp3 using python. There are several Libraries for the same, but we are going to use the fastest and easiest library for this i.e python-vlc.

Setup:
Step 1 : Install VLC Media Player
VLC Media player is a popular music player used to play videos and music. It also gives support to the python programmers to use its APIs and handle media easily. Please Install Windows 64bit VLC Media Player from this link.

Step 2: Install Python-Vlc Library
As discussed we have to install python-vlc library. The preferred install method is through PyPI:

pip install python-vlc
or (if you are using python3):

pip3 install python-vlc


==============================
Join :
  / jagwithyou  
  / jagwithyou  
https://github.com/jagwithyou

#Python #365DaysOfCode #TWP


Nesta página do site você pode assistir ao vídeo on-line Play Music Using Python | python-vlc | Easy steps to create music player in python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Interview Coder 08 Junho 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 6,172 vezes e gostou 59 espectadores. Boa visualização!