Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-21-2012, 11:29 PM
JRowe95 JRowe95 is offline
Junior Member
 
Join Date: May 2012
Posts: 4
JRowe95 is on a distinguished road
Default

Automated Crunchyroll Video Downloader


I know how to download crunchyroll videos manually by using ip tables and rtmpsrv and rtmpdump, but that is such a long and boring process since you need to kill rtmpsrv once it gets the parameters and turn off the iptables rule and copy paste the command from rtmpsrv into terminal in order to download the video.

I was wondering if anyone has or could make a script of some kind that asks for user input of the url that they want to download. I was thinking shell script using 'sed' or 'grep' or something like that to get the rtmpdump parameters out.

So pretty much this is the process in order of how I do it.

Code:
"sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -j REDIRECT"
"rtmpsrv"
Open web browser and navigate to the crunchyroll page you want to download.
Wait for parameters to appear on screen.
Kill rtmpsrv
"sudo iptables -t nat -D OUTPUT -p tcp --dport 1935 -j REDIRECT"
copy and paste the parameters into terminal and run it.
So if their is any way to automate this process that would be just the best, and also if its possible add the ability to input a list of urls and do many at the same time or one after the other.
Reply With Quote
 
Tags: , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons