mirror of
https://github.com/KevinMidboe/bulk-downloader-for-reddit.git
synced 2025-10-29 17:40:15 +00:00
Print out github link at start
This commit is contained in:
@@ -647,7 +647,8 @@ def main():
|
||||
|
||||
VanillaPrint(
|
||||
f" Bulk Downloader for Reddit v{__version__}\n" \
|
||||
f"Written by Ali PARLAKCI – parlakciali@gmail.com\n"
|
||||
f" Written by Ali PARLAKCI – parlakciali@gmail.com\n\n" \
|
||||
f" https://github.com/aliparlakci/bulk-downloader-for-reddit/"
|
||||
)
|
||||
GLOBAL.arguments = parseArguments()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user