Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How download stream from Sat1Gold.de?

(http://stream-recorder.com/forum/showthread.php?t=19978)

VidLoaderMike 07-03-2015 11:58 AM

How download stream from Sat1Gold.de?


 
Hello,

i have tried some usefull tools to download a video (http://www.sat1gold.de/tv/koffer-zu-...da-ganze-folge) but i dont find a way to get the file-name.

They using SIMPlayer and the flashvars-variable is following: "<param value="autoplay=true&amp;loaderVersion=4.3.6&amp;c onfigVersion=4.3.6&amp;site=white&amp;baseurl=unde fined&amp;appContext=http://is.myvideo.de/player/GP/4.3.6/config/application-context.xml&amp;assetPath=http://is.myvideo.de/player/GP/4.3.6/assets/7tv_skin.swf" name="flashvars">"

How can I download the mentioned episode?

Thanks for help

biezom 07-03-2015 06:05 PM

Re: How download stream from Sat1Gold.de?


 
Quote:

Originally Posted by VidLoaderMike (Post 77949)
Hello,

i have tried some usefull tools to download a video (http://www.sat1gold.de/tv/koffer-zu-...da-ganze-folge) but i dont find a way to get the file-name.

They using SIMPlayer and the flashvars-variable is following: "<param value="autoplay=true&amp;loaderVersion=4.3.6&amp;c onfigVersion=4.3.6&amp;site=white&amp;baseurl=unde fined&amp;appContext=http://is.myvideo.de/player/GP/4.3.6/config/application-context.xml&amp;assetPath=http://is.myvideo.de/player/GP/4.3.6/assets/7tv_skin.swf" name="flashvars">"

How can I download the mentioned episode?

Thanks for help

hi

tools : firefox rtmpdumphelper rtmpdump

you get something like this


Code:

rtmpdump -r "rtmp://cp275083.edgefcs.net:1935/ondemand" -a "ondemand?auth=daEcKaDdqcybYaucAabbfaed1ala4bTbfbl-bvLWv7-j40a-KxvmzAFnoujDw&aifp=1605&slist=clips/1d/1d/3532073-kq573u-tp06.mp4;clips/1d/1d/3532073-kq573u-tp07.mp4" -f "LNX 17,0,0,134" -W "http://is.myvideo.de/player/GP/4.3.6/player.swf" -p "http://www.sat1gold.de/tv/koffer-zu-und-weg/video/160-sprachlos-in-kanada-ganze-folge" -y "mp4:clips/1d/1d/3532073-kq573u-tp07.mp4" -o "2015-07-03_11-58-35_3532073-kq573u-tp07.flv"
2 playpath avaible

528p
Code:

-y "mp4:clips/1d/1d/3532073-kq573u-tp07.mp4"
360p
Code:

-y "mp4:clips/1d/1d/3532073-kq573u-tp06.mp4"
it also possible get direct link if you disable plugin flash

nota :you can't use this code because in red value works for my session and expire
Code:

http://vod-akamai-psd-progressive.p7s1digital.de/clips/1d/1d/3532073-kq573u-tp07.mp4?hdnea=st=1435967924~exp=1436054324~acl=%2Fclips%2F1d%2F1d%2F3532073-kq573u-tp07.mp4*~hmac=11d84537b8d73c5b977b384848a261a60e42724b9b7b8d8edc057d2390090d70
it works on my debian device but I have not managed to reproduce on windows

VidLoaderMike 07-06-2015 03:08 AM

[Solved] How download stream from Sat1Gold.de?


 
Thank you very much.

With "rtmpdumphelper" now it works. Thank for the good tip of this tool

VM

mrberni 08-18-2015 11:10 AM

Re: How download stream from Sat1Gold.de?


 
You can also do the following to get a direkt link to the video:

You need this URL:
Code:

http://ws.vtc.sim-technik.de/video/video.php?clipid=
And attach the clipid to it. In your case it is 3532073. You can easily find the clipid in the Page Source.

Code:

http://ws.vtc.sim-technik.de/video/video.php?clipid=3532073
When opening the URL, it will redirect you to the video:
Code:

http://vod-level3-psd-progressive.p7s1digital.de/clips/1d/1d/3532073-kq573u-tp06.mp4?token=00~35e529~35e529~55d36625~15180~0-40d0fda0389f871b6f883f99f&ts=1439917605
In this URL you can replace the tp value for other qualities and it will still work. The highest quality should be tp08.

Code:

http://vod-level3-psd-progressive.p7s1digital.de/clips/1d/1d/3532073-kq573u-tp08.mp4?token=00~35e529~35e529~55d36625~15180~0-40d0fda0389f871b6f883f99f&ts=1439917605
This will work for other sites as well. I used it for example on prosiebenmaxx.de


All times are GMT -6. The time now is 05:24 AM.