Christian Schabesberger 0839eae916 Add maven link to readme
2017-09-21 23:23:13 +02:00
2017-08-05 10:03:56 +02:00
2017-09-16 11:08:08 +02:00
2017-08-10 22:23:09 -03:00
2017-08-08 18:58:25 -03:00
2017-08-15 23:40:03 -03:00
2017-03-01 18:47:52 +01:00
2017-08-05 10:03:56 +02:00
2017-08-05 10:03:56 +02:00
2017-03-01 18:47:52 +01:00
2017-08-29 14:08:42 +02:00
2017-09-21 23:23:13 +02:00

NewPipe Extractor Build Status

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's core library for extracting data from streaming sites
Readme GPL-3.0 225 MiB
Languages
Java 99.8%
JavaScript 0.2%