Code Monkey home page Code Monkey logo

icloud-fuckery's People

Contributors

brikis98 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

icloud-fuckery's Issues

Replace icloud-api library

The icloud-api library you've used has bug 131/icloud-api#5, which causes the list-all-photos.js script to fail. The bug's more than a year old, and the last commit to cloud-api was more than three years ago, so it seems to be a dead project.

Any chance you could update to use a different iCloud library that currently works?

Error: "TypeError: Cannot read property 'assets' of undefined"

Loading session...
Requesting sync token for photo API
Got sync token undefined
Fetching albums...
Fetching media info for all-photos album...
/Users/seenickcode/code/icloud-fuckery/node_modules/icloud-api/lib/services/photo/index.js:95
    var assetsIds = values(pluck(album.assets, "asset_id"));

TypeError: Cannot read property 'assets' of undefined
    at out.fetchMedias (/Users/seenickcode/code/icloud-fuckery/node_modules/icloud-api/lib/services/photo/index.js:95:39)
    at /Users/seenickcode/code/icloud-fuckery/list-all-photos.js:47:22
    at /Users/seenickcode/code/icloud-fuckery/node_modules/icloud-api/lib/services/photo/index.js:89:7
    at IncomingMessage.<anonymous> (/Users/seenickcode/code/icloud-fuckery/node_modules/nyks/http/request.js:76:7)
    at emitNone (events.js:91:20)
    at IncomingMessage.emit (events.js:185:7)
    at endReadableNT (_stream_readable.js:974:12)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

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.