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

API to find a YouTube/Alternative Platform content on Peertube #5198

Closed
FireMasterK opened this issue Aug 15, 2022 · 3 comments
Closed

API to find a YouTube/Alternative Platform content on Peertube #5198

FireMasterK opened this issue Aug 15, 2022 · 3 comments
Labels
Status: Waiting for answer Waiting issue author answer

Comments

@FireMasterK
Copy link

FireMasterK commented Aug 15, 2022

Describe the problem to be solved

I would like to find a video on Peertube from a given YouTube videoId/URL. This could potentially be extended to channels too.
LBRY/Odysee has an API for this: https://api.lbry.com/yt/resolve?video_ids=djeL6qUTDTo

I find that extensions like Peertubify, which use the search API have no guarantees that the video is in fact the same as on YouTube/Other Platforms, which is my main concern.

Related issue: #754

Describe the solution you would like

An API that could be called to find videos/channels. Potentially like how LBRY/Odysee does it currently.

@Chocobozzz
Copy link
Owner

Chocobozzz commented Aug 16, 2022

Hello,

I'm not sure to understand: you mean that finding on PeerTube videos that were imported from other platform using their original URL?

@Chocobozzz Chocobozzz added the Status: Waiting for answer Waiting issue author answer label Aug 16, 2022
@FireMasterK
Copy link
Author

Yes, that's what I want.

@Chocobozzz
Copy link
Owner

Merging this issue in #2467

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Waiting for answer Waiting issue author answer
Projects
None yet
Development

No branches or pull requests

2 participants