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

1min preview

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

Boesj 06-14-2015 06:13 PM

1min preview


 
Hij guys,

Is there a way to bypass the 1min preview for payed video's?
On this site you can stream video's when you buy them. If you Don't you can view a preview.
I can download the first minute of the video so im pretty sure the whole video is on there. If you just play the preview it starts somewhere in the middle and plays for a minute.
Ive downloaded the first video with a software tool cant remember the name. But when it reaches 11,2mb it stops and the downloading speeds drops and it stops downloading al together.
I gues the site is pretty secured but it must be possible. Any of you got an idea?

http://www.prolibraries.com/player/?...&sessionID=768

hasomaso 06-14-2015 07:26 PM

Re: 1min preview


 
Code:

rtmpdump -v -r "rtmp://stream2.prolibraries.com/play" -a "play" -f "WIN 17,0,0,188" -W "http://www.prolibraries.com/player/flash/player.swf" -p "http://www.prolibraries.com/player/?libname=nscaa&sessionID=768" -y "mp4:/prolibraries/nscaa/9/768/768.mp4" -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: trackinfo:
INFO:  language                eng
INFO:  timescale              24.00
INFO:  length                  79853.00
INFO: sampledescription:
INFO:  sampletype              avc1
INFO:  language                eng
INFO:  timescale              44100.00
INFO:  length                  146732504.00
INFO: sampledescription:
INFO:  sampletype              mp4a
INFO:  audiochannels          2.00
INFO:  audiosamplerate        44100.00
INFO:  videoframerate          24.00
INFO:  aacaot                  2.00
INFO:  avclevel                31.00
INFO:  avcprofile              100.00
INFO:  audiocodecid            mp4a
INFO:  videocodecid            avc1
INFO:  width                  1280.00
INFO:  height                  720.00
INFO:  frameWidth              1280.00
INFO:  frameHeight            720.00
INFO:  displayWidth            1280.00
INFO:  displayHeight          720.00
INFO:  framerate              24.00
INFO:  moovposition            620490924.00
INFO:  duration                3327.27
3634.993 kB / 19.21 sec (0.5%)



Boesj 06-15-2015 05:12 AM

Re: 1min preview


 
When i put the link
rtmpdump -v -r "rtmp://stream2.prolibraries.com/play" -a "play" -f "WIN 17,0,0,188" -W "http://www.prolibraries.com/player/flash/player.swf" -p "http://www.prolibraries.com/player/?libname=nscaa&sessionID=768" -y "mp4:/prolibraries/nscaa/9/768/768.mp4" -o "output.flv"
in a .BAT file in the rtmpdump-2.3 i receive an output.flv file of 0KB.
I get a cmd popup for a milisecond saying:
ERROR:Problem accesing the DNS adr<stream2.prolibraries.com>

I'm currently at a work PC so that might cause the problem, altough i can just connect to the site & video with chrome.

I'm pretty novice at this and i'm reading all the sticky's and tutorials but is there something i'm missing ?

This is how i tried:
1. Download rtmpdump-2.3 from http://rtmpdump.mplayerhq.hu/
2. extracted in a new map
3. Open up Notepad in Windows.
4. pasted the rtmpdump -v link you provided me
5. Go to File > Save As...
6. Choose the rtmpdump folder as the location to save.
7. Click on the dropdown box "Save as type:" and select "All files" instead of Text (*.txt).
8. Add .bat to the end of your file name before you save. For example, you would type Commands.bat.
9. Click on Save. If you did this correctly, you should see your file name in the title bar of Windows Notepad. Make sure that it reads as Commands.bat not Commands.bat.txt.
10. double clicked the BAT file

Boesj 06-15-2015 05:21 AM

Re: 1min preview


 
I tried the same way in rtmpdump-2.4 but the same result:(

Boesj 06-15-2015 05:41 AM

Re: 1min preview


 
This is the full message that i receive:
Quote:

RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: connection lost while downloading swfurl http://www.prolibr
aries.com/player/flash/player.swf
Connecting ...
ERROR: Problem accessing the DNS. (addr: stream2.prolibraries.com)

biezom 06-15-2015 07:10 AM

Re: 1min preview


 
hi
use last version patched compiled by KSV

https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip

Boesj 06-15-2015 08:39 AM

Re: 1min preview


 
Still same error message.
I will try it later tonight when i'm home.

Did i use the right procedure for it to work ?

Boesj 06-15-2015 01:04 PM

Re: 1min preview


 
Just wanted to let you guys know that it works at my place.
Thx verry much !!!


All times are GMT -6. The time now is 03:36 PM.