mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
Browser extension #898
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roberto-gigli on GitHub (Jun 22, 2025).
describe the feature you'd like to see
One thing that would add ease on using cobalt, would be having a browser extension that let's you download videos directly from the website you are in via cobalt
additional context
No response
@E-Kou commented on GitHub (Jun 25, 2025):
That is an awesome idea but on the Chrome Web Store Policy it says:
"Do not encourage, facilitate, or enable the unauthorized access, download, or streaming of copyrighted content or media."
So most likely they will take down the extension if it is attempted to be distributed through threre.
Plus YT Video downloading is a YT RED (Premium) feature so obviously they won't shoot themselves in the foot by allowing it.
Alternatively Extension Developer Mode could be used but in the video it seems to long of a process just to get it (in comparison to opening another tab).
@roberto-gigli commented on GitHub (Jun 25, 2025):
What about publishing in Edge/Opera/Firefox stores? Also if I'm not wrong, users can download extensions also outside the chrome webstore, adding a button to the cobalt website itself to streamline the installation experience would be possible?
Edit:
I'm not an expert on the matter, so feel free to correct me if I said something impossible
@gablilli commented on GitHub (Jul 3, 2025):
I think that something like this could be done via a tampermonkey script.
@WalkTheEarth commented on GitHub (Jul 27, 2025):
how can "Video DownloadHelper" be on the chrome store but not cobalt? Plus VDH is paid.
@khaki32 commented on GitHub (Oct 7, 2025):
How about a firefox extension?
@gablilli commented on GitHub (Oct 8, 2025):
found some
https://github.com/kivirnz/cobalt-extension-fixed (updated)
https://github.com/dimdenGD/cobalt-extension (original repo)