View Single Post
Old 10-09-2024, 09:08 PM   #5
hongho71
Connoisseur
hongho71 began at the beginning.
 
Posts: 55
Karma: 16
Join Date: Feb 2015
Device: Kindle Paperwhite
I used unkn0wn's suggestion for other users with certificate issues by adding this in the recipe

def get_browser(self):
return BasicNewsRecipe.get_browser(self, verify_ssl_certificates=False)

So, the certificate error message went away but still fails to download any article. I attached the basic recipe.
Attached Files
File Type: recipe Washington Post RSS Fed.recipe (508 Bytes, 185 views)
hongho71 is offline   Reply With Quote