NewPipeExtractor
NewPipeExtractor copied to clipboard
YouTube channels Community Tab
Example: https://www.youtube.com/c/Vox/community
It uses the /next api, with a params: "Egljb21tdW5pdHk%3D" json varable.
The decoded protobuf equivelent:

It uses the
/nextapi
All channel tabs are using the browse endpoint of the InnerTube API nowadays.
Hey, I'd like to start implementing this, but having only added to existing code so far, I'm a bit lost on how to get started and how the components work together. Is there a guide on how to set up the necessary files, or could you help me do that, so I can focus on implementing the extraction itself?