mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-01-29 05:40:42 +00:00
Update extract_iphone_media.py
This commit is contained in:
@@ -47,3 +47,4 @@ if __name__ == "__main__":
|
||||
parser = OptionParser()
|
||||
(_, args) = parser.parse_args()
|
||||
base_dir = args[0]
|
||||
extract_media(base_dir)
|
||||
|
||||
Reference in New Issue
Block a user