diff --git a/Android/open_youtube_video_in_browser.txt b/Android/open_youtube_video_in_browser.txt new file mode 100644 index 0000000..2d2aebb --- /dev/null +++ b/Android/open_youtube_video_in_browser.txt @@ -0,0 +1,11 @@ +REM Author: SeenKid (seenkid on discord) +REM Description: Open a youtube video and put it full screen +REM Version: 1.0 + +GUI b +DELAY 700 +CTRL l +DELAY 700 +STRINGLN https://www.youtube.com/watch?v=dQw4w9WgXcQ +DELAY 2000 +ROTATE landscape