File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
"TRACK_NAME_SELECTOR" : " [role=contentinfo] > div:nth-child(2) > div:nth-child(1)" ,
10
10
"TRACK_ARTIST_SELECTOR" : " [role=contentinfo] > div:nth-child(2) > div:last-of-type" ,
11
11
"BTN_WRAPPER_SELECTOR" : " [role=contentinfo]" ,
12
- "BTN_LIKE_SELECTOR" : " [role=contentinfo] > [class*=heart] " ,
13
- "PIP_BTN_SELECTOR" : " [role=contentinfo] button[data-testid*=pip], [data-testid=now-playing-bar] > div > div:last-of-type > div > button[aria-label ]" ,
12
+ "BTN_LIKE_SELECTOR" : " [role=contentinfo] > button:last-of-type " ,
13
+ "PIP_BTN_SELECTOR" : " [role=contentinfo] button[data-testid*=pip], [data-testid=now-playing-bar] > div > div:last-of-type > div > button[data-testid=lyrics-button ]" ,
14
14
"AUDIO_SELECTOR" : " NONE" ,
15
15
"YOUTUBE" : {
16
16
"LOGGED_MARK_SELECTOR" : " ytmusic-settings-button" ,
You can’t perform that action at this time.
0 commit comments