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

channels?part=shorts endpoint broken #304

Closed
jasongrishkoff opened this issue Sep 15, 2024 · 2 comments
Closed

channels?part=shorts endpoint broken #304

jasongrishkoff opened this issue Sep 15, 2024 · 2 comments
Assignees
Labels
bug Something isn't working 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

@jasongrishkoff
Copy link

jasongrishkoff commented Sep 15, 2024

For example: https://yt.lemnoslife.com/channels?part=shorts&id=UCWZp4y1jqBuvLtiyxSs_ZBw

Many of the fields are null:

{
    "videoId": null,
    "title": null,
    "thumbnails": null,
    "viewCount": 0,
    "frame0Thumbnails": null,
    "channelId": "UCWZp4y1jqBuvLtiyxSs_ZBw"
}

Seems to have broken recently?

@Benjamin-Loison Benjamin-Loison self-assigned this Sep 15, 2024
@Benjamin-Loison Benjamin-Loison changed the title Shorts endpoint broken channels?part=shorts endpoint broken Sep 15, 2024
@Benjamin-Loison Benjamin-Loison added bug Something isn't working medium priority A high-priority issue noticeable by the user but he can still work around it. to check quick A task that should take less than two hours to complete. labels Sep 15, 2024
@Benjamin-Loison
Copy link
Owner

Maybe related to #300.

@Benjamin-Loison
Copy link
Owner

Fix deployed, thanks for reporting.

Related to #24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 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

2 participants