mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-20 03:56:35 +00:00
Adjust import
This commit is contained in:
parent
cffe8348c3
commit
a8fd6ee00b
@ -17,7 +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
|
||||
import yt_dlp.patch.check_thumbnails
|
||||
from yt_dlp.utils import remove_end
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user