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
..
downloader [YoutubeDL] Include rtmpdump in exe versions -v output 10 years ago
extractor [util] Move compatibility functions out of util 10 years ago
postprocessor [util] Move compatibility functions out of util 10 years ago
YoutubeDL.py [util] Move compatibility functions out of util 10 years ago
__init__.py [util] Move compatibility functions out of util 10 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
aes.py Add support for crunchyroll.com 11 years ago
cache.py [util] Move compatibility functions out of util 10 years ago
compat.py [util] Move compatibility functions out of util 10 years ago
jsinterp.py [jsinterp] Fix slice 10 years ago
options.py [util] Move compatibility functions out of util 10 years ago
swfinterp.py [swfinterp] Remove (at the moment) dead code 10 years ago
update.py Clarify update output (Fixes #2205) 10 years ago
utils.py [util] Move compatibility functions out of util 10 years ago
version.py release 2014.11.02.1 10 years ago