From 3e89f39734a413b95b702df9ebf94b1ce6c1b34b Mon Sep 17 00:00:00 2001 From: webli <87781986+weblimanou199@users.noreply.github.com> Date: Mon, 28 Aug 2023 09:16:48 +0200 Subject: [PATCH] Create open_youtube_video.txt --- windows11/open_youtube_video.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 windows11/open_youtube_video.txt diff --git a/windows11/open_youtube_video.txt b/windows11/open_youtube_video.txt new file mode 100644 index 0000000..29fa347 --- /dev/null +++ b/windows11/open_youtube_video.txt @@ -0,0 +1,10 @@ +REM Author: weblimanou +REM Description: launch a fullscreen youtube video +REM Version: 1.0 +DELAY 500 +GUI r +DELAY 500 +STRING https://www.youtube.com/watch?v=dQw4w9WgXcQ +ENTER +DELAY 1000 +F11