Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open every video in new window for Freetube instead of same. #1031

Closed
IkelAtomig opened this issue Dec 31, 2024 · 4 comments
Closed

Open every video in new window for Freetube instead of same. #1031

IkelAtomig opened this issue Dec 31, 2024 · 4 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@IkelAtomig
Copy link
Member

This needs to be done since it replaces the existing playing video. I think it is possible to do so by apply --new-window kind of flag since it uses Electron as its engine.

@IkelAtomig IkelAtomig added bug Something isn't working enhancement New feature or request labels Dec 31, 2024
@randomoOCoder
Copy link

randomoOCoder commented Jan 11, 2025

I saw a similar closed issue that said it wasn't possible due to a limitation in freetube (#839). Luckily I just checked and as of literally just 2 hours ago the feature was added (FreeTubeApp/FreeTube#6455) (only in the dev branch so it's not available to most people right now but it should be in the next release) so this issue should now be doable.

Edit: maybe not as I think freetube still opens links in an existing window by default and I don't know if you can change that behavior in an extension

Edit 2: as it turns out while not being something that can be implemented in the extension, an option to always open redirected links in a new window was added to freetube directly (FreeTubeApp/FreeTube#6242), it is, again, currently only in the dev branch so if you want it you should either compile from source or just wait until the app is updated. In either case there is nothing the extension developers can do so this issue should be closed.

@IkelAtomig
Copy link
Member Author

IkelAtomig commented Jan 12, 2025 via email

@ManeraKai ManeraKai closed this as not planned Won't fix, can't repro, duplicate, stale Jan 19, 2025
@IkelAtomig
Copy link
Member Author

IkelAtomig commented Jan 19, 2025 via email

@ManeraKai
Copy link
Member

It's not our issue to track though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Development

No branches or pull requests

3 participants