Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting Meta & Saving to CSV #8

Open
reubadoob opened this issue Oct 13, 2017 · 0 comments
Open

Extracting Meta & Saving to CSV #8

reubadoob opened this issue Oct 13, 2017 · 0 comments

Comments

@reubadoob
Copy link

reubadoob commented Oct 13, 2017

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:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant