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

Help getting media source

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

justanuser 04-01-2015 09:20 AM

Help getting media source


 
Hello everyone!
I'm trying to find the media link of this video but no luck so far. Can anyone help me?

http://go.universal-music.de/tokio-h...t/video:365340

Thank you!

biezom 04-01-2015 09:29 AM

Re: Help getting media source


 
Quote:

Originally Posted by justanuser (Post 75358)
Hello everyone!
I'm trying to find the media link of this video but no luck so far. Can anyone help me?

http://go.universal-music.de/tokio-h...t/video:365340

Thank you!

hi

Code:

livestreamer "hlsvariant://http://mediadelivery.universal-music-services.de/vod/mp4:autofill/storage/3/6/5/3/4/0/content/836/file/playlist.m3u8" best -o Feel-It-All-Making-Of.ts

hasomaso 04-01-2015 09:33 AM

Re: Help getting media source


 
Code:

rtmpdump -v -r "rtmp://mediadelivery.universal-music-services.de:80/umusicstream" -a "umusicstream" -f "WIN 16,0,0,305" -W "http://static.universal-music.de/video/player.newest.all.swf" -p "http://go.universal-music.de/tokio-hotel/light/video:365340" -y "autofill/s/storage/3/6/5/3/4/0/content/686/file" -o "output.flv"
Code:

RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  duration                396.57
INFO:  width                  640.00
INFO:  height                  360.00
INFO:  videodatarate          1464.84
INFO:  framerate              25.00
INFO:  videocodecid            7.00
INFO:  audiodatarate          125.00
INFO:  audiosamplerate        44100.00
INFO:  audiosamplesize        16.00
INFO:  stereo                  TRUE
INFO:  audiocodecid            10.00
INFO:  major_brand            mp42
INFO:  minor_version          0
INFO:  compatible_brands      mp42mp41
INFO:  encoder                Lavf54.63.104
INFO:  filesize                81120654.00
7396.946 kB / 28.61 sec (7.2%)


justanuser 04-01-2015 10:04 AM

Re: Help getting media source


 
Thank you both very much!!


All times are GMT -6. The time now is 07:18 AM.