diff --git a/README.md b/README.md index e4ce729..ed36b82 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ import fpclib # os, sys, time, re, json, # bs4, argparse, codecs, datetime, glob, # sqlite3, threading, traceback, webbrowser, zipfile, -# urllib, difflib, googletrans, and Levenshtein. +# urllib, difflib, googletrans, qfile, and Levenshtein. # This is the regex that will be used to match the site url. It is required! diff --git a/fpcurator.py b/fpcurator.py index 0a4eec3..6cb72b9 100644 --- a/fpcurator.py +++ b/fpcurator.py @@ -34,6 +34,7 @@ def toggle_console(): import functools import pyperclip import googletrans +import qfile import glob import importlib import sqlite3