FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.63k stars 861 forks source link

[Feature Request]: Allow downloader or combine video+audio #6179

Closed Aphexus closed 4 days ago

Aphexus commented 5 days ago

Guidelines

Problem Description

Using the download button separates video and audio. This requires, then, one to manually combine them.

Proposed Solution

Allow one to add an external downloaded. This can be done by specifying a file to run with the url as an argument passed.

E.g., I might want to use youtube-dl, freedownloader, or a custom batch that does what I would want.

I could do this manually by getting the link and using the command line but it would be nice to automate it. E.g., in the downloads list the top entry could be "Custom" if the custom runner is set in settings.

Alternatives Considered

tes

Issue Labels

ease of use improvement, improvement to existing feature, new optional setting

Additional Information

No response

absidue commented 4 days ago

Duplicate of #4178