Skip to content

[Enhancement] The bug page should have a link to YouTube #5411

@p-himik

Description

@p-himik

Is your enhancement request related to a problem? Please describe.
Some of the videos result in the "It looks like you found a bug in Invidious!" page (there's at least one bug report for that already, this one is not about that). But there's no convenient way to circumvent Invidious like there is for some other error pages.

Describe the solution you'd like
The page should have a link to a YouTube page for the same video somewhere.

Describe alternatives you've considered
A user script. But there should be no need for it - the functionality is already there in Invidious, it's just not used for this type of errors.

Additional context
At the moment, I'm running Invidious with my own changes on top, so I just replaced next_steps = "" in the file linked above with next_steps = error_redirect_helper(env).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement of an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions