NewPipeExtractor icon indicating copy to clipboard operation
NewPipeExtractor copied to clipboard

YouTube channels Community Tab

Open FireMasterK opened this issue 3 years ago • 2 comments

Example: https://www.youtube.com/c/Vox/community

It uses the /next api, with a params: "Egljb21tdW5pdHk%3D" json varable.

The decoded protobuf equivelent: image

FireMasterK avatar Nov 13 '21 22:11 FireMasterK

It uses the /next api

All channel tabs are using the browse endpoint of the InnerTube API nowadays.

AudricV avatar May 29 '22 19:05 AudricV

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?

FineFindus avatar Oct 31 '23 09:10 FineFindus