Go to file
TheAssassin ef4b54e558 Ignore temporary editor backups 2021-11-28 21:58:32 +01:00
.github/workflows Add workflow_dispatch trigger 2021-11-28 21:58:04 +01:00
assets add description about how to do hotfixes 2019-02-21 15:21:38 +01:00
ci Use docker container for link check 2021-11-28 21:53:09 +01:00
docs Fix most errors from linkcheck 2021-11-28 21:01:59 +01:00
theme Fix menu burger icon in navbar (mobile devices) 2019-04-07 19:33:50 +02:00
.gitignore Ignore temporary editor backups 2021-11-28 21:58:32 +01:00
LICENSE add Readme and license foo 2018-02-20 23:13:34 +01:00
README.md Spelling in README.md 2018-12-12 13:09:41 -04:00
copyright add Readme and license foo 2018-02-20 23:13:34 +01:00
linkcheck.py Fix most errors from linkcheck 2021-11-28 21:01:59 +01:00
mkdocs.yml Fix code syntax highlighting caused by local theme version 2018-09-08 11:49:26 +02:00
requirements.txt add linkcheck script 2018-11-07 17:25:01 +01:00

README.md

NewPipe Tutorial

travis_build_state

This is the tutorial for the NewPipeExtractor. It is for those who want to write their own service, or use NewPipeExtractor in their own projects.

This tutorial and the documentation are in an early state. So feedback is always welcome :D

The tutorial is created using mkdocs. You can test and host it your self by running mkdocs serve in the root directory of this project. If you want to deploy your changes and you are one of the maintainers you can run mkdocs gh-deploy && git push.

License

GNU GPLv3 Image

NewPipe is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.