mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Update Economist
This commit is contained in:
parent
76b7e79186
commit
66a104e977
@ -251,9 +251,8 @@ class Economist(BasicNewsRecipe):
|
|||||||
# economist.com has started throttling after about 60% of the total has
|
# economist.com has started throttling after about 60% of the total has
|
||||||
# downloaded with connection reset by peer (104) errors.
|
# downloaded with connection reset by peer (104) errors.
|
||||||
delay = 3
|
delay = 3
|
||||||
|
browser_type = 'webengine'
|
||||||
from_archive = True
|
from_archive = True
|
||||||
|
|
||||||
recipe_specific_options = {
|
recipe_specific_options = {
|
||||||
'date': {
|
'date': {
|
||||||
'short': 'The date of the edition to download (YYYY-MM-DD format)',
|
'short': 'The date of the edition to download (YYYY-MM-DD format)',
|
||||||
|
@ -251,9 +251,8 @@ class Economist(BasicNewsRecipe):
|
|||||||
# economist.com has started throttling after about 60% of the total has
|
# economist.com has started throttling after about 60% of the total has
|
||||||
# downloaded with connection reset by peer (104) errors.
|
# downloaded with connection reset by peer (104) errors.
|
||||||
delay = 3
|
delay = 3
|
||||||
|
browser_type = 'webengine'
|
||||||
from_archive = True
|
from_archive = True
|
||||||
|
|
||||||
recipe_specific_options = {
|
recipe_specific_options = {
|
||||||
'date': {
|
'date': {
|
||||||
'short': 'The date of the edition to download (YYYY-MM-DD format)',
|
'short': 'The date of the edition to download (YYYY-MM-DD format)',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user