Download and Play works.
Correct me if I'm wrong, but fmt is a quality setting so this is not really a robust fix.
formats = { 22: "HD Quality", 35: "High Quality", 34: "Reasonable Quality", 18: "Good Quality", 5: "Bad Quality" }
format_priorities = [ '22/2000000/9/0/115', # 1280x720 '35/640000/9/0/115', # 640x360 '18/512000/9/0/115', # 480x270 '34/0/9/0/115', # 320x180 '5/0/7/0/0', # 320x180 ]