-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add possibility to open PeerTube links in NP for some instances (without needing to share to NP) #3406
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add all instances from https://instances.joinpeertube.org/instances. It would also be nice if we could add a test that checks whether we have all instances (in case the list changes). Also add support for the channels.
@wb9688 That are 449 instances. I am not sure if we should add them all. |
@TobiGr: It's "only" 449 instances. Why should we not add them to the manifest? |
73a5013
to
9212c28
Compare
@B0pol added some instances now. Please suggest more instances if you are missing one. |
Can you add this PR to 0.19.3 milestone? |
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)
What is it?
Description of the changes in your PR
Add support for opening PeerTube links in NewPipe without needing to share it to newpipe (see in manifest for the instances choosen).
Fixes the following issue(s)
No issue fixed, we discussed previously that the default instance should be added, I also added instances we are using for tests in extractor, and media assassinate you which is the instance where some NewPipe videos are hosted (cf this video), and some other popular peertube instances.
Relies on the following changes
TeamNewPipe/NewPipeExtractor#307 : for playlist part. It's really needed because otherwise it will cause lots of crashes "could not get name" as playlist follow this pattern : videos/watch/playlist, then current extractor think it's a video and not playlist
Testing apk
peertube_playlists.zip
Agreement