1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-09 12:50:23 -05:00

Update yt_dlp/plugins.py

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
coletdjnz 2025-02-11 20:13:48 +13:00 committed by GitHub
parent 914d554e0f
commit f9ef24c7f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,6 @@
import sys
import traceback
import zipimport
import functools
from pathlib import Path
from zipfile import ZipFile