This commit is contained in:
Kovid Goyal
2025-08-24 19:57:58 +05:30
parent 7adf757f72
commit 7676b281ae
+2 -2
View File
@@ -3,10 +3,10 @@
import json
import re
from collections import OrderedDict
from urllib.parse import urlparse
from mechanize import Request
from html5_parser import parse
from mechanize import Request
from calibre import browser, random_user_agent
from calibre.web.feeds.news import BasicNewsRecipe, classes