mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-02-17 14:28:14 +00:00
Add message
This commit is contained in:
@@ -205,6 +205,7 @@ def main():
|
||||
print("Media directory already exists in output directory. Skipping...")
|
||||
else:
|
||||
if options.copy_media:
|
||||
print("Copying media directory...")
|
||||
shutil.copytree(options.media, f"{options.output}/WhatsApp")
|
||||
else:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user