themoose
August 28th, 2007, 07:49
I wrote this small program for myself a short while ago, and figured i'd post it here.
(OLD VERSION: v1.0 - BUGS KNOWN)
http://rapidshare.com/files/36105343/MultiLinkOpener.exe
(NEW VERSION: v1.5 - NO BUGS KNOWN)
http://rapidshare.com/files/51809365/MultiLinkOpener.v1.5.exe
It's standalone, so save it to your desktop or wherever, no installation required.
All you must do is paste all your links (some movies have 15+ parts) in the program, and click launch. Each link on each new row will then open in a new tab in your browser. I wrote it because I was fed up from copying & pasting link after link from within
tags.
Although this was primarily designed for under the law purposes, it does not have to be and it is no means illegal or warez.
I mainly use it for rapidshare on direct-download, so i only take 2 clicks per link (save, save).
And only tested on Opera, but I'm told it'll work on firefox. Windows only of course. Works on XP & Vista, possibly ME and below but untested.
Please don't say your download manager will do this better or whatever, because quite frankly I don't give a ----. You either use it or you don't, nobody's forcing you to do anything.
UPDATED IN V1.5:
1. Small icon added
2. You can now post mixed code and within reason it can extract the links and launch just them.
For example you can paste the following code in the box:
Episode 9
I Am The Liquor
[code]
http://rapidshare.com/files/<snipped>/Trailer_Park_Boys_-_S05E09_-_I_Am_The_Liquor.part1.rar
http://rapidshare.com/files/<snipped>/Trailer_Park_Boys_-_S05E09_-_I_Am_The_Liquor.part2.rar
Episode 10
The ---- Blizzard
http://rapidshare.com/files/<snipped>Trailer_Park_Boys_-_S05E10_-_The_----_Blizzard.part1.rar
http://rapidshare.com/files/37<snipped>/Trailer_Park_Boys_-_S05E10_-_The_----_Blizzard.part2.rar
and it will launch just the four URLs you can see with your eyes with no errors.
3. White space doesn't matter any more (reason above explained).
I wrote this in php and compiled it with KrakJoe's php compile.. it's basically my first programme, this is just a small update because I needed the new feature :p.
If anybody has any more ideas for a feature, or if you find a bug, please reply in this thread!
So yeah.. enjoy.. and say thanks if you find it useful.
(OLD VERSION: v1.0 - BUGS KNOWN)
http://rapidshare.com/files/36105343/MultiLinkOpener.exe
(NEW VERSION: v1.5 - NO BUGS KNOWN)
http://rapidshare.com/files/51809365/MultiLinkOpener.v1.5.exe
It's standalone, so save it to your desktop or wherever, no installation required.
All you must do is paste all your links (some movies have 15+ parts) in the program, and click launch. Each link on each new row will then open in a new tab in your browser. I wrote it because I was fed up from copying & pasting link after link from within
tags.
Although this was primarily designed for under the law purposes, it does not have to be and it is no means illegal or warez.
I mainly use it for rapidshare on direct-download, so i only take 2 clicks per link (save, save).
And only tested on Opera, but I'm told it'll work on firefox. Windows only of course. Works on XP & Vista, possibly ME and below but untested.
Please don't say your download manager will do this better or whatever, because quite frankly I don't give a ----. You either use it or you don't, nobody's forcing you to do anything.
UPDATED IN V1.5:
1. Small icon added
2. You can now post mixed code and within reason it can extract the links and launch just them.
For example you can paste the following code in the box:
Episode 9
I Am The Liquor
[code]
http://rapidshare.com/files/<snipped>/Trailer_Park_Boys_-_S05E09_-_I_Am_The_Liquor.part1.rar
http://rapidshare.com/files/<snipped>/Trailer_Park_Boys_-_S05E09_-_I_Am_The_Liquor.part2.rar
Episode 10
The ---- Blizzard
http://rapidshare.com/files/<snipped>Trailer_Park_Boys_-_S05E10_-_The_----_Blizzard.part1.rar
http://rapidshare.com/files/37<snipped>/Trailer_Park_Boys_-_S05E10_-_The_----_Blizzard.part2.rar
and it will launch just the four URLs you can see with your eyes with no errors.
3. White space doesn't matter any more (reason above explained).
I wrote this in php and compiled it with KrakJoe's php compile.. it's basically my first programme, this is just a small update because I needed the new feature :p.
If anybody has any more ideas for a feature, or if you find a bug, please reply in this thread!
So yeah.. enjoy.. and say thanks if you find it useful.