We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f367e2 commit 8e4357aCopy full SHA for 8e4357a
1 file changed
examples/media_example.py
@@ -23,7 +23,7 @@
23
CAST_NAME = "Living Room"
24
25
# Change to an audio or video url
26
-MEDIA_URL = "https://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/dash/nonuk/dash_low/ak/bbc_radio_fourfm.mpd"
+MEDIA_URL = "https://www.bensound.com/bensound-music/bensound-jazzyfrenchy.mp3"
27
28
parser = argparse.ArgumentParser(
29
description="Example on how to use the Media Controller to play an URL."
0 commit comments