From 841124b1f358b4808d19c804a42fd7ca6ea8c64b Mon Sep 17 00:00:00 2001 From: Ritvik Saraf <13ritvik@gmail.com> Date: Wed, 20 Feb 2019 05:24:33 +0530 Subject: [PATCH] updated extractor, fixed settings padding --- app/build.gradle | 2 +- app/src/main/res/xml/content_settings.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index f135bb017..2d46fcc90 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -57,7 +57,7 @@ dependencies { exclude module: 'support-annotations' }) - implementation 'com.github.yausername:NewPipeExtractor:3dadf63' + implementation 'com.github.TeamNewPipe:NewPipeExtractor:8de53111d9' testImplementation 'junit:junit:4.12' testImplementation 'org.mockito:mockito-core:2.23.0' diff --git a/app/src/main/res/xml/content_settings.xml b/app/src/main/res/xml/content_settings.xml index d09b12456..1a1a39e21 100644 --- a/app/src/main/res/xml/content_settings.xml +++ b/app/src/main/res/xml/content_settings.xml @@ -42,6 +42,7 @@ android:summary="@string/download_thumbnail_summary"/>