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

Need help for a tricky video download

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

monks19 11-18-2015 06:05 AM

Need help for a tricky video download


 
Hi. I'm trying to download a video, with replay media catcher, from this page:

http://www.europeanfilmgateway.eu/fr...10ZXh0LTEtNA==

But sadly, every time it's says "Error, the video is copy protected". Does anyone here have a solution how to manage this and get the video ?

Thanks to answer

peterpan 11-18-2015 07:38 AM

Re: Need help for a tricky video download


 
Code:

C:\rtmpdump>rtmpdump -r "rtmpe://s327y00kq53mi1.cloudfront.net/cfx/st" -a "cfx/s
t?user_id=+&event_id=&token=5b97de2e4bed4121a4252f14a15801ad&encoding_id=c75fb64
5628d45b086fefd7259fb2d17_reelport-2pass_0_0&process_id=e44b0669c0444cd4b751851f
b279be50&client_id=None&playback_user_id=" -f "WIN 19,0,0,245" -W "https://api.p
icturepipe.net/static/swf/player/player.swf" -p "https://api.picturepipe.net/api
/3.0/playouttoken/5b97de2e4bed4121a4252f14a15801ad/play?width=1124&height=460" -
y "mp4:c75fb645628d45b086fefd7259fb2d17_reelport-2pass_0_0.mp4?Expires=214746840
0&Signature=C-QdMgExqe5K4SN3y78p2FD9RUVu0zx8FWWdR6hqe4ffMK4oAwbtipRPF8uHnqRV3MUB
2wYv5aa4DeU5xg3SRe0bRSO6MM6h1h1yVlT09Empl1llRoefJQDdAQQ2z1sAV8qfDyHA~4kJKEzxoUpq
i6qySKFKtrPfiWuPPZ2AD6s_&Key-Pair-Id=APKAJPOQWR76333KMNCQ" -o "2015-11-18_06-36-
13_mp4_c75fb645628d45b086fefd7259fb2d17_reelport-2pass_0_0.flv"
RTMPDump v2.4 GIT-2015-01-15 (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                10383.49
INFO:  moovPosition            48.00
INFO:  width                  720.00
INFO:  height                  540.00
INFO:  videocodecid            avc1
INFO:  audiocodecid            mp4a
INFO:  avcprofile              100.00
INFO:  avclevel                30.00
INFO:  aacaot                  2.00
INFO:  videoframerate          25.00
INFO:  audiosamplerate        48000.00
INFO:  audiochannels          2.00
INFO: tags:
INFO:  ┬⌐too                  FFmbc 0.7
INFO:  ┬⌐cmt                  Encoded by Reelport
INFO: trackinfo:
INFO:  length                  259586.00
INFO:  timescale              25.00
INFO:  language                und
INFO: sampledescription:
INFO:  sampletype              avc1
INFO:  length                  498407424.00
INFO:  timescale              48000.00
INFO:  language                und
INFO: sampledescription:
INFO:  sampletype              mp4a
4265.340 kB / 35.76 sec (0.3%)
Caught signal: 2, cleaning up, just a second...
4585.340 kB / 39.48 sec (0.3%)
Download may be incomplete (downloaded about 0.30%), try resuming
Terminate batch job (Y/N)?


monks19 11-18-2015 04:16 PM

Re: Need help for a tricky video download


 
I don't understand any of this...

peterpan 11-18-2015 07:24 PM

Re: Need help for a tricky video download


 
Then STICK to watching the videos online. It's a lot easier ;)

bazoro 07-06-2016 07:15 PM

Re: Need help for a tricky video download


 
same problem here :D

want download movies from this site

http://www.kinoteka.org.rs/di/efg/Ht...NTARNI_FILMOVI obviously run by same EFG site

trying thhi video http://www.kinoteka.org.rs/di/efg/Ht...JK-EFG104.html

but with URL Snooper cant get any useful link, following page source i find similar codes like in post above

example: <config><file>JK-EFG104-6-146_reelport-2pass_0_0.mp4?Expires=2147468400&Signature=R2SQszW H2vPVeHkwaxYG06qat1q8GFs7xvm7ojpiTgjZyg3j-pt1K2XZpNrixmeeQ6w~GLgCorfKrQI0rdXw8T~r8QkfDcVz6B4 YhA~aFIbt5dEHhPYmANy0T1-XTI74IVkIAfjWfrsPZgnL9BKtQ~o0LYwqnVlvv6LWa8yX5w0_& Key-Pair-Id=APKAJPOQWR76333KMNCQ</file><overlay.iv>3c9946d5dc5679bc0561fa806f504f2e</overlay.iv><overlay.mode>side</overlay.mode><overlay.username>38c5daa9d6295366ac8 277f391d6b7b2</overlay.username><provider>rtmp</provider><screencolor>#000000</screencolor><streamer>rtmpe://s327y00kq53mi1.cloudfront.net/cfx/st?user_id=&event_id=&token=d26224574b374bb3a3dc4e c728df3e22&encoding_id=JK-EFG104-6-146_reelport-2pass_0_0&process_id=JK-EFG104-6&client_id=None&playback_user_id=</streamer></config>

any tutor how to get url?

bazoro 07-07-2016 12:21 PM

Re: Need help for a tricky video download


 
I did it :)

For those with same problems

RTMPDumpHelper is software you need, also download RTMPDump and extract in same folder where RTMPDumpHelper is

Now run RTMPDumpHelper and in options choose folder where you want download videos, go to page where is stream and run video

rtmpsuck will run automaticaly in cmd, wait for stream video to end and you will find video file downloaded in folder you choose

monks19 07-08-2016 09:52 AM

Re: Need help for a tricky video download


 
Wow. Thanks. Do you have a download link for the software (RTMPDumpHelper) ?

slim10 07-08-2016 08:52 PM

Re: Need help for a tricky video download


 
Quote:

Originally Posted by monks19 (Post 85352)
Wow. Thanks. Do you have a download link for the software (RTMPDumpHelper) ?

http://www.nirsoft.net/utils/rtmp_dump_helper.html


All times are GMT -6. The time now is 09:52 PM.