module Invidious::Routes::Feeds
  
  Defined in:
invidious/routes/feeds.crClass Method Summary
- .history(env)
 - .playlists(env)
 - .popular(env)
 - .push_notifications_get(env)
 - .push_notifications_post(env)
 - .rss_channel(env)
 - .rss_playlist(env)
 - .rss_private(env)
 - .rss_videos(env)
 - .subscriptions(env)
 - .trending(env)
 - .view_all_playlists_redirect(env)