List of links, a pdf within each link

Discussion in 'Lounge' started by stavt, Mar 4, 2024.

  1. stavt

    stavt Guest

    Hi i have a list of links

    and in each of those links there's a pdf in there that needs to be downloaded

    what should i use to do this in batch

    thanks
     
  2.  
  3. xorome

    xorome Audiosexual

    Joined:
    Sep 28, 2021
    Messages:
    1,176
    Likes Received:
    860
    Dump the list of links into JDownloader (GUI) or wget (command line) or some other downloader.

    wget -i all-my-pdf-links-one-per-line.txt
     
  4. stavt

    stavt Guest

    they are not links ending with pdf

    each link has a pdf but its another link...
     
  5. slowpoke

    slowpoke Kapellmeister

    Joined:
    Feb 26, 2021
    Messages:
    165
    Likes Received:
    61
    Jdownloader should still work, just copy all the text in the file and paste into it's LinkGrabber.
     
  6. xorome

    xorome Audiosexual

    Joined:
    Sep 28, 2021
    Messages:
    1,176
    Likes Received:
    860
    (slowpoke was faster:rofl:)

    Dump them into JDownloader's crawler anyway, it might find the PDFs.
     
  7. stavt

    stavt Guest

    it can't find them...if anything else let me know

    thanks!
     
  8. xorome

    xorome Audiosexual

    Joined:
    Sep 28, 2021
    Messages:
    1,176
    Likes Received:
    860
    If nothing else can pick up the links, then the next step would be to analyse the page with your browser's developer tools and then write a script for headless Chrome (Puppeteer) in JS or Python.
     
Loading...
Similar Threads - List links within Forum Date
The list of 129 Freeware Instruments 2022 - Links & Pictures - 46,6 MB Software Nov 8, 2022
Wave-Based reverb : Creating the most realistic reverb Mixing and Mastering Dec 7, 2024
Synapse Junglist/Hydra on Ableton 11 Samplers, Synthesizers Dec 3, 2024
Host file MasterList - URLs for Blocking Plugins Software Dec 3, 2024
Pitchlists for Kontakt Drums Studio One Dec 1, 2024
Loading...