ChunkyProgrammer

Results 173 comments of ChunkyProgrammer

"Fetch more results" on channel community page is too large (tested on H3 Podcast channel, no posts seemed to load?) ![image](https://user-images.githubusercontent.com/78101139/141699689-928b3460-712a-44c2-b6e1-bdba859f9e32.png)

> > > > > Would like to see [FreeTubeApp/yt-channel-info#48](https://github.com/FreeTubeApp/yt-channel-info/pull/48) merged and a new version of yt-channel-info released before this PR gets merged > > @ChunkyProgrammer The PR has been...

> @ChunkyProgrammer yt-channel-info has been updated. Can i start reviewing this? #2126 would need to be merged first

It looks like a new type of post was added and community isn't working for every channel because of it. ![image](https://user-images.githubusercontent.com/78101139/162209341-c471bd08-fd4c-4a19-bb98-1eb935dcd3b1.png) Example of a currently working one: ![image](https://user-images.githubusercontent.com/78101139/162209503-d16caa94-689a-496e-b069-645f44a61d8e.png) > So...

> * Hide Community page if the user doesn't have one https://www.youtube.com/user/artfol2 > * show message 'This channel hasn't posted yet' when community page is enabled but there a no...

@GilgusMaximus i'm not sure when I'll get around to updating this PR. Feel free to take over again as you seem to be active again if you'd like.

It appears Invidious has an api endpoint at /api/v1/channels/CHANNEL ID/community that will return json used for a community page. Not sure if this should be implemented in this PR or...

Was able to reproduce (Local API, Windows 10) **TLDR:** I think ```player = null => program errors``` which leads to: ```this = null => more program errors``` In the console:...

Things to fix: Channel grid takes up 5 or 4 Not sure: Dropdown obscures other elements: I think the dropdown is supposed to obscure the other elements? Not to fix:...