Skip to content

Commit

Permalink
add support for some peertube instances
Browse files Browse the repository at this point in the history
The one used for tests, popular instances and user wanted (e.g. la quadrature du net, video.lqdn.fr, or @TheAssassin instance, media-assassinate-you.net)
  • Loading branch information
B0pol committed Apr 11, 2020
1 parent 65cd975 commit 73a5013
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 144 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ dependencies {
exclude module: 'support-annotations'
})

implementation 'com.github.TeamNewPipe:NewPipeExtractor:69e0624e3'
implementation 'com.github.B0pol:NewPipeExtractor:982b28df5f0ac32aafce4c3766bb92798a23da40'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'

Expand Down
Loading

0 comments on commit 73a5013

Please sign in to comment.