Rapidshare Link Grabber (Link Filter)
Imagine you want to download all the RS links on there.
You're gonna have to do each episode separately since they have normal text in between, and Flashget won't recognize the links if there is normal text in between.
Instructions:
Get the .exe here
Code: RapidShare: Easy Filehosting
Create two txt files int he same directory, txt.txt and txt2.txt
Paste entire chunks of text in the first txt file, save, then run the .exe, the RS links should be listed in txt2.
Things this script can't do (yet):
The script assumes that each link is in a new line, this is true 99% of the time. For example:
Code: blah blah blah <link> <link> blah blah blah
Will not work.
Code: blah blah
<link>
<link>
blah blah
Will Work
Tell me what you think.