Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old Today, 05:22 AM   #1
ronzo7
Junior Member
ronzo7 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2024
Device: Kindle Paperwhite
Trying to Setup Pocket for Calibre to Kindle - Need Help

Hi all,

Trying to setup Calibre so I can send my Pocket saved articles to my Kindle.

I'm not sure if there's a better or simpler way to save and send multiple web articles to kindle - this is the only way I'm aware of but if there is please let me know! I know how to send RSS feeds, but I mean various articles from various sites.

Anyway, I've found the "Pocket" recipe under "Customize bullitin recipe" - "Unknown".

So this is the main area of code I need help with, I think:

Code:
 if self.username is not None and self.password is not None:
            br.open(self.legacy_login_url)
            br.select_form(nr=0)
            br['feed_id'] = self.username
            br['password'] = self.password
            br.submit()
        else:
            self.user_error("This Recipe requires authentication")
        return br
I have entered 'myemailaddres' for 'feed_id' and 'mypassword' for 'password', and that seems fine.

For "br.select_form(nr=0)" I think I'm supposed to change the zero to a number, but I have no idea WHAT the number should be - I tried 1-10 and none of them worked.

Help would be greatly appreciated I am a total noob in terms of this, so have pretty much no idea what I'm doing.

Thanks!
ronzo7 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
If I reset my Kindle, what do I have to redo in Calibre library setup? Dal Bhat Calibre 1 06-19-2024 04:42 PM
Pocket app/webpage reading setup on Tolino torto Tolino 14 10-27-2021 08:17 AM
no setup of Calibre possible DMcCunney Calibre 34 10-24-2020 06:19 PM
Pocket App to kindle thru calibre strikerespect32 Calibre 0 10-17-2020 04:03 PM
Using calibre for Sony Pocket & Kindle grizedale Calibre 3 08-04-2010 02:00 PM


All times are GMT -4. The time now is 09:29 AM.


MobileRead.com is a privately owned, operated and funded community.