fix: lyrics not found error, no channel shorts cont
This commit is contained in:
parent
d465ec203a
commit
1abdd6f3e2
15 changed files with 134 additions and 14 deletions
|
|
@ -217,7 +217,7 @@ Short videos also have their own data models (`"reelItemRenderer"`).
|
|||

|
||||
|
||||
Instead of subscriber count / video count, a channel item from the search result now
|
||||
displays the channel handle and the subscriber count.
|
||||
displays the channel handle and the subscriber count. The video count was removed.
|
||||
|
||||
The implementation looks pretty quick and dirty, as they did not even bother to rename
|
||||
their response parameters. So this might change again in the future.
|
||||
|
|
|
|||
Reference in a new issue