print(" Total of {} links downloaded!".format(downloadedCount))
defmain():
VanillaPrint(f"\nBulk Downloader for Reddit v{__version__}")
GLOBAL.arguments=parseArguments()
ifGLOBAL.arguments.directoryisnotNone:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.