|
feat: refactor
|
|---|
|
|
| .github/actions/deploy/action.yaml 0 → 100644 |
|---|
| .github/actions/docs/action.yaml 0 → 100644 |
|---|
| .github/actions/publish/action.yaml 0 → 100644 |
|---|
| .github/dependabot.yaml 0 → 100644 |
|---|
| .github/workflows/ci.yaml 0 → 100644 |
|---|
| .github/workflows/gh-pages.yaml 0 → 100644 |
|---|
| .github/workflows/update-license-year.yaml 0 → 100644 |
|---|
| .gitignore |
|---|
| .pre-commit-config.yaml 0 → 100644 |
|---|
| README.md 0 → 100644 |
|---|
| config.yaml 0 → 100644 |
|---|
| downloader.py 100644 → 0 |
|---|
| identity.yaml 100644 → 0 |
|---|
| main.py 100644 → 0 |
|---|
| poetry.lock 0 → 100644 |
|---|
| pyproject.toml 0 → 100644 |
|---|
| requirements.txt |
|---|
| scripts/docs.sh 0 → 100644 |
|---|
| scripts/install.sh 0 → 100644 |
|---|
| scripts/template.sh 0 → 100644 |
|---|
| thu_learn_downloader/__init__.py 0 → 100644 |
|---|
| thu_learn_downloader/__main__.py 0 → 100644 |
|---|
| thu_learn_downloader/build.py 0 → 100644 |
|---|
| thu_learn_downloader/downloader.py 0 → 100644 |
|---|
| thu_learn_downloader/helper.py 0 → 100644 |
|---|
| thu_learn_downloader/parser.py 0 → 100644 |
|---|
| thu_learn_downloader/readme.py 0 → 100644 |
|---|
| thu_learn_downloader/sync.py 0 → 100644 |
|---|
| thu_learn_downloader/types.py 0 → 100644 |
|---|
| thu_learn_downloader/urls.py 0 → 100644 |
|---|
| thu_learn_downloader/utils.py 0 → 100644 |
|---|
| thu_learn_lib/helper.py 100644 → 0 |
|---|
| thu_learn_lib/parser.py 100644 → 0 |
|---|
| thu_learn_lib/ty.py 100644 → 0 |
|---|