mirror of
https://github.com/FranP-code/classify_saved_videos_yt.git
synced 2025-10-13 00:32:25 +00:00
new comment
This commit is contained in:
@@ -115,6 +115,7 @@ if __name__ == '__main__':
|
|||||||
counter = 0
|
counter = 0
|
||||||
|
|
||||||
while not quit:
|
while not quit:
|
||||||
|
# restart tab to free up resources
|
||||||
if counter > 0 and (counter % 90) == 0:
|
if counter > 0 and (counter % 90) == 0:
|
||||||
pgui.hotkey('ctrl', 'w')
|
pgui.hotkey('ctrl', 'w')
|
||||||
pgui.hotkey('ctrl', 't')
|
pgui.hotkey('ctrl', 't')
|
||||||
|
|||||||
Reference in New Issue
Block a user