PDA

View Full Version : BBC World News


j_cool
01-17-2019, 12:35 AM
'https://www.firstonetv.net/Live/United-Kingdom/BBC-World-News-3'

https://www.firstonetv.net/Live/United-Kingdom/BBC-World-News-3

'https://par-5.firstonetv.net/hls/8fb2cc90-aec5-0b65-23d8-f98ff28bb07b.m3u8'

How to get this m3u8 url from some other url or link in html source if possible?
It is changing frequently and browser network monitor isn't the best solution.

sysanin
01-17-2019, 11:24 AM
Do you want to watch this stream in your player, or just download it?
In the second case, you can use TubeDigger

https://i.postimg.cc/JthmZdkZ/image.jpg (https://postimg.cc/JthmZdkZ)

j_cool
01-17-2019, 11:51 AM
It is about how-to, once I have a link to m3u8 save it or watch it is all possible.

I can save this broadcast with what I already know but it is not fully automatic process.
I have to get m3u8 url with browser network monitor or http sniffer.
Ideally there should be a way to get this m3u8 url with curl and pass it to a player.

For examle, this is what I start with on euronews:

https://www.euronews.com/api/watchlive.json

and it was not me who found this link, it was somebody who knows more about web design than me.
From this point on, https://www.euronews.com/api/watchlive.json, I get it working in the end.

Not to mention chaturbate and similar sites, there is everything in html source if you
know what to look for.

j_cool
01-17-2019, 12:04 PM
https://github.com/streamlink/streamlink/issues/955#issuecomment-309779230

https://github.com/streamlink/streamlink/issues/2259#issue-400137934

confused.com
01-23-2019, 02:55 PM
https://i.postimg.cc/9wQLpH9b/Screen-Shot.jpg (https://postimg.cc/9wQLpH9b)

j_cool
06-28-2020, 09:17 AM
https://github.com/streamlink/streamlink/issues/3020#issuecomment-650442211