Merge pull request #4754 from TeamNewPipe/meta_info

Display meta info about search query, stream creator or topic
This commit is contained in:
Tobias Groza 2020-12-23 11:34:48 +01:00 committed by GitHub
commit 2881130b0d
12 changed files with 188 additions and 19 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"