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 support for PeerTube videos #3902

Open
epicEaston197 opened this issue May 29, 2023 · 5 comments
Open

Add support for PeerTube videos #3902

epicEaston197 opened this issue May 29, 2023 · 5 comments
Labels
Enhancement New feature or request

Comments

@epicEaston197
Copy link

epicEaston197 commented May 29, 2023

Is your feature request related to a problem? Please describe.

currently Neos cannot import pure tube videos copy and pasting a link does nothing

this is an example
https://tilvids.com/w/jgoJjzepUytRrEAazZDqKf

even forcing the link into a video player it remains unloaded
image

Relevant issues

No response

Describe the solution you'd like

For the ability to import PeerTube videos

Describe alternatives you've considered

I could download the video and import it into Neos but that's not preferable

Additional context

some people simply don't want to use centralized video sharing services so I think this would be a really valuable feature

@epicEaston197 epicEaston197 added the Enhancement New feature or request label May 29, 2023
@kazu0617
Copy link
Collaborator

kazu0617 commented Jun 5, 2023

i dunno for peertube and yt-dlp, is yt-dlp supports peertube downloader or any recoginize function in yt-dlp? @epicEaston197

@shiftyscales
Copy link
Contributor

It appears to be on their supported sites list, @kazu0617. https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md

@epicEaston197
Copy link
Author

epicEaston197 commented Jun 10, 2023

It appears to be on their supported sites list, @kazu0617. https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md

it does appear to work but it's strange you can only use the download video link and at that the video will not load until you turn off stream from there you cannot pause the video it acts like a live stream very odd

@kazu0617
Copy link
Collaborator

kazu0617 commented Jun 16, 2023

It appears to be on their supported sites list, @kazu0617. https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md

it does appear to work but it's strange you can only use the download video link and at that the video will not load until you turn off stream from there you cannot pause the video it acts like a live stream very odd

@epicEaston197
I know. could you give me sample link for investigation? i think yt-dlp return's invalid list but cant check right now.

@epicEaston197
Copy link
Author

It appears to be on their supported sites list, @kazu0617. https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md

it does appear to work but it's strange you can only use the download video link and at that the video will not load until you turn off stream from there you cannot pause the video it acts like a live stream very odd

@epicEaston197 I know. could you give me sample link for investigation? i think yt-dlp return's invalid list but cant check right now.

There was an example link in the original post but I'll repost it here: https://tilvids.com/w/jgoJjzepUytRrEAazZDqKf

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
None yet
Development

No branches or pull requests

3 participants