GithubHelp home page GithubHelp logo

Comments (6)

Biggles94 avatar Biggles94 commented on May 23, 2024 1

The password had a ! in it, so I changed it to _. but, the error is still there even when I try to not put the password paremeter in.

icloudpd.exe --username myacct --directory E:\2024phone\cmdthing --watch-with-interval 3600

outputs the error:

icloudpd.exe: error: unrecognized arguments: --directory E:\2024phone\cmdthing --watch-with-interval 3600

from icloud_photos_downloader.

AndreyNikiforov avatar AndreyNikiforov commented on May 23, 2024 1

use icloudpd, not icloud executable. see

from icloud_photos_downloader.

AndreyNikiforov avatar AndreyNikiforov commented on May 23, 2024

Since it complains about parameters starting with --directory I suspect that your password may have special characters that Windows misinterpreting somehow. If you don't use --password parameter, then you will be prompted for password - pls see if that helps.

from icloud_photos_downloader.

AndreyNikiforov avatar AndreyNikiforov commented on May 23, 2024

Where did you get .exe file? If from Github, then which one did you download and renamed to icloudpd.exe?

icloud.exe does not have --directory parameter and shows such error (also shows all supported parameters), but icloudpd.exe supports it.

from icloud_photos_downloader.

gryzzly avatar gryzzly commented on May 23, 2024

I have the same issue with the macOS binary downloaded just now:

./icloud-1.17.4-macos-amd64 --directory icloud --username [email protected] --watch-with-interval 3600
> icloud-1.17.4-macos-amd64: error: unrecognized arguments: --directory icloud --watch-with-interval 3600

from icloud_photos_downloader.

gryzzly avatar gryzzly commented on May 23, 2024

and help flag -h doesn’t print directory or watch-with-interval as valid options at all:

usage: icloud-1.17.4-macos-amd64 [-h] [--username USERNAME] [--password PASSWORD] [-n]
                                 [--delete-from-keyring] [--list] [--llist] [--locate]
                                 [--device DEVICE_ID] [--sound] [--message MESSAGE]
                                 [--silentmessage SILENTMESSAGE] [--lostmode]
                                 [--lostphone LOST_PHONE] [--lostpassword LOST_PASSWORD]
                                 [--lostmessage LOST_MESSAGE] [--outputfile] [--domain DOMAIN]

from icloud_photos_downloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.