Skip to content

Commit e1fb5f2

Browse files
committed
docs: add warning about login method deprecation
Add prominent warning in README that username+password login method is no longer functional. This makes the project currently unusable until a fix is implemented.
1 parent 7b8a6cb commit e1fb5f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# THU Web Learning Downloader
22

3+
> [!WARNING]
4+
> username + password 登陆方式已失效, 致使本项目目前不可用 [#223](https://github.com/liblaf/thu-learn-downloader/issues/223). PR Welcome!
5+
36
Download everything from Web Learning of Tsinghua University
47

58
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/liblaf/thu-learn-downloader/ci.yaml)](https://github.com/liblaf/thu-learn-downloader/actions/workflows/ci.yaml)

0 commit comments

Comments
 (0)