Downloading from flowplayer / www.skai.gr (Greek News Channel)Hi all,
I have tried different flv downloaders with not much success. The stream is on: http://www.skai.gr/player/tv/?mmid=252450 and http://www.skai.gr/player/TV/?mmid=252106 the avtual mp4 file seems to be on akamai but I get an access denied. I assume they use flowplayer's protected media mode that splits the file and when u try to download it only a small part gets downloaded. An example stream url is: http://skaihd-f.akamaihd.net/z/20140...4/manifest.f4m I have tried: GetFLV StreamTransport Replay Media Catcher and other various Firefox FLV downloaders Many thanks! |
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)with ffmpeg download
Code:
ffmpeg -i "http://skaihd-f.akamaihd.net/i/201409/video/atairiastoi20140924.mp4/master.m3u8?hdcore=2.6.8&g=HMNMQFWLBEON/index_0_av.m3u8?e=b471643725c47acd" -vcodec copy -acodec copy -bsf:a aac_adtstoasc output.mp4 Code:
D:\>ffmpeg -i "http://skaihd-f.akamaihd.net/i/201409/video/atairiastoi20140924.m with ffmpeg download Code:
ffmpeg -i "http://skaihd-f.akamaihd.net/i/201409/video/twra20140910.mp4/master.m3u8?hdcore=2.6.8&g=XRHBKXGSYJDH/index_0_av.m3u8?e=b471643725c47acd" -vcodec copy -acodec copy -bsf:a aac_adtstoasc output2.mp4 Code:
D:\>ffmpeg -i "http://skaihd-f.akamaihd.net/i/201409/video/twra20140910.mp4/mast |
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)LINK1
Code:
php AdobeHDS.php --manifest "http://skaihd-f.akamaihd.net/z/201409/video/atairiastoi20140924.mp4/manifest.f4m?hdcore=2.6.8&g=ETGHPFVZUMYW" --delete --auth "als=0,0.1,0,0,0,NaN,0,0,0,22,f,0,5354.32,f,s,ETGHPFVZUMYW,2.6.8,22" --useragent "Mozilla/5.0 (Windows NT 6.2; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0" Code:
php AdobeHDS.php --manifest "http://skaihd-f.akamaihd.net/z/201409/video/atairiastoi20140924.mp4/manifest.f4m?hdcore=2.6.8&g=ETGHPFVZUMYW" --delete --auth "als=0,0.1,0,0,0,NaN,0,0,0,22,f,0,5354.32,f,s,ETGHPFVZUMYW,2.6.8,22" --useragent "Mozilla/5.0 (Windows NT 6.2; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0" |
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)You guys are the MVPs! :-) Thanks!
|
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)One question though:
For future ref. What I saw in FireBug & Chrome dev tools is a simpler url for the cdn. How did you get to these URLs? @peterpan: "http://skaihd-f.akamaihd.net/z/201409/video/atairiastoi20140924.mp4/manifest.f4m?hdcore=2.6.8&g=ETGHPFVZUMYW" @hasomaso: "http://skaihd-f.akamaihd.net/i/201409/video/atairiastoi20140924.mp4/master.m3u8?hdcore=2.6.8&g=HMNMQFWLBEON/index_0_av.m3u8?e=b471643725c47acd" Thanks again! |
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)I use wireshark and HDS Link Detector FF addon ;) The latter spits out the whole link for you ;)
https://addons.mozilla.org/en-US/fir...link-detector/ As for the 2nd link, once you get the manifest string "....manifest.f4m", just replace the 'z' with 'i' and 'manifest.f4m' with 'master.m3u8' and open the resulting file on Firefox (you can use notepad) to get the various resolutions... P.S. This method doesn't work for all manifest.f4m files... |
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)Thanks again for all the information, much appreciated!
|
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel) |
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)Dear all,
as the other user I tried with many tools, but I was not able to download the video at that url, would you please send me some advice to have it downloaded. Kind regards. http://www.e-tv.it/video/12204/bologna |
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)Code:
rtmpdump -r "rtmp://video2.kronopress.com:1935/etv" -a "etv" -f "WIN 14,0,0,145" -W "http://www.e-tv.it/scripts/flowplayer/flowplayer.commercial-3.2.15.swf" -p "http://www.e-tv.it/video/12204/bologna" -R -v -y "mp4:playlist635490887243421089-7A2E7677_0.mp4" -b 3000 -o "2014-10-17_01-09-12_mp4_playlist635297938954603874-7A2E7677_0.flv" |
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)Hi Denobis,
thank you so much for your fast answer, I really appreciate it, just another question, for you, is it possible request a different quality and resolution size via rtmdump on this specific case? Kind regards |
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)Non trovo nessun altra qualita, sei sicuro che c'e un altro stream?
|
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)Era pi? una speranza che una certezza, alcuni strumenti web permettono di richiedere una risoluzione o una versione diversa nella richiesta stessa.
Peccato ci speravo vista la qualit? abbastanza scarsa... |
Re: Downloading from flowplayer / www.skai.gr (Greek News Channel)Hello everyone
can someone help me download this news video from skai.gr i am trying with ffmpeg but it keeps saying "invalid data found when processing input" http://www.skai.gr/tv/show/?showid=65140 im looking to download the news program at 14/1/2015 and i have tried by using the streamtransport url but it gives me the above invalid data msg thanks in advance |
All times are GMT -6. The time now is 12:50 AM. |