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

Add ability to retrieve channel CHANNELS tab content #57

Closed
Benjamin-Loison opened this issue Oct 26, 2022 · 1 comment
Closed

Add ability to retrieve channel CHANNELS tab content #57

Benjamin-Loison opened this issue Oct 26, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request medium priority A high-priority issue noticeable by the user but he can still work around it. quick A task that should take less than two hours to complete.

Comments

@Benjamin-Loison
Copy link
Owner

Benjamin-Loison commented Oct 26, 2022

Question asked on StackOverflow.

I verified that indeed YouTube Data API v3 Channels: list endpoint can't help us for this.

Don't manage pagination, if there is any such mechanism, as there isn't much content in this tab usually. Could subscribe to 200 channels a day by using Subscriptions: insert to see if there is some pagination.

Related to #48.

@Benjamin-Loison Benjamin-Loison added enhancement New feature or request medium priority A high-priority issue noticeable by the user but he can still work around it. quick A task that should take less than two hours to complete. labels Oct 26, 2022
@Benjamin-Loison Benjamin-Loison self-assigned this Oct 26, 2022
@Benjamin-Loison
Copy link
Owner Author

Benjamin-Loison commented Oct 26, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority A high-priority issue noticeable by the user but he can still work around it. quick A task that should take less than two hours to complete.
Projects
None yet
Development

No branches or pull requests

1 participant