Skip to content
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

API: thumbnails not found in Api response #144

Closed
rkratky opened this issue Aug 18, 2024 · 4 comments · Fixed by #147
Closed

API: thumbnails not found in Api response #144

rkratky opened this issue Aug 18, 2024 · 4 comments · Fixed by #147
Assignees
Labels
api Issue related to ytmapi_rs binary Issue related to youtui binary bug Something isn't working

Comments

@rkratky
Copy link

rkratky commented Aug 18, 2024

branch: iss143-test-audio-quality

I don't think I saw this before:

image

Strangely, it happened with a query that worked just seconds before.

@rkratky
Copy link
Author

rkratky commented Aug 18, 2024

After the first occurrence of this error, the same query never worked again (the number of results was displayed -- just not the actual results). Restarting the program fixed it, and I can't reproduce it anymore :/

@nick42d
Copy link
Owner

nick42d commented Aug 18, 2024

I have been able to reproduce this with youtui get-album MPREb_HzRLg8XTLkv. Let me take a look. Looks like a good case for #129 too, I should log failed 'test.json's for all queries (in a temp directory).

@nick42d
Copy link
Owner

nick42d commented Aug 18, 2024

Various Artists doesn't have a thumbnail, so seems that this should be an optional field.
image

@nick42d nick42d self-assigned this Aug 18, 2024
@nick42d nick42d added bug Something isn't working api Issue related to ytmapi_rs binary Issue related to youtui binary labels Aug 18, 2024
@nick42d
Copy link
Owner

nick42d commented Aug 18, 2024

Would also impact playlists; youtui get-playlist VLRDCLAK5uy_lMzHW51iFg1Kx0d_2EHpzbOgCrwtu8cgI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to ytmapi_rs binary Issue related to youtui binary bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants