Go to file
John Zhen M e0f1b5cd79 Added description parsing for channel info. 2017-08-07 10:00:36 -07:00
gradle/wrapper Use Gradle 2017-08-05 10:03:56 +02:00
src Added description parsing for channel info. 2017-08-07 10:00:36 -07:00
.gitignore Try to fix tests 2017-08-05 11:15:36 -03:00
.travis.yml Use Gradle 2017-08-05 10:03:56 +02:00
LICENSE initial commit 2017-03-01 18:47:52 +01:00
README.md Update README.md 2017-08-05 11:36:38 -03:00
build.gradle Refactor and improvements 2017-08-06 17:20:15 -03:00
copyright initial commit 2017-03-01 18:47:52 +01:00
gradlew Use Gradle 2017-08-05 10:03:56 +02:00
gradlew.bat Use Gradle 2017-08-05 10:03:56 +02:00
settings.gradle Use Gradle 2017-08-05 10:03:56 +02:00

README.md

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.