diff --git a/src/invidious/videos.cr b/src/invidious/videos.cr index 1f81b3d5..64e817dd 100644 --- a/src/invidious/videos.cr +++ b/src/invidious/videos.cr @@ -692,8 +692,7 @@ def fetch_video(id, proxies) genre_url = "/channel/UClgRkhTL3_hImCAmdLfDE4g" when "Education" # Education channel is linked but does not exist - # genre_url = "/channel/UC3yA8nDwraeOfnYfBWun83g" - genre_url = "" + genre_url = "/channel/UC3yA8nDwraeOfnYfBWun83g" end genre_url ||= ""