This application can scrape and download protected docx, pdf files in box.com and save it as an editable PDF file. This repo is forked from lfasmpao's box.com downloader.
This app requires Python 3, Google Chrome, and Selenium Chrome Web Driver to run.
Clone the repository and install the dependencies.
git clone https://github.com/aebibtech/box.com-downloader
cd box.com-downloader
call setup.cmd
- Run
BoxGUI.cmd
from the Folder. - (Optional) You can also create a shortcut of it on the Desktop.
- Paste box.com links on the space provided, separated by space or new line.
- Press Download.
Want to contribute? Great! Make a change in your file and instantanously see your updates!
- Write Tests
- Parallel Downloads
- Table View for Links
- Checkout the source code to know more
GNU General Public License v3.0