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

save localy on server instead of download. #74

Open
2 tasks done
vortex91 opened this issue May 7, 2023 · 3 comments
Open
2 tasks done

save localy on server instead of download. #74

vortex91 opened this issue May 7, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@vortex91
Copy link

vortex91 commented May 7, 2023

Feature Request

Checklist

  • I've searched the bugtracker for similar feature requests including closed ones.
  • I will add the enhancement label to the issue.

Description

I use this to save localy to my music folder. Would be nice to just have it bulk save a playlist to my local folder (maybe in settings or config pointing to a pth)

@vortex91 vortex91 added the enhancement New feature or request label May 7, 2023
@deepjyoti30
Copy link
Owner

@vortex91 I don't quite understand what you're asking for here? Are you asking for a feature to be able to download playlists at once through the web utility? If so, what is the role of a server as you have mentioned it on the title.

What I understand from the description is that you use ytmdl-web to download to your machine's music folder but you want to be able to download playlists to your music folder?

@rzalawad
Copy link

@deepjyoti30 Does ytmdl-web support downloading to a local folder based on some cmd line or environ param?

I'm looking for something similar where on a self hosted server, I can download a music file to either a preconfigured playlist, to the default playlist (all music) or download on the client that made the request.

Out of the items mentioned above, what would you say falls within the scope of this project? I am familiar with programming (but not JS programming unfortunately.) I can try to take a stab at it :)

@deepjyoti30
Copy link
Owner

@rzalawad I think ytmdl CLI is a perfect match for you. I am not sure if you are aware of it but ytmdl web is built on top of the CLI app.

It also has playlists support and a lot more features than the web version.

Check it here: https://github.com/deepjyoti30/ytmdl

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