mirror of
https://github.com/morgan9e/eTL-downloader
synced 2026-04-15 00:47:11 +09:00
Init
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
## SNU eTL batch downloader
|
||||
|
||||
Download all files from lectures of SNU eTL.
|
||||
|
||||
Skips already downloaded files
|
||||
|
||||
+) 2FA verification code (mail) required.
|
||||
|
||||
### Usage
|
||||
|
||||
From `etl.py`
|
||||
|
||||
```
|
||||
sync_etl(209133, "Computer_Networking")
|
||||
sync_etl(219314, "System_Programming)
|
||||
```
|
||||
Reference in New Issue
Block a user