mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-31 20:11:26 +00:00
move yt_dlp.utils.web => yt_dlp.utils.jslib
Authored by: bashonly
This commit is contained in:
@@ -101,7 +101,7 @@ from ..utils import (
|
||||
xpath_with_ns,
|
||||
)
|
||||
from ..utils._utils import _request_dump_filename
|
||||
from ..utils.web import devalue
|
||||
from ..utils.jslib import devalue
|
||||
|
||||
|
||||
class InfoExtractor:
|
||||
|
||||
Reference in New Issue
Block a user