Skip to content

pinkie1301/ilearning_autodownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ilearning_autodownload

according to the input classname and chapter name, automatically download and merge files
專為 ilearning 設計,可自動登入系統並下載所有需要的文件並合併

How to use

1. 首次使用

下載 packages:

pip install -r requirement.txt

2. 執行程式碼

python3 ilearning.py

首次執行會先建立一個 accounts.ini 檔,在檔案中對應的欄位輸入帳號、密碼

注意事項

  • Classname 對應到 ilearning 首頁的課程名稱(名稱尾端不需加上系級),Chapter 對應到課程內的公告名稱\
  • 你需要直接在 ilearning 網頁上複製完整課程名稱(包含空格)

3. 使用功能選擇

執行程式後,將會顯示兩個選項:

  1. 單純合併檔案:
    列出上一層資料夾中的所有子資料夾,選擇一個後將針對該資料夾內的 PDF 文件執行合併操作。

  2. 下載並合併檔案:
    照流程登入、下載並合併 PDF 文件

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages