invidious-mod-JP/src/invidious
syeopite 5005212bec
Extract feed routes (#2269)
* Extract feed routes from invidious.cr
* Removes the deprecated route for /feed/top
* Deprecate /view_all_playlist & use /feed/playlists
* Move feed views into their own directory

* Add haltf method to halt current route context
* Change status_code + return blocks to use haltf

* Set appropriate response headers for RSS routes
2021-08-30 16:58:24 +02:00
..
channels switch to innertube API for about channels (#2255) 2021-08-12 16:00:26 -07:00
helpers Extract feed routes (#2269) 2021-08-30 16:58:24 +02:00
jobs Pick a random video for bypass captcha 2021-06-25 15:37:37 +00:00
routes Extract feed routes (#2269) 2021-08-30 16:58:24 +02:00
views Extract feed routes (#2269) 2021-08-30 16:58:24 +02:00
comments.cr fix comments using dig 2021-08-12 20:00:14 +02:00
jobs.cr Provide rough draft of better project organization 2020-10-05 23:57:19 -05:00
mixes.cr Add backtraces to errors (#1498) 2020-11-30 10:59:21 +01:00
playlists.cr Youtube api improvements (#2277) 2021-08-03 02:58:27 +02:00
routing.cr Switch routing logic to use modules (#2298) 2021-08-11 12:36:25 +02:00
search.cr switch to innertube API for about channels (#2255) 2021-08-12 16:00:26 -07:00
trending.cr Youtube api improvements (#2277) 2021-08-03 02:58:27 +02:00
users.cr Display username in header 2021-06-19 04:58:42 -07:00
videos.cr fetch with innertube api when video is unavailable (#2329) 2021-08-16 10:41:16 -07:00