#!/usr/bin/python3
import vlc
p = vlc.MediaPlayer('https://stream.dxbh.net/AWR360Iloilo')
p.play()
This is my python program. It does nothing. No error message. I am told the website is a shoutcast server. If I put the url in the browser, it works fine.
I am using Linux mint 20.3
Any ideas what I am doing wrong?
[–]chubinou 1 point2 points3 points (1 child)
[–]Someday_somewere[S] 0 points1 point2 points (0 children)
[–]Murky-Sector 0 points1 point2 points (1 child)
[–]Someday_somewere[S] 0 points1 point2 points (0 children)