Skip to content
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 Sepia PeerTube instances to settings view #72

Closed
mblomdahl opened this issue Jun 10, 2024 · 1 comment
Closed

Add Sepia PeerTube instances to settings view #72

mblomdahl opened this issue Jun 10, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mblomdahl
Copy link
Collaborator

mblomdahl commented Jun 10, 2024

When viewing the app settings— apart from selecting from the existing pre-defined backends —we should offer the user to add any other instance from Sepia. A button with text "Add from Sepia instances' list" which opens a select element with instances.

Hosts lists come from https://instances.joinpeertube.org/api/v1/instances?start=0&count=1000&sort=-createdAt and could be rendered like so:

  • wrtube.wrservices.lat – WR Services Media (20)
  • tankie.tube – TankieTube (2)
  • videos.globenet.org – Vidéos Globenet (42)
  • videomensoif.ynh.fr – Mensoif Tube (423)
  • ...

The number within the parenthesis is the "totalLocalVideos" count for each site, and sites which have 0 local videos they should not be listed/selectable.

Update 2024-07-03: About improving the capabilities of the Sepia API, created https://framagit.org/framasoft/peertube/instances-peertube/-/issues/50

@mykhailodanilenko
Copy link
Collaborator

Closed by #96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants