X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fcompat.py;h=e3cab4dd0ff40c3813dd46faa16b6de64f5b7bbd;hb=1594a4932f7e94287c32b5d4d63a60b57ffee96a;hp=fabac9fd2400240d4da0da3b355a6926408cc283;hpb=c93b4eacebe62e3993da790cbea8fbf62e161f07;p=youtube-dl diff --git a/youtube_dl/compat.py b/youtube_dl/compat.py index fabac9fd2..e3cab4dd0 100644 --- a/youtube_dl/compat.py +++ b/youtube_dl/compat.py @@ -628,6 +628,7 @@ __all__ = [ 'compat_html_entities', 'compat_http_client', 'compat_http_server', + 'compat_input', 'compat_itertools_count', 'compat_kwargs', 'compat_ord',