Download all videos linked from within directory full of PDF files
by ericlindellnyc from LinuxQuestions.org on (#6R4KS)
I would like to download all videos linked from a PDF file. There are multiple PDF's, and I would like all links from all of them. To do this in batch, I need to iterate over all PDFs. Then for each PDF, I need to automate download each link. How do I do this?
I can assemble all PDFs in one folder, or I can access the PDF's directly from a website. All PDFs appear on the same page of a website.
All downloads can go into the same folder.
I have found many solutions, but they only work on windows, or they only download the PDFs themselves -- not the linked assets.
Help appreciated. Thanks in advance.
I can assemble all PDFs in one folder, or I can access the PDF's directly from a website. All PDFs appear on the same page of a website.
All downloads can go into the same folder.
I have found many solutions, but they only work on windows, or they only download the PDFs themselves -- not the linked assets.
Help appreciated. Thanks in advance.