Log in

View Full Version : usalivestreamnews



Highwayman
12-16-2018, 05:55 PM
http://www.usalivestreamnews.com/

Add these to your playlists if your providers havent already.
In firefox load one of the news channels do a right mouse click
and click "Inspect Element" then click on "network" you will need
to look at the column on the left look for status ,method,domain,cause and
type, type is the url that is used for the video its the "x-mpegurl" can also be
m3u8 and others depending on the stream.Once you have found the stream "type"
click on the line to high lite it then look at the right column look for "request url:"
click on the https: url then do a right click on the url and select "select all" then copy the url.

example this is the first feed at the site

NBC 10 WAVY News Norfolk Va


https://dcs-live.apis.anvato.net/server/play/Ep0d3eNBh18KIx71/rendition.m3u8?track=video-0&anvsid=i178782308-nbe937305-d896-455b-90ac-9b7fe9b4950e&ts=1544982547&anvtrid=e08a39ba6da2ea1ad336e84605327ed9

jedi
12-17-2018, 04:32 AM
How long do these streams stay alive Highwayman?

I love all your posts by the way - are you the same Highwayman that used to be part of geno's DreamBox underground site?

Highwayman
12-17-2018, 03:14 PM
How long do these streams stay alive Highwayman?

I love all your posts by the way - are you the same Highwayman that used to be part of geno's DreamBox underground site?


Hey jedi thanks for noticing it looks like some of the streams from
https://dcs-live.apis.anvato.net/
do expire i didnt notice that.The ones from
https://livestream-f.akamaihd.net/ seem to stay alive
all my locals are livestreams.

In this case we are going to have to scrape the site but we will have to use kodi`s playlist loader to playback the streams without the streams expiring.A vlc playlist wont work for the streams that expire you will have to change those when they do.Using kodis playlist loader we can use the sportsdevil plugin address along with the streams php/html address.To do that we will need to check the "page source" of the news channel we will need to find the
that php/html address
http://www.usalivestreamnews.com/kpix-cbs-5-news-san-francisco/
the stream in the codeline is an example.To view the stream on the playlist loader we will need to add the sportsdevil plugin address to the html/php address
plugin://plugin.video.SportsDevil/?mode=1&item=catcher%3dstreams%26url=http://www.usalivestreamnews.com/kpix-cbs-5-news-san-francisco/


To get to the page source load the news stream you want do a right click instead of the "Inspect Element" click on the "page source" the html/php address is usually near the top of the page source but we do need the script after scraping the site to add to the sportdevil directory.

ill check with you later on this.Using that sportsdevil plugin address works with many flash sites like
arconaitv,firstonetv,filmon,youtube,dailymotin,str eamlive,livestream,FromHot,jokersports,sports-stream.net,
a number of movie sites and you can always check a site that you may find for the html/php it may have been already scraped by someone.

Thanks again jedi ill send you something for xmas!

forgot to add nah im not the Highwayman from genos and not the Highway99 form Kodi.
I am the Highwayman from Navi-x!Started back when Turner was runnin the show i think he found "God"
or maybe that was boseman?

Highwayman
01-06-2019, 07:23 PM
oops... dangerous