mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
fix: Use w3lib to improve the encoding extraction
This commit is contained in:
parent
0965031d8f
commit
949f78aa65
5 changed files with 787 additions and 11 deletions
1
setup.py
1
setup.py
|
@ -47,6 +47,7 @@ setuptools.setup(
|
|||
"ipython",
|
||||
"youtube-dl",
|
||||
"python-crontab==2.5.1",
|
||||
"w3lib==v1.22.0",
|
||||
# "croniter",
|
||||
# Some/all of these will likely be added in the future:
|
||||
# wpull
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue