mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-16 17:00:41 +01:00
fix import
This commit is contained in:
parent
302b23a9a3
commit
d2344827c8
@ -8,7 +8,7 @@ sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
|
||||
|
||||
import io
|
||||
|
||||
from yt_dlp.mp4_parser import (
|
||||
from yt_dlp.postprocessor.mp4direct import (
|
||||
parse_mp4_boxes,
|
||||
write_mp4_boxes,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user