DeadLyBro
DeadLyBro
> Is it because you keep updating your activity every 15 seconds? > > ``` > setInterval(() => { > setActivity(); > }, 15 * 1000); > ``` Yeah he...
 This image taken from another BD user.
Same, this plugin broken :(
or change url like this; `youtube.com/shorts/id` to `youtube.com/watch?v=id` I'm using `yt-dlp`. Idk if its work with `youtube-dl`.
This works (for you @iocouto): ```html MY BUTTON ``` You can also set element style like this: ```html MY BUTTON ``` Now I take a look to docs you referred...
I changed the code and tried a lot but got error, regex is messed up in `_hyperscript` I think. 🤯 I think you can use what you write first one,...
Then this works too: ```html ```