and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

...
 
Commits (3)
......@@ -13,8 +13,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdkVersion 19
targetSdkVersion 29
versionCode 964
versionName "0.20.10"
versionCode 965
versionName "0.20.11"
multiDexEnabled true
......@@ -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:v0.20.10'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.20.11'
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
implementation "org.jsoup:jsoup:1.13.1"
......
Fixed crash which occurred when reordering channel groups.
Fixed getting more YouTube videos from channels and playlists.
Fixed getting YouTube comments.
Added support for /watch/, /v/ and /w/ subpaths in YouTube URLs.
Fixed extraction of SoundCloud client id and geo-restricted content.
Added Northern Kurdish localization.