From d55922fa627607acc9ad097a334ed79066b504b6 Mon Sep 17 00:00:00 2001 From: esivkumar Date: Wed, 18 Sep 2024 13:32:10 +0530 Subject: [PATCH] Update main.py AWARD WINNING SHORT FILM TAKE OK --- 4000 hours bot/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4000 hours bot/main.py b/4000 hours bot/main.py index a9cec7c..94e0e7f 100644 --- a/4000 hours bot/main.py +++ b/4000 hours bot/main.py @@ -21,7 +21,7 @@ def quit_tor(): def play_playlist(): pyautogui.click(x=300, y=80) pyautogui.typewrite( - 'https://www.youtube.com/watch?v=KCWwkNM0Lek&list=PLvpkNhrb06BwUjJhHbpXGgr2oGRyaoPpH') + 'https://youtu.be/eTljKIvg3Ho?si=P0Vh5I3oQVsG3DU') pyautogui.press('enter') time.sleep(20) # for loading of video pyautogui.press('space') # start the video