diff --git a/c4rw.py b/c4rw.py index 3a13644..6393178 100644 --- a/c4rw.py +++ b/c4rw.py @@ -1,4 +1,4 @@ -# Cam4 Remote Anonymous Freechat RTMP Recorder v.1.0.0 by horacio9a for Python 2.7.13 +# Cam4 Remote Anonymous Freechat RTMP Recorder v.1.0.1 by horacio9a for Python 2.7.13 import sys, os, urllib, urllib3, ssl, re, time, datetime, command urllib3.disable_warnings() @@ -56,8 +56,8 @@ if "Trending Cams" not in dec: except: occ = '' - print (colored(' => Age:{} * Location:{} * Status:{} * Job:{} <=', 'yellow', 'on_blue')).format(age,loc,sta,occ) - print + print (colored(' => Age:{} * Location:{} * Status:{} * Job:{} <=', 'yellow', 'on_blue')).format(age,loc,sta,occ) + print if "cam-offline" in dec: vau0 = dec.split('videoAppUrl=')[1]