|
|
#1 |
|
Member
![]() Posts: 22
Karma: 10
Join Date: Aug 2015
Device: Kobo Aura H2O
|
Appending URLs in an RSS feed
Hi, I have a fairly simple recipe that gets a list of URLs from an RSS feed and then goes to the URL to extract the information. (Ie use embedded content is false).
Is there a way to tell calibre to add a bit of code to the end of each URL? I'd like to add '?limit=500' to the end of each URL The only reference to URLs in my recipe is: Code:
def is_link_wanted(self, url, a): |
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,611
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Implement print_version() in your recipe
|
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Member
![]() Posts: 22
Karma: 10
Join Date: Aug 2015
Device: Kobo Aura H2O
|
Thanks, that worked.
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RSS feed | messiaen | Recipes | 1 | 02-03-2016 10:55 PM |
| Books through an RSS feed | Canadiancynic | Calibre | 1 | 02-06-2011 07:13 AM |
| Ignore empty RSS feed urls | miwie | Recipes | 2 | 11-18-2010 02:58 PM |
| RSS Feed | timezone | Feedback | 8 | 01-02-2010 07:55 PM |
| RSS Feed Prob... | AKninja04 | Calibre | 6 | 08-25-2008 08:51 PM |