Skip to content

Commit

Permalink
Update extractor version
Browse files Browse the repository at this point in the history
Fixes YouTube chapter / segments extraction
  • Loading branch information
TobiGr committed Feb 3, 2021
1 parent 40195b2 commit ebd45df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ebd45df

Please sign in to comment.