NewPipeExtractor/README.md

8 lines
304 B
Markdown
Raw Normal View History

2017-03-01 23:17:52 +05:30
NewPipe Extractor
=================
This is the system independent core of [NewPipe](https://github.com/TeamNewPipe/NewPipe).
It can be used to create your own java based NewPipe client.
2017-03-02 23:20:51 +05:30
A small exmaple showing how this extractor can be used can be found [here](https://github.com/TeamNewPipe/np-cli).