from thu_learn_downloader.main import app

if __name__ == "__main__":
    app()
