mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-25 09:28:53 +00:00
move yt_dlp.utils.web => yt_dlp.utils.jslib
Authored by: bashonly
This commit is contained in:
@@ -13,7 +13,7 @@ import math
|
||||
import re
|
||||
import unittest
|
||||
|
||||
from yt_dlp.utils.web import devalue
|
||||
from yt_dlp.utils.jslib import devalue
|
||||
|
||||
|
||||
TEST_CASES_EQUALS = [{
|
||||
|
||||
Reference in New Issue
Block a user