Remove yt-dlp import

This commit is contained in:
Dylan 2024-10-30 19:30:06 +00:00
parent 8fbc236cf5
commit 1a0dca6034

View File

@ -10,7 +10,6 @@ import msgs
import twExtract as twExtract
from configHandler import config
from cache import addVnfToLinkCache,getVnfFromLinkCache
from yt_dlp.utils import ExtractorError
import vxlogging as log
from utils import getTweetIdFromUrl, pathregex
from vxApi import getApiResponse