summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordee-oh-double-gee <beaugraham+github@gmail.com>2017-03-11 21:52:12 -0700
committerGitHub <noreply@github.com>2017-03-11 21:52:12 -0700
commitbde5bcbae2e4134a4352493c439c81db823206a4 (patch)
tree289f9ebbeaeadbcfd047780ef8f2c1f52aacb34e
parent70f659447dc97f356811c8d5f1928e3b71d2cf9b (diff)
Update YouTubeSubCount.py
-rw-r--r--YouTubeSubCount.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/YouTubeSubCount.py b/YouTubeSubCount.py
index 883f014..eabe6cf 100644
--- a/YouTubeSubCount.py
+++ b/YouTubeSubCount.py
@@ -12,7 +12,6 @@ while True:
subs = j['items'][0]['statistics']['subscriberCount']
views = j['items'][0]['statistics']['viewCount']
-#while True:
time.sleep(5)
os.system('clear')