https://github.com/teamnewpipe/documentation
A beginner tutorial for the NewPipeExtractor.
https://github.com/teamnewpipe/documentation
Last synced: about 1 year ago
JSON representation
A beginner tutorial for the NewPipeExtractor.
- Host: GitHub
- URL: https://github.com/teamnewpipe/documentation
- Owner: TeamNewPipe
- License: gpl-3.0
- Created: 2018-02-20T22:16:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T16:59:54.000Z (over 1 year ago)
- Last Synced: 2025-04-11T21:06:28.513Z (about 1 year ago)
- Language: CSS
- Homepage: https://teamnewpipe.github.io/documentation/
- Size: 9.49 MB
- Stars: 21
- Watchers: 7
- Forks: 18
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NewPipe Tutorial
================
[](https://travis-ci.org/TeamNewPipe/documentation)
This is the [tutorial](https://teamnewpipe.github.io/documentation/) for the [NewPipeExtractor](https://github.com/TeamNewPipe/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](https://github.com/TeamNewPipe/documentation/issues) is always welcome :D
The tutorial is created using [`mkdocs`](http://www.mkdocs.org/). 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
[](http://www.gnu.org/licenses/gpl-3.0.en.html)
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](https://www.gnu.org/licenses/gpl.html) as
published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.