Simon

Results 230 comments of Simon

assume this has been solved by now.

Just to clarify, this is not just about adding an additional possible playlist length. This will need a playlist sub page, where albums will go: https://www.youtube.com/@Thenewtonbros/playlists https://www.youtube.com/@Thenewtonbros/releases As well as...

I have been testing this. I wasn't able to access `is_favorited`. If I'm understanding this correctly, `engagementToolbarStateEntityPayload` is located in a different entity linked by the `toolbarStateKey`, unfortunately somewhere in...

Very nice, appreciate the progress. I'm still seeing some problems with extracting `like_count`, that can have a unit to it for numbers bigger than 1000, e.g. `2.3K likes`. So just...

For example this one has a few comments with 1000+ likes: `jVpsLMCIB0Y`.

> It seems precision of number different in languages. Interesting. They return the actual number. > For example, when I change language of browser to Italiano That should only be...

At first glance, I think that goes into the right direction. I'll take a closer look later. I know, we should have a better logging setup than just simple print...

This now also does audio channels? How come? Please undo that, so I can review these two PRs independently as that functionality isn't really depended on each other.

OK, took a close look at this, run it, created some playlists, I really like it. :-) Few comments though: - With our current frontend limitation, please move the functionality...

I really want to reduce complexity and code duplication whenever possible. We'll revisit the dots menu thing again, once we have a more sustainable frontend solution in place than what...