0xced / XCDYouTubeKit

YouTube video player for iOS, tvOS and macOS
MIT License
2.92k stars 626 forks source link

Extract Related Videos #469

Open GEverding opened 4 years ago

GEverding commented 4 years ago

Hi,

Been looking at NewPipeExtractor and seeing how they get related videos. How hard would it be to add this functionality? I'm open to adding a PR just wondering where to start.

Garrett

SoneeJohn commented 4 years ago

I will look into this!

GEverding commented 4 years ago

I've started looking at this and ran into issues because the project never used any pods in the framework. Do you know how I can go about adding a library to do the html parsing?

SoneeJohn commented 4 years ago

@GEverding I figured out how to extract related videos but it might require an extra network request and I am still debating whether or not to include this functionality in the project. I will keep you posted :-)