mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-01 23:12:40 +00:00
8c25f81bee
utils is large enough without these compatibility functions. Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py . Everything else (i.e. youtube-dl-specific helpers) goes into utils.py . |
||
---|---|---|
.. | ||
__init__.py | ||
atomicparsley.py | ||
common.py | ||
execafterdownload.py | ||
ffmpeg.py | ||
xattrpp.py |