Skip to content

Commit e0ea2e5

Browse files
Add files via upload
1 parent e8d2ec4 commit e0ea2e5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

script-like-youtube-auto.iim.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
VERSION BUILD=1010 RECORDER=CR
2+
SET !ERRORIGNORE YES
3+
SET !TIMEOUT_STEP 10
4+
WAIT SECONDS=3
5+
TAB T=2
6+
URL GOTO=chrome://newtab/
7+
WAIT SECONDS=2
8+
URL GOTO=https://www.youtube.com/watch?v=0qYWvuVp-0Q
9+
WAIT SECONDS=2
10+
TAG POS=1 TYPE=DIV ATTR=ID:container
11+
TAG POS=1 TYPE=YT-ICON ATTR=CLASS:style-scope<SP>ytd-toggle-button-renderer
12+
WAIT SECONDS=2

0 commit comments

Comments
 (0)