NewPipeExtractor icon indicating copy to clipboard operation
NewPipeExtractor copied to clipboard

Tutorials?

Open darkdoctor opened this issue 6 years ago • 7 comments

Hi.

Is there any tutorial how to use this library, i read the documentation, but that is only how to contribute on this library. I would like to read any tutorial "Youtube Parse Stream, Search query, etc."

Thanks.

darkdoctor avatar May 03 '19 21:05 darkdoctor

There is more or less a documentation for it: https://teamnewpipe.github.io/documentation/

theScrabi avatar May 06 '19 13:05 theScrabi

I do not find anything about how to use with Youtube, it says that it supports Youtube but cannot find out how to use :/

darkdoctor avatar May 07 '19 16:05 darkdoctor

It describs more how to add extractors rather then telling how to user it, but you could check the unit tests.

theScrabi avatar May 09 '19 11:05 theScrabi

I did write some notes here: (hope it helps)

https://gist.github.com/cloneconf/8e94db7e3f76efa70231d465accabd7b

ghost avatar Dec 19 '21 16:12 ghost

It describs more how to add extractors rather then telling how to user it

Hi @theScrabi

I disagree here

Most developers want to know how to use the library instead.

For example okhttp they provide direct examples, and over time we understand how it's works.

I had really hard time figuring out how to use this great library

in my point of view providing a examples/cookbook will be very helpful!

This is a really great software and it deserve documenting :smile:

ghost avatar Dec 19 '21 16:12 ghost

Youtube Parse Stream, Search query, etc.

here some examples:

https://gist.github.com/cloneconf/8e94db7e3f76efa70231d465accabd7b#using-the-library

ghost avatar Dec 19 '21 16:12 ghost