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

Fix failing decode of Statistics #95

Merged
merged 1 commit into from Oct 19, 2022

Conversation

Tibimac
Copy link
Contributor

@Tibimac Tibimac commented Sep 27, 2022

Because Youtube authorize a creator to disable the like count, if this parameter is disabled for a video, then the API doesn't return anymore the likeCount, which makes the decode of the struct fails, making the whole request response decode failing if statistics part was requested.

Because Youtube authorize a creator to disable the like count, if this parameter is disabled for a video, then the API doesn't return anymore the likeCount, which makes the decode of the struct fails, making the whole request response decode failing if statistics part was requested.
@rinov
Copy link
Owner

rinov commented Oct 19, 2022

Thanks again

@rinov rinov merged commit 6eab77c into rinov:master Oct 19, 2022
@Tibimac
Copy link
Contributor Author

Tibimac commented May 19, 2023

Hello @rinov. You've merged this PR but it's not included in 0.7.0 and still not any release since.
What's your plan ?
Have a nice week-end.

@rinov
Copy link
Owner

rinov commented May 21, 2023

Hi @Tibimac. Apologies for the delay, but I have added the release notes for version 0.8.0.
Please refer to them here:
https://github.com/rinov/YoutubeKit/releases/tag/0.8.0

@Tibimac
Copy link
Contributor Author

Tibimac commented May 21, 2023

Thanks a lot for your reactivity @rinov 🙏🏻

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

Successfully merging this pull request may close these issues.

None yet

2 participants