From bde5bcbae2e4134a4352493c439c81db823206a4 Mon Sep 17 00:00:00 2001 From: dee-oh-double-gee Date: Sat, 11 Mar 2017 21:52:12 -0700 Subject: Update YouTubeSubCount.py --- YouTubeSubCount.py | 1 - 1 file changed, 1 deletion(-) 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') -- cgit v1.2.3