Apply the patch in youtube.py

This commit is contained in:
tcely 2025-03-16 11:54:01 -04:00 committed by GitHub
parent b3b4007dcc
commit 5401407e6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,7 @@ from .hooks import postprocessor_hook, progress_hook
from .utils import mkdir_p
import yt_dlp
import yt_dlp.patch.check_thumbnails
import yt_dlp.patch.fatal_http_errors
from yt_dlp.utils import remove_end