You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Philipp Hagemeister 8c25f81bee [util] Move compatibility functions out of util
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 .
10 years ago
..
__init__.py [YoutubeDL] Output avconv/ffmpeg versions if -v is given 10 years ago
atomicparsley.py [util] Move compatibility functions out of util 10 years ago
common.py Split postprocessor package into multiple modules 10 years ago
execafterdownload.py [util] Move compatibility functions out of util 10 years ago
ffmpeg.py [util] Move compatibility functions out of util 10 years ago
xattrpp.py [util] Move compatibility functions out of util 10 years ago