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

Allow downloading videos directly from ArmCord #526

Open
gelatinbomb opened this issue Nov 27, 2023 · 0 comments
Open

Allow downloading videos directly from ArmCord #526

gelatinbomb opened this issue Nov 27, 2023 · 0 comments

Comments

@gelatinbomb
Copy link

Is your feature request related to a problem? Please describe.
It is a bit annoying to have to open the browser every time I want to download a video. Also having to open the browser is an extra consumption of resources that is unnecesary when the client itself can perform that action. It could also be considered a slight privacy problem since cookies are downloaded and scripts are executed in the browser, although the latter is a triviality honestly.

Describe the solution you'd like
It would be great if clicking on the download button would download directly from the client itself. Similar to how the client downloads images whe you do right click.

Additional context
In theory implementing this should be relatively simple since you only need to recycle the code to download images from Armcord, only that instead of sending the link to download the image, it is the url of the video.
According to me I tried several ways to see if this was already implemented and I was not able to do it so I decided to post this request. If the function is actually available I apologize xp
I use Armcord completelly clean. I don't use any custom mod, vencord o something like that.

Thanks for Reading!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant