YoutubeDL

Download youtube videos at the comfort of your browser.

< Feedback on YoutubeDL

Question/comment

§
Posted: 2024/06/15
Edited: 2024/06/15

On Violentmonkey BETA 2.18.1
___
Hello, this script not work for me, button not injected
Catches:
• TypeError: Cannot read properties of undefined (reading 'innerHTML')
{
at fetchPageInformation (YoutubeDL.user.js:289:72)
at async injectAll (YoutubeDL.user.js:1284:13)
at async YoutubeDL.user.js:1381:25
}
• ERROR: Failed to load CSS

My 5 cents:
• modify @match from * to http*://*.*/*
• change button apearance to -> document.querySelector('.ytp-time-display')?.after(MY_SUPER_popup)

I will wait for working script, don't worry

realcolorideAuthor
§
Posted: 2024/06/16

Hello, do you have other Youtube scripts/theme changers & what video link does this happen on? Looking forward to fix your issue.
Cheers, you can contact me via my socials if needed.

Post reply

Sign in to post a reply.