Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 280 Bytes

File metadata and controls

16 lines (10 loc) · 280 Bytes

README

This is a shell script to get files from links you provide, extract the text and save them as one pdf file. Run as ./down.bash

Note: This was only tested on a mac. I dont know if it will work with other systems.

Dependencies:

  • python 3+
  • curl
  • bash
  • html2text