This commit is contained in:
2019-05-17 21:20:25 +08:00
committed by JerryYan
parent 708218d34a
commit b4559f6771
3 changed files with 4 additions and 5 deletions

View File

@ -191,7 +191,6 @@ if __name__ == "__main__":
resetColor()
time.sleep(60)
api.updRoomInfo()
sys.exit()
print("进入", api.roomLiver, "的直播间")
os.system("title {}".format(api.getTitle()))
print("=" * 30)