mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-06-14 08:38:51 +00:00
16 lines
386 B
JSON
16 lines
386 B
JSON
{
|
|
"uniqueId": "com.github.TeamNewPipe:NewPipeExtractor",
|
|
"artifactVersion": "v0.26.3",
|
|
"name": "NewPipe Extractor",
|
|
"description": "A library for extracting data from streaming websites, used in NewPipe",
|
|
"website": "https://github.com/TeamNewPipe/NewPipeExtractor",
|
|
"developers": [
|
|
{
|
|
"name": "Team NewPipe"
|
|
}
|
|
],
|
|
"licenses": [
|
|
"GPL-3.0-or-later"
|
|
]
|
|
}
|