On Tue, 12 Apr 2022 17:54:32 +0200, Bo Berglund <bo.bergl...@gmail.com> wrote:

>
>Anyway, the command above used with the latest xidel yields an erroneous URL 
>for
>the 2565 video:
>http://livedoc.cgtn.com/500d/prog_index.m3u8
>This is for a documentary site with wildlife footage. No MSNBC anywhere.
>
>The correct 2565 m3u8 extracted with Firefox right now is:
>http://1128480543.rsc.cdn77.org/ZzaSg9XJexGJKIy-kt2Mxg==,1649784902/1128480543/tracks-v1a1/mono.m3u8


And this is also working for the same site 2565:

http://1128480543.rsc.cdn77.org/ZzaSg9XJexGJKIy-kt2Mxg==,1649784902/1128480543/index.m3u8

It is extracted using this curl command:

curl -qSs -d
'chname=bXNuYmNfbGl2ZQ%3D%3D&ch=http%3A%2F%2Fwww.freeintertv.com%2Fexternals%2Ftv-russia%2Fsmotret-tv3-online&html5=11'
'http://www.freeintertv.com/myAjax/get_item_m3u8/' | sed -e
"s/^.*http\(.*\)m3u8.*$/http\1m3u8/g" 


-- 
Bo Berglund
Developer in Sweden

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to