mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
Manual download required for remuxing every time #738
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 @cysjunk on GitHub (Feb 27, 2025).
bug description
When I use Cobalt it prompts me to manually download remuxed files every time. I've set the browser permissions to allow for automatic downloads however it still does this.
reproduction steps
screenshots
No response
links
platform information
Chrome 133, Windows 11
additional context
No response
@wukko commented on GitHub (Mar 15, 2025):
this is not a bug, it happens because remuxing takes too long on your device, so cobalt can't open a new tab automatically due to expired user activation
@cysjunk commented on GitHub (Apr 10, 2025):
Revisiting this: There's no indication to the user that they need to perform an action on the page for the remux to be successful. One thing that I think could be added is an Javascript autoclick that could be triggered so long as the user has the tab in focus although autoclicking sounds a bit like something a malicious site would use. It's not as good as having it auto-download in the background but it's the closest thing I can think of.