The following tools should be installed:
- geckodriver https://github.com/mozilla/geckodriver/releases
- Firefox browser https://www.mozilla.org/en-US/firefox/new/
- Python 3.6+ https://www.python.org/
- 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.
- 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
- Change DC download logic.
- Headless browsing and automation