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 b341c67 commit 50e0075Copy full SHA for 50e0075
YouTube-bot/README.md
@@ -3,9 +3,9 @@ This is a simple python script that increases your video count/ views.
3
Log out from all google accounts and run this.
4
5
6
-# If
+### If
7
in case if your browser stop's working delete/comment the line..
8
-# for linux-
+#### for linux-
9
`os.system(" killall -9 " + brow)`
10
-# for windows-
+#### for windows-
11
`os.system("TASKKILL /F /IM " + brow + ".exe")`
0 commit comments