File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,9 +8,19 @@ It can be used to create your own java based NewPipe client.
88A small example showing how to use the extractor can be found [ here] ( https://github.com/TeamNewPipe/np-cli ) .
99
1010## Usage
11- Using this Extractor in your own projects is simple. We offer this extractor as maven repository, so if you use
11+ Using this Extractor in your own open source projects is simple. We offer this extractor as maven repository, so if you use
1212gradle you can simple include NewPipeExtractor to your project by adding this line to the dependencies:
1313
1414` compile 'com.github.TeamNewPipe:NewPipeExtractor:7ae274 `
1515
1616A fill documentation is no yet there, but it will follow :) Stay tuned.
17+
18+
19+ ## License
20+ [ ![ GNU GPLv3 Image] ( https://www.gnu.org/graphics/gplv3-127x51.png )] ( http://www.gnu.org/licenses/gpl-3.0.en.html )
21+
22+ NewPipe is Free Software: You can use, study share and improve it at your
23+ will. Specifically you can redistribute and/or modify it under the terms of the
24+ [ GNU General Public License] ( https://www.gnu.org/licenses/gpl.html ) as
25+ published by the Free Software Foundation, either version 3 of the License, or
26+ (at your option) any later version.
You can’t perform that action at this time.
0 commit comments