module Invidious::Routes::Channels
Defined in:
invidious/routes/channels.crClass Method Summary
- .about(env)
-
.brand_redirect(env)
Redirects brand url channels to a normal /channel/:ucid route
- .community(env)
- .home(env)
- .playlists(env)
-
.profile(env)
Handles redirects for the /profile endpoint
- .videos(env)