mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 05:26:37 +00:00
Apply the patch in youtube.py
This commit is contained in:
parent
b3b4007dcc
commit
5401407e6d
@ -18,6 +18,7 @@ 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.patch.check_thumbnails
|
import yt_dlp.patch.check_thumbnails
|
||||||
|
import yt_dlp.patch.fatal_http_errors
|
||||||
from yt_dlp.utils import remove_end
|
from yt_dlp.utils import remove_end
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user