Quote:
Originally Posted by unkn0wn
add this to the recipe
Code:
def get_browser(self):
return BasicNewsRecipe.get_browser(self, user_agent='common_words/based')
|
Thanks! I replaced the previous version of that statement, which had two additional arguments, and that did the trick.