mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-04-01 05:15:44 +00:00
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 .
14 KiB
14 KiB