NewPipeExtractor/README.md
2017-08-05 11:36:38 -03:00

9 lines
439 B
Markdown

NewPipe Extractor [![Build Status](https://travis-ci.org/TeamNewPipe/NewPipeExtractor.svg?branch=master)](https://travis-ci.org/TeamNewPipe/NewPipeExtractor)
=================
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.
A small example showing how to use the extractor can be found [here](https://github.com/TeamNewPipe/np-cli).