An open API service indexing awesome lists of open source software.

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.

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
```