You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
It only contains tabRenderer entries, and no expandableTabRenderer entries, as the current code expects it.
The other tab entries are flawed in the same way.
The text was updated successfully, but these errors were encountered:
fails to execute and raises an
Error: Could not parse YouTube response.
Error incore.channelsearch:40
.The raw response looks like this
`response["contents"]["twoColumnBrowseResultsRenderer"]["tabs"][-1]` of raw JSON response from youtube
It only contains
tabRenderer
entries, and noexpandableTabRenderer
entries, as the current code expects it.The other tab entries are flawed in the same way.
The text was updated successfully, but these errors were encountered: