You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Add `maven { url 'https://jitpack.io' }` to the `repositories` in your `build.gradle`.
12
+
2. Add `compile 'com.github.TeamNewPipe:NewPipeExtractor:82ae72900a'`the `dependencies` in your `build.gradle`. Replace `82ae72900a` with the latest commit.
15
13
16
-
A fill documentation is no yet there, but it will follow :) Stay tuned.
0 commit comments