Skip to content

Feature request - be able to provide own invidious URL (for self-hosted) #24

@vadimzharov

Description

@vadimzharov

Thank you for this great app! Installed it on my Roku TV and it works perfectly.
I'm trying to self-host as much as I can, so I also have self-hosted invidious instance.

I think it would be great if users be able to specify (force app to use) their own invidious instance URL - so the app can work in self-hosted environment.
I'm not a developer, so I cannot make proper code changes, but I tested the app with my self-hosted invidious instance by changing
const DEFAULT_INSTANCE = "https://<my invidious instance URL>"
and commenting all code in function GetCurrentInstances in InvidiousSettings.bs file.
With this change Playlet plays videos from my self-hosted instance - so in general it is possible.

So would be great to have this feature in roadmap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions