diff --git a/src/invidious.cr b/src/invidious.cr index a91b7464..135f5c8c 100644 --- a/src/invidious.cr +++ b/src/invidious.cr @@ -2203,6 +2203,8 @@ get "/api/v1/channels/:ucid" do |env| json.field "descriptionHtml", channel.description_html json.field "allowedRegions", channel.allowed_regions + json.field "external_links", channel.links + json.field "country", channel.country json.field "latestVideos" do json.array do