from thu_learn_downloader.__main__ import run

if __name__ == "__main__":
    run()
