All Delphi

Everything You Want To Know From VCL, Tips To Snippet All Everything About Delphi And CodeGear Related

    Search

  • Sponsors

  • Spottt
    Spottt

RapidShare Link Extractor

13th May 2008

hi, lately i have frequently download tvseries,movies or other data from rapidshare search engine listing, so in the listing web they have humongous rapid link that we can download from. but when i want to copy and paste to my flashget download manager i got so lazy to read and filter all the unneccessary link, so i created a program that can parse and extract all rapid link from some html source page :D , also after that link that has been extracted can be added username and password for the rapid account. you see when we want to download from rapidshare using premium account flash get will get an error which is like it did not login at all so to overcome it we must put the username and password on the front of the link. the format will be like this ex: http://username:password@rapidshare.com/XXX/XXX/XXX.rar so here is how we used my program:

  1. we must settings the domain named that will be search ..in my case was the rapidshare.com but my program can search more then one domain name, so we can just put like : rapidshare.com,rapidshare.com.de, etc
  2. we also must put the compresion file extention in my case will be like .rar as same above we can also put other various extention like .rar,.zip,.tar.gx,.7zip,.7z, etc this is important because my parsing logic need to know what is end of one link is …because usually the rapid link will ending with “.rar” or “.zip” .
  3. we save the page that have a lot of rapidlink by ..viewing in source code page (if using firefox then can choose to view–>pagesource) then saved as html files.
  4. from my program open the saved html files. the extraction link will show on the memo in this state check the link for correctness since my logic can have error right ?
  5. up till this phase if u dont have any premium account then u can just copy paste the link to browser but if you do have premium account and want to add it just enter the username and password on the edit box then just click edit button
  6. my program also can saved the rapidlink as txt file. for future reference.

that’s it ..enjoy using my program oh also since i share it for free, please-please click my google adsense, it will surely support my website fee :D (every day if possible will be appreciates but if cannot then at least come often here for checking future update or any other application that i may post here) Download RapidShare Link Extractor HERE

Rate this:
2.7

4 Responses to “RapidShare Link Extractor”

  1. no image no imageAdhitya Ramaputra (Who am I?) (Who am I?) Says:

    dicoba dulu ya mas eddy biar tokcer

    Rate this:
    1.7
    (Who am I?)
  2. no image no imageachmad z (Who am I?) (Who am I?) Says:

    it would be great if you post some screen shot.

    Rate this:
    2.8
    (Who am I?)
  3. no image no imageadmin (Who am I?) (Who am I?) Says:

    @Achmad Z
    Ok I’ll Try To Make the Screen Shot and post it here when it is done. thx for the advise.

    Rate this:
    2.8
    (Who am I?)
  4. no image no imagerahul (Who am I?) (Who am I?) Says:

    Gr8 man,this is just exactly what i needed ,forward me ur mail id

    Rate this:
    1.7
    (Who am I?)

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>