GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Network
Fork
: 0
physicsdolphin
/
thu-learn-downloader-optimized
Transfer to URL with SHA
Find file
Newer
Older
tree:
f288f62626
Branches
Tags
×
main
thu-learn-downloader-optimized
/ main.py
liblaf
on 10 Oct 2023
80 bytes
fix: fix SSL error
Raw
Blame
History
from thu_learn_downloader.main import app if __name__ == "__main__": app()