https://github.com/zmactep/chisaver
Simple download tool to get slides of Cambridge Health Institute conferences (e.g. PEGS, PepTalk, Bioprocess, etc) in a batch mode.
https://github.com/zmactep/chisaver
Last synced: about 1 year ago
JSON representation
Simple download tool to get slides of Cambridge Health Institute conferences (e.g. PEGS, PepTalk, Bioprocess, etc) in a batch mode.
- Host: GitHub
- URL: https://github.com/zmactep/chisaver
- Owner: zmactep
- Created: 2015-05-25T10:02:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T21:19:40.000Z (over 10 years ago)
- Last Synced: 2025-02-09T19:53:49.685Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CHI Saver
=========
Simple download tool to get slides of Cambridge Health Institute conferences (e.g. PEGS, PepTalk, Bioprocess, etc)
in a batch mode.
Slides URL as well as your username and password are usually included into your participant packet.
```
usage: python chisaver.py [-h] --url URL --username USERNAME --password PASSWORD
[--output OUTPUT]
-h, --help show this help message and exit
--url URL, -u URL conference slides url
--username USERNAME, -n USERNAME
your username
--password PASSWORD, -p PASSWORD
your password
--output OUTPUT, -o OUTPUT
output directory
```