Files
youtube-dl/lib/support/base/__init__.py

5 lines
70 B
Python
Raw Normal View History

2022-10-07 01:48:42 +09:00
from support import d, logger
2022-10-12 01:32:51 +09:00
import support
logger = support.logger