mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-21 18:38:50 +00:00
switch to innertube API for about channels (#2255)
This commit is contained in:
@@ -34,7 +34,6 @@ module Invidious::Routes::Channels
|
||||
sort_by ||= "newest"
|
||||
|
||||
count, items = get_60_videos(channel.ucid, channel.author, page, channel.auto_generated, sort_by)
|
||||
items.reject! &.paid
|
||||
end
|
||||
|
||||
templated "channel"
|
||||
|
||||
Reference in New Issue
Block a user