YouTube operational API works when YouTube Data API v3 fails.
For example: https://yt.lemnoslife.com/channels?part=shorts&id=UCWZp4y1jqBuvLtiyxSs_ZBw Many of the fields are null: ```json { "videoId": null, "title": null, "thumbnails": null, "viewCount": 0, "frame0Thumbnails": null, "channelId": "UCWZp4y1jqBuvLtiyxSs_ZBw" } ``` Seems to have broken recently?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by jasongrishkoff and has received 2 comments.