I have the following to YouTube importer user scripts (Tampermonkey v5.1.1) installed on latest Chrome (Version 128.0.6613.138 (Official Build) (64-bit)) and Firefox (130.0 64-bit) on Windows (Microsoft Windows [Version 10.0.19045.4894])
While you’re at it … could you change the button text to something which makes it clear that the youtube video will be imported “as release” ?
This would distinguish the button from the other (recording based) user userscript which right now uses the same text. Maybe also allow both scripts at the same time.
Right now when both are enabled the “import as recording” one wins. At least on Firefox it works like that.
Since the latest update there is a problem with the “Add as release” script. Depending how you enter some pages it sometimes hides the important youtube buttons and hamburger menu as can be seen here
Argh. Why does it keeps breaking on other’s computers…
The import button as recording isn’t mine. I don’t have control of the code.
The release one is the one broken. From my testing it shouldn’t be able to overwrite the buttons but might be a platform specific bug… Or some spagetti code left over from me forking the recording userscript. I’ll try to rewrite the hooking script to remove the mess and it should get fixed hopefully.
As to merge it, I’m not sure. I’d love to merge it, but I also don’t want to just steal the idea for myself.