mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-21 12:36:36 +00:00
Use the new patch
This commit is contained in:
parent
d20e995666
commit
5f68520496
@ -17,6 +17,7 @@ from django.conf import settings
|
|||||||
from .hooks import postprocessor_hook, progress_hook
|
from .hooks import postprocessor_hook, progress_hook
|
||||||
from .utils import mkdir_p
|
from .utils import mkdir_p
|
||||||
import yt_dlp
|
import yt_dlp
|
||||||
|
import yt_dlp.patches.check_thumbnails
|
||||||
from yt_dlp.utils import remove_end
|
from yt_dlp.utils import remove_end
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user