Use the new patch

This commit is contained in:
tcely 2025-03-08 07:29:00 -05:00 committed by GitHub
parent d20e995666
commit 5f68520496
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,7 @@ from django.conf import settings
from .hooks import postprocessor_hook, progress_hook
from .utils import mkdir_p
import yt_dlp
import yt_dlp.patches.check_thumbnails
from yt_dlp.utils import remove_end