Re-Upload

Nothing
This commit is contained in:
David-123
2023-04-03 22:29:25 +08:00
committed by GitHub
parent 474efd1321
commit 07318a2ef8
6 changed files with 112 additions and 47 deletions

View File

@@ -1,10 +1,10 @@
#!/usr/bin/env python3
# ↑ For Linux & MacOS to run this program directly if the user currently installed python and third-party packages.
# ↑ For Linux & macOS to run this program directly if the user currently installed python and third-party packages.
# -*- coding: utf-8 -*-
# author: David-123
from modules.raw_input import rinput
from modules.inputs import rinput
from modules.information import print_info
from modules.multi_download import mdl
from modules.one_download import download_one_lyric