Skip to content

[Bug]: 500 Error when clicking on a artist - topic channel #5201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 of 6 tasks
jschuhmann47 opened this issue May 31, 2024 · 1 comment
Closed
5 of 6 tasks

[Bug]: 500 Error when clicking on a artist - topic channel #5201

jschuhmann47 opened this issue May 31, 2024 · 1 comment
Labels

Comments

@jschuhmann47
Copy link

jschuhmann47 commented May 31, 2024

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have encountered this bug in the official downloads of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

  1. Search for an artist - topic, channel. For example: Evan call topic
  2. Click on its channel
  3. Error appears: Error: Could not extract JSON. Youtube API returned error 500 with message:<br>"Internal error encountered."
    image

Expected Behavior

When clicking an artist channel, it should show their playlists

Issue Labels

API issue, content not loading

FreeTube Version

v0.20.0 beta

Operating System Version

Linux Mint 21.3

Installation Method

Flathub

Primary API used

Invidious API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

It happens with all Artist - Topic channels. If Local API is selected, same result but without showing the error popup

Nightly Build

@absidue
Copy link
Member

absidue commented May 31, 2024

The playlists not showing up with the local API is expected, FreeTube doesn't extract those (it used to but then YouTube changed how artist channels work and we haven't adapted to those changes, this is the first time in 6 months since YouTube changed it that anyone has even mentioned it, so it's been understandably pretty low priority) as for the 500 error, that's coming from Invidious which we can do nothing about other than falling back to the local API, which is what FreeTube did according to your screenshot.

I'll be closing this issue as the bug with the error is on the Invidious side not the FreeTube side, so we can't do anything about that. Feel free to open a new issue with feature request about showing the albums on artist topic channels with the local API though if you want it to work on the local API, that won't help with Invidious though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants