iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
16.3k stars 1.81k forks source link

[Feature request] Download to server for admin #2387

Closed kklot closed 3 years ago

kklot commented 3 years ago

Describe the solution you'd like selfhosted Invidious with an option to "Save to server" where the admin can specify a default path.

Additional context Save to Jellyfin managed locations

unixfox commented 3 years ago

What do you mean by save to server? Like downloading a video directly to a path on the server?

kklot commented 3 years ago

Yes, does that make sense?

unixfox commented 3 years ago

Yes, does that make sense?

I don't think we are going to implement something like this because there are already a lot of existing tools for that.

An example is youtube-dl: https://youtube-dl.org/

If you don't like command line then you can use web ui for youtube-dl like this project: https://github.com/d0u9/youtube-dl-webui

TheFrenchGhosty commented 3 years ago

It's completely out of scope.

Invidious isn't a downloader it never was, and never will be. Stick youtube-dl/yt-dlp and projects using it.

kklot commented 3 years ago

Well OK then. I would not have asked if there is not a prominent Download button with a lot of options to chose from. Thanks.

TheFrenchGhosty commented 3 years ago

@kklot I agree that this is indeed a problem.

See: https://github.com/iv-org/invidious/issues/1563 we plan to heavily change it.