View Single Post
  #4  
Old 08-18-2015, 11:10 AM
mrberni mrberni is offline
Member
 
Join Date: May 2014
Posts: 58
mrberni is on a distinguished road
Default

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
Reply With Quote