I actually tried to download the video aired at the moment on the website www.suprememastertv.com
found this
<title>Conserving the World's Resources - Part 2 of 2</title>
<description>July 15, 2013 ~ Europe - DVD# 1022</description>
<media:content url="/2013Euro/DVD-1022-360P-P2v2.mp4" />
<media:thumbnail url="/playlist/img/DVD-1022-360P-P2.jpg" />
<jwplayer:provider>rtmp</jwplayer:provider>
<jwplayer:streamer>rtmps://53272e9ba9a08.streamlock.net/s-vod</jwplayer:streamer>
tried this
ffmpeg -i "http://53272e9ba9a08.streamlock.net:1935/s-vod/_definst_/2013Euro/DVD-1022-360P-P2v2.mp4/playlist.m3u8" -c copy -absf aac_adtstoasc DVD-1022-P2.mp4
and it gave
HTTP error 403 Forbidden
Input/output error
Some one can help please?
+ Reply to Thread
Results 1 to 12 of 12
-
Last edited by redwudz; 16th May 2015 at 12:21.
-
-
Thanks biezom,
I tried to catch the 480 resolution video by replacing 360P to 480P, it did not work, can you help? -
Thanks biezom,
I tried to catch the 480 resolution video by replacing 360P to 480P, it did not work, can you help? -
480p
Code:rtmpdump -v -r "rtmps://5326e9482b79a.streamlock.net/s-vod" -a "s-vod" -W "http://suprememastertv.com/mediaplayer-5.10/SMPlayer.swf" -p "http://www.suprememastertv.com/playlist/euro-playlist-sub-480.php" -y "mp4:/2013Euro/DVD-1022-480P-P2v2.mp4" -T "tlsdmltkfkd10" -o "DVD-1022-P2-480p.flv"
Code:rtmpdump -v -r "rtmps://5326e9482b79a.streamlock.net/s-vod" -a "s-vod" -W "http://suprememastertv.com/mediaplayer-5.10/SMPlayer.swf" -p "http://www.suprememastertv.com/playlist/euro-playlist-sub-720.php" -y "mp4:/2013Euro/DVD-1022-720P-P2v2.mp4" -T "tlsdmltkfkd10" -o "DVD-1022-P2-720p.flv"
-
great, thanks again biezom,
could you tell how to find the Token please? -
great, thanks again biezom,
could you tell how to find the Token please? -
http://www.showmycode.com/
Code:http://suprememastertv.com/mediaplayer-5.10/SMPlayer.swf
-
Download "SWF Decompiler.rar" at http://www.mediafire.com/?lm8qilr6451bygi
unrar the file so you have "SWF Decompiler" folder
run SWF Decompiler.bat
pageUrl= paste http://www.suprememastertv.com/playlist/euro-playlist-sub-720.php
swfUrl= paste http://suprememastertv.com/mediaplayer-5.10/SMPlayer.swf
wait and a file Token.txt is created in the folder (maybe you need update your file browser to see it) open it and you can read the result
it works in this case sometimes it's harder you need read flash memory -
Thanks CristianoA found the Token right away
Thanks biezom but i'am still waiting for the Token.txt to be created.
How do you catch the video link cause i see your link is slightly different :5326e9482b79a.streamlock.net, 188.40.118.204, from mine 53272e9ba9a08.streamlock.net, please ! -
I go to the mobile site
http://www.suprememastertv.com/m/europe-seminar.php
and i use adblock plus addon on firefox
5326e9482b79a.streamlock.net or 53272e9ba9a08.streamlock.net it's not important just differents servers, surely according to our locations
rtmpdump works too with 53272e9ba9a08.streamlock.net
Code:rtmpdump -v -r "rtmps://53272e9ba9a08.streamlock.net/s-vod" -a "s-vod" -W "http://suprememastertv.com/mediaplayer-5.10/SMPlayer.swf" -p "http://www.suprememastertv.com/playlist/euro-playlist-sub-480.php" -y "mp4:/2013Euro/DVD-1022-480P-P2v2.mp4" -T "tlsdmltkfkd10" -o "DVD-1022-P2-480p.flv"
Code:rtmpdump -v -r "rtmps://53272e9ba9a08.streamlock.net/s-vod" -a "s-vod" -W "http://suprememastertv.com/mediaplayer-5.10/SMPlayer.swf" -p "http://www.suprememastertv.com/playlist/euro-playlist-sub-720.php" -y "mp4:2013Euro/DVD-1022-720P-P2v2.mp4" -T "tlsdmltkfkd10" -o "DVD-1022-P2-720p.flv"
Similar Threads
-
Help with streaming download
By Mimy in forum Video Streaming DownloadingReplies: 2Last Post: 20th Jun 2014, 12:07 -
How can i do to down this Rtmps (jwflash)
By Numero in forum Video Streaming DownloadingReplies: 1Last Post: 6th Apr 2014, 14:49 -
How to download stream over RTMPS protocol?
By Muratso in forum Video Streaming DownloadingReplies: 5Last Post: 13th Mar 2014, 06:08 -
Can't seem to download this streaming video
By jubjubkiwi in forum Video Streaming DownloadingReplies: 2Last Post: 10th Feb 2012, 04:21