mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01:00
5 lines
102 B
Python
5 lines
102 B
Python
|
|
from yt_dlp.globals import Indirect
|
||
|
|
|
||
|
|
_jsc_providers = Indirect({})
|
||
|
|
_jsc_preferences = Indirect(set())
|