Skip to content

philippnormann/handout-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

handout-downloader

A Python script for downloading entire directories from the FH-Wedel handout server.

$ ./handout-download.py /Iwanowski/Berechenbarkeit/ berchenbarkeit/
Username: its101337
Password:
14:56:36: Listing files recursivly...
14:56:36: Downloading 52 files to target directory "berechenbarkeit/"
100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 52/52 [00:01<00:00, 24.32it/s]
14:56:38: Finished downloading!

Requires valid FH-Wedel credentials for authentication.

1. Install

A requirements.txt is provided to install all required packages using pip.

pip install -r requirements.txt

2. Download directories

./handout-download.py source target [--max-size MAX_SIZE]

The optional MAX_SIZE parameter specifies file size limit in MB and defaults to 128MB.

You will be asked to enter your username and password for your FH-Wedel account.

3. ???

4. Profit!

About

πŸ“₯ Download entire directories from the @fh-wedel handout server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages