Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182ec78 commit 5a9dc87Copy full SHA for 5a9dc87
get_youtube_view.py
@@ -4,6 +4,6 @@
4
#how much views you want
5
6
print("Enjoy your Time\n" +time.ctime())
7
-for count in range(2):
+for count in range(30):
8
time.sleep(5)
9
webbrowser.open("https://www.youtube.com/watch?v=o6A7nf3IeeA")
0 commit comments