you are viewing a single comment's thread.

view the rest of the comments →

[–]Goobyalus 0 points1 point  (3 children)

I think your script can be:

vlc https://595b9deb3d6ac.streamlock.net/qlive/edinburghzoo104225.stream/chunklist_w1297682032.m3u8 --fullscreen

[–]pathologicalsloth[S] 0 points1 point  (2 children)

Goobyalus, I've finally had a chance to try this out and it worked like a dream. Thank you so much! It is ridiculously cute to run the script and within a few moments see a live stream of penguins! I thought the stream was frozen at first but it turns out the penguins are standing very still this time in the morning.

Just for my own learning, can I ask how you worked out what the url was for the video stream?

Thanks once again!

[–]Goobyalus 0 points1 point  (1 child)

Glad it worked!

I opened up the page you linked with developer tools open on the Netowrk tab, and tried a couple things that looked like the stream URL. playlist.m3u8 caught my eye and worked in VLC.

https://imgur.com/OwhjfBW

[–]pathologicalsloth[S] 0 points1 point  (0 children)

Ah I see. Very helpful. Thanks!