"Easy" Folder Download

Discussion in 'Internet for Musician' started by Cordelay, Nov 22, 2013.

  1. Cordelay

    Cordelay Ultrasonic

    Joined:
    Nov 15, 2013
    Messages:
    41
    Likes Received:
    21
    Howdy fellas!

    I came up with a way to copy all the files in a Rapidgator or Ul.to folder without having to click each and every file, hope you find it useful despite my english...

    As you surely already know most download managers are able to decipher a valid link from any text either from the clipboard or a text file, so the only thing we need is the complete address for the links... easy, right?


    Step 1 - Navigate to the folder page. Right click on an empty space and select "view source code"


    Step 2 - Scroll down quite a bit until you find the links between a lot of gibberish. Copy all the paragraphs containing the links and paste them in an blank txt file.


    Step 3 - "Find and Replace" time!!! This one is important.

    This is the kind of text you'll have to deal with:


    <tr id="4ae6c1jl">
    <td style="padding-left:16px" class="icon aR"><img src="img/i/icon_world.gif" title="La funciĆ³n de descargas directas es apagado" /></td>
    <td style="padding-right:20px" class="file">
    <h2><a href="file/4ae641jl/from/aq3spd" class="file" onclick="visit($(this))">Jenni - Here With You.wmv</a></h2>
    <small class="cL" style="font-size:13px">122,70 MB</small>
    </td>



    The only part that matters is the file/4ae6c1jl/from/aq3spd part... all the rest is useless and can be deleted.
    You'll say: "but selecting and deleting line by line is a PITA!!"
    And that's why we're gonna use Find and Replace to replace every code line with a blank space, or even nothing. The nice thing is that the code is the same for almost every link, so you'll just have to deal with five or six different lines. All of them except for the ones that contain the important bit file/4ae6c1jl/from/aq3spd

    Step 4 - If you have completed the last step sucessfully you are left now with a bunch of lines like this one:

    <h2><a href="file/4ar432jl/from/art4pd" class="file" onclick="visit($(this))">Jenni - Here With You.wmv</a></h2>

    We're going to use once more the Find and Replace tool to change the beginning of the lines to the header of the complete link. We select this part

    <h2><a href="


    and replace it with

    http://ul.to/


    or

    http://rapigator.net/


    then we're left with this


    http://ul.to/file/4345tjl/from/aq3spd" class="file" onclick="visit($(this))">Jenni - Here With You.wmv</a></h2>



    Now we select the part at the end of the link that's common for everyone of them, in this case

    " class="file" onclick="visit($(this))">


    and replace it with five, six or seven spaces. This way we're giving a hint to the download manager so it knows that the links end there.

    This is what we are left with


    http://ul.to/file/2fd6c1jl/from/avbgdd Jenni - Here With You.wmv</a></h2>




    Step 5 - Save the txt file and point the download manager to it so it finds the links and you're done!!


    Feel free to ask, complain or buy me a beer :rofl:
     
  2.  
  3. Willum

    Willum Rock Star

    Joined:
    Jun 13, 2011
    Messages:
    758
    Likes Received:
    443
    Assuming that the dta from the subject refers to downthemall(which i first thought was "down the mall" :) ) for firefox, all you need to do is click at the bottom right of the files list and hold the left mouse button and move the mouse up to select all the files. Then right click on one of the highlighted filke names and choose the correct menu item to pass all the file names to dta and its done.
     
  4. One Reason

    One Reason Audiosexual

    Joined:
    Jun 11, 2011
    Messages:
    2,764
    Likes Received:
    794
    Location:
    Where I dont want to be
    Or snag a torrent.
     
  5. HPF

    HPF Kapellmeister

    Joined:
    Jun 23, 2012
    Messages:
    201
    Likes Received:
    56
    Location:
    Block 4
    jd & dta ... NO! you go the hardcore way!
    kool hax bro! waste time like a boss ...
     
  6. boogiewoogie

    boogiewoogie Platinum Record

    Joined:
    Sep 15, 2012
    Messages:
    477
    Likes Received:
    197
    Or use JDownloader and copy the URL of the folder, and all links will be added :)
     
  7. franknitty69

    franknitty69 Newbie

    Joined:
    Feb 24, 2013
    Messages:
    116
    Likes Received:
    2
    dude, just use flashgot and enable it for jdownloader. you highlight everything on the page, right-click and choose flashgot selected. it's smart enough to parse only the links (ignore icons, etc).
     
  8. Cordelay

    Cordelay Ultrasonic

    Joined:
    Nov 15, 2013
    Messages:
    41
    Likes Received:
    21
    I couldn't get it working using my realdebrid account on jDownloader, so I had to click in each file one by one, so i figured this way out... Thanks for the feedback!
     
Loading...
Loading...