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

Download videos locally #582

Closed
hebertcisco opened this issue Oct 4, 2020 · 6 comments
Closed

Download videos locally #582

hebertcisco opened this issue Oct 4, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@hebertcisco
Copy link

You could have the option to download the videos locally.

A button that would open a Selection with the Download options, in different formats and sizes.

@hebertcisco hebertcisco added the enhancement New feature or request label Oct 4, 2020
@GilgusMaximus
Copy link
Contributor

Downloads are on our bucket list. However PrestoN has something planned for that with the ytdl module. So it might take a while till it is available.

@maxtron95
Copy link

I wanted to suggest a download manager as well, I had a similar issue #416 that was closed prematurely.

@PrestonN
Copy link
Member

PrestonN commented Oct 5, 2020

My current plans with this is to show the basic download options similar to what Invidious did. This does mean that a majority of sources are going to have the video / audio split into different downloads though.

My long term plan is to integrate something like YouTube DL Material to handle the downloads as they can combine the audio / video formats and will overall likely handle this better than I could. This will be a while before I can implement it though.

@Aikatsui
Copy link

Aikatsui commented Oct 8, 2020

My long term plan is to integrate something like YouTube DL to handle the downloads as they can combine the audio / video formats

https://github.com/subhra74/xdm

@GilgusMaximus
Copy link
Contributor

It would be better to have something that uses Javascript and not a completely different programming language, as we would have to include the binary instead of pure code.

@PrestonN
Copy link
Member

PrestonN commented Oct 8, 2020

I've just added this to the new dev builds. This will open the selected format into your web browser so that you can download it from there. We'll include better download functionality in a future update, but this should be enough for now.

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

5 participants