Skip to content

varbha/bbcopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BBCopy - Tool for downloading .docx documents present on SVKM BlackBoard

The following tools should be installed:

BEFORE running the code:

  • IMPORTANT: add geckodriver directory to PATH
  • IMPORTANT: FireFox must be installed
  • IMPORTANT: FireFox should always run on full screen mode - dont resize the window. Hides the elements
  • Make a folder called BBCopy in the C:\ drive.

Running the code

  • Run using python <filename.py>.
  • --exp : Enter the experiments to download as --exp 1,2,3 for experiments 1,2 and 3. -1 for download ALL. EXAMPLE: python BBCopyDWM --exp 1,2,3,4
  • Use -h (python <filename.py> -h ) to access all the argument description

Future Updates:

  1. Change DC download logic.
  2. Headless browsing and automation

About

Automated file downloader for Blackboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages