Use SubtitlesStream#getUrl instead of getURL

This commit is contained in:
mhmdanas 2020-08-12 22:21:09 +03:00
parent 0f56241dee
commit 308eac4e13
3 changed files with 3 additions and 3 deletions

View file

@ -164,7 +164,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:5ac80624a40f4c600ae493e66881b5bf008f0ddb'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:6633f26ec5a73a8e932de575b7a0643b6ad6c890'
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
implementation "org.jsoup:jsoup:1.13.1"