mirror of
https://github.com/maglore9900/max_headroom.git
synced 2025-06-06 19:45:31 +00:00
5 lines
94 B
Python
5 lines
94 B
Python
from modules import spotify2
|
|
|
|
sp = spotify2.Spotify()
|
|
|
|
sp.search_song_and_play("Shape of You") |