Git Product home page Git Product logo

Comments (4)

lapwat avatar lapwat commented on June 8, 2024 1

I am not able to reproduce, here is my output:

❯ ./index.js -h https://vitalik.ca/ -u
No selector specified, inserting home page only.
Found 1 pages in the table of content.
Downloading  Vitalik Buterin's website ...
Extracting clean content from HTML sources...
+ Page 1: Vitalik Buterin's website
Creating book...
Zipping temp dir to  Vitalik Buterin's website .epub
Done zipping, clearing temp dir...
+ Book saved to  Vitalik Buterin's website .epub
Token not found in /xxx/remarkable.token. Initiating connection process...
Enter one-time code displayed at https://my.remarkable.com/connect/desktop: xxxxxxxx
Attempting connection...
Connection succeeded!
Saved token into /xxx/reCatchable/remarkable.token file for further uploads.
Uploading...
Book uploaded.

Also, I would use this command to generate the epub:

❯ ./index.js -h https://vitalik.ca/ -s .post-link

That way you can get the content of each post instead of the home page only.

from recatchable.

lapwat avatar lapwat commented on June 8, 2024 1

This error can happen if the book was already uploaded to your remarkable under the same name.

Try this command to get the last 2 articles:

❯ ./index.js -h https://vitalik.ca/ -s .post-link -l 2 -n AnotherName 

from recatchable.

lapwat avatar lapwat commented on June 8, 2024

This error can also happen if your token has been revoked on reMarkable's server side. Delete remarkable.token in your current directory and try repairing your device.

If one of the solutions quoted above worked, feel free to close this issue.

Otherwise, give me your feedback.

from recatchable.

asteroidb612 avatar asteroidb612 commented on June 8, 2024

In my case, this is happening before there is a remarkable.token. I'm able to replicate it in the underlying remarkable-typescript library, so I'll close as out of scope for this project. Thanks!

from recatchable.

Related Issues (3)

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.