Display meta info about search query, stream creator or topic

Closes #4614
This commit is contained in:
TobiGr 2020-12-15 17:41:21 +01:00 committed by Stypox
parent 202cc33a57
commit a88d3a8a68
10 changed files with 200 additions and 18 deletions

View file

@ -179,7 +179,7 @@ dependencies {
// NewPipe dependencies
// You can use a local version by uncommenting a few lines in settings.gradle
implementation 'com.github.TeamNewPipe:NewPipeExtractor:85fa006214b003f21eacb76c445a167732f19981'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:79b5aa9760da52020821b68e2af41a9238943304'
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
implementation "org.jsoup:jsoup:1.13.1"