I've never touched Python before this GUI? You don't know, Han is silent and hits the terminal, right?
I found something like this related to google play music https://github.com/simon-weber/gmusicapi ↓ I've never touched python but it looks interesting
Windows10 Home 64bit Anaconda3-4.3.1 python-vlc gmusicapi https://github.com/simon-weber/gmusicapi Maybe VLC installation (maybe not needed)
I didn't understand, but Anaconda seems to be easy https://www.continuum.io/downloads#windows
There seems to be a convenient thing called pip Install python-vlc, gmusicapi and urllib3 with pip
If you are looking for something useful Something like this Play Get Wild with Amazon Dash Button by Google Play Music (Failure on Chromebook)
Hmmmm
While wrestling with English http://unofficial-google-music-api.readthedocs.io/en/latest/index.html When https://github.com/simon-weber/gmusicapi/blob/develop/example.py Read and fish
Also wrestle with English https://github.com/oaubert/python-vlc/blob/master/generated/vlc.py
I don't know how to pull a song from a playlist ↓ Let's search now ↓ search ↓ It takes time to process the returning dictionary ↓ Let's play the very first song that hit the search for the time being
After that, fighting earnestly
Something is displayed The sound flowed ah ah
Stream stops in the middle
I was hit by the modern way of writing Python I wrestled for a few days, but after all it's easier to play normally I learned English I haven't tried Mac but it worked with python3 on Ubuntu 14.04
https://github.com/johejo/mygpm/blob/master/mygpm.py
There seems to be a bug in vlc.py in python-vlc. I got an Attribute Error when I tested it on a Mac terminal. I had a similar question on stack overflow. http://stackoverflow.com/questions/17440802/vlc-python-module-not-working-in-ubuntu
Results of various trials http://git.videolan.org/?p=vlc/bindings/python.git;a=tree;f=generated;b=HEAD Bring this vlc.py and replace it with the one in python-vlc and it seems to work fine.
You can check the path of vlc.py referenced by python-vlc with the following script.
check_vlc.py
import vlc
print(vlc.__file__)
None Object processing is Untara Kantara. .. .. .. .. It seems, but I didn't quite understand.
Recommended Posts