blarwick
Results
1
issues of
blarwick
I'm using pafy and vlc to pull down music off of a youtube video. Example of a particular URL causing problems: import pafy, vlc instance = vlc.Instance() player = instance.media_player_new()...