mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-18 15:55:30 +02:00

https://github.com/yt-dlp/yt-dlp/tree/master/yt_dlp/extractor/youtube/pot/README.md Authored by: coletdjnz
4 lines
194 B
Python
4 lines
194 B
Python
# Trigger import of built-in providers
|
|
from ._builtin.memory_cache import MemoryLRUPCP as _MemoryLRUPCP # noqa: F401
|
|
from ._builtin.webpo_cachespec import WebPoPCSP as _WebPoPCSP # noqa: F401
|