From 183f45b8409d6e344ce23303786d360d861c9a4b Mon Sep 17 00:00:00 2001 From: Kepoor Hampond Date: Sat, 10 Jun 2017 17:52:56 -0700 Subject: [PATCH] Travis isn't working while my computer is --- irs/ripper.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/irs/ripper.py b/irs/ripper.py index c644ecf..3df8af5 100644 --- a/irs/ripper.py +++ b/irs/ripper.py @@ -254,8 +254,6 @@ with init, or in method arguments.") if the_list is not None: YdlUtils.clear_line() - the_list = ObjManip.set_utf8_encoding(the_list) - print(self.args["hook-text"].get("list").encode('utf-8') .format(type.title(), the_list["name"], the_list["artists"][0]["name"]))