mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
359a2ff64b
commit
deef15a3aa
@ -148,6 +148,7 @@ class NewYorkTimes(BasicNewsRecipe):
|
||||
yield article
|
||||
|
||||
def parse_web_sections(self):
|
||||
self.read_nyt_metadata()
|
||||
feeds = []
|
||||
for section_title, slug in web_sections:
|
||||
url = 'https://www.nytimes.com/section/' + slug
|
||||
|
Loading…
x
Reference in New Issue
Block a user