Quote:
Originally Posted by dh0001
more ?
curl "https://tviview.abc.net.au/iview/feed/sony/?keyword=0-Z"
|
Oh now this url is a very good one, its a straight up XML file like the "old days" so don't even need to use curl.
Quote:
Originally Posted by dh0001
more ?
json m3u8 hls
curl "https://tviview.abc.net.au/iview/feed/fetch/?keyword=0-Z"
|
Now this one is not so well formatted, but as a m3u8 is essentially an unformatted unicode txt file, it too is easily viewed and could also be of use.