You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract Metadata?
Would you like to extract metadata from all of the files downloaded now?
[Y] Yes [N] No [?] Help (default is "Y"): y
[*] Now extracting metadata from the files.
ExtractMetadata : Missing an argument for parameter 'ExtractAllToCsv'. Specify a parameter of type 'System.String' and try again.
At C:\PowerMeta-master\PowerMeta.ps1:378 char:63
+ ... ExtractMetadata -OutputDir $OutputDir -ExtractAllToCsv
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [ExtractMetadata], ParameterBindingException
+ FullyQualifiedErrorId : MissingArgument,ExtractMetadata
I have exiftool in the same directory as the folder as well.
The text was updated successfully, but these errors were encountered:
Having some issues extracting and saving to CSV
Here's the command I tired using to attempt to extract Meta & save to CSV.
Invoke-PowerMeta NAMECHANGED.com -ExtractAllToCsv all-target-metadata.csv
Here's the output after completing the search:
I have exiftool in the same directory as the folder as well.
The text was updated successfully, but these errors were encountered: