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,330
    Likes Received:
    979
    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:
    183
    Likes Received:
    68
    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,330
    Likes Received:
    979
    (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,330
    Likes Received:
    979
    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
UVI Falcon: deleted UFS files ... still showing in "soundware" list Samplers, Synthesizers Feb 28, 2025
Best electric guitar VST for realistic solos Samplers, Synthesizers Feb 26, 2025
Looking for metal vocalist and feedback Job Listings: Finding, Hiring. Feb 14, 2025
Listening to your tracks make me depressed. Lounge Dec 22, 2024
Loading...