Update extractor version

Fixes YouTube chapter / segments extraction
This commit is contained in:
TobiGr 2021-02-03 22:09:48 +01:00
parent 40195b2d98
commit ebd45dfae3
1 changed files with 1 additions and 1 deletions

View File

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