0839eae916bf34aa4c62dd13d2b86e444b095d06
NewPipe Extractor 
This is the system independent core of 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.
Usage
Using this Extractor in your own projects is simple. We offer this extractor as maven repository, so if you use gradle you can simple include NewPipeExtractor to your project by adding this line to the dependencies:
compile 'com.github.TeamNewPipe:NewPipeExtractor:7ae274
A fill documentation is no yet there, but it will follow :) Stay tuned.
Description
NewPipe Extractor is a library for extracting things from streaming sites. It is a core component of NewPipe, but could be used independently.
Languages
Java
99.8%
JavaScript
0.2%