Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
zeit.de - Welche Parameter fehlen?Hallo,
diesen Film würde ich gerne herunterladen: http://www.zeit.de/video/2012-01/1382423418001 und habe auch schon folgende Paramter extrahieren können - es scheint aber nicht zu reichen: Code:
rtmpdump -r "rtmp://brightcove.fcod.llnwd.net/a500/d19/" -y "mp4:media/18140073001/18140073001_1382553251001_WorkingMansDeath.mp4" -o wmd.mp4 -f "LNX 11,1,102,55" -W "http://admin.brightcove.com/viewer/us20120227.0908/federatedVideoUI/BrightcovePlayer.swf?uid=30389571839" -t "rtmp://brightcove-06.fcod.llnwd.net:1935/a500/d19?videoId=1382423418001&lineUpId=&pubId=18140073001&playerId=1371783553001&affiliateId=fpad" -p "http://admin.brightcove.com/viewer/us20120227.0908/BrightcoveBootloader.swf?&domain=embed&isUI=1&playerKey=AQ~~%2CAAAABDk7jCk~%2CHc7JUgOccNqysgXMvV_3Zt9ir9ouEsYj&videoId=1382423418001&isVid=1" Code:
RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close |
#2
|
|||
|
|||
Re: zeit.de - Welche Parameter fehlen?There is an auth string that is valid only for 5min!! Get yours by rtmpexplorer:
Code:
rtmpdump -r "rtmp://brightcove-49.fcod.llnwd.net:1935/a500/d19" -a "a500/d19?videoId=1382423418001&lineUpId=&pubId=18140073001&playerId=1371783553001&affiliateId=" -f "WIN 11,2,202,197" -W "http://admin.brightcove.com/viewer/us20120227.0908/federatedVideoUI/BrightcovePlayer.swf" -p "http://admin.brightcove.com/viewer/us20120227.0908/BrightcoveBootloader.swf?&domain=embed&isUI=1&playerKey=AQ~~%2CAAAABDk7jCk~%2CHc7JUgOccNqysgXMvV_3Zt9ir9ouEsYj&videoId=1382423418001&isVid=1" -C B:0 -C S:mp4:media/18140073001/18140073001_1382502470001_WorkingMansDeath.mp4&1330894800000&2d3fc169f4869b96cfdc6882fcefbcb6 -y "mp4:media/18140073001/18140073001_1382502470001_WorkingMansDeath.mp4?videoId=1382423418001&lineUpId=&pubId=18140073001&playerId=1371783553001&affiliateId=" -o 18140073001_1382502470001_WorkingMansDeath.flv Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 7305.92 INFO: moovPosition 48.00 INFO: width 400.00 INFO: height 224.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 66.00 INFO: avclevel 13.00 INFO: aacaot 2.00 INFO: videoframerate 25.00 INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: tags: INFO: ©too Lavf53.17.0 INFO: trackinfo: INFO: length 182648.00 INFO: timescale 25.00 INFO: language und INFO: sampledescription: INFO: sampletype avc1 INFO: length 322188288.00 INFO: timescale 44100.00 INFO: language und INFO: sampledescription: INFO: sampletype mp4a 1844.183 kB / 34.36 sec (0.4%) |
Tags: rtmpdump parameter |
Thread Tools | |
Display Modes | |
|
|