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

[FEATURE REQUEST] Make a CLI version of it #62

Open
pavel355 opened this issue Sep 14, 2024 · 5 comments
Open

[FEATURE REQUEST] Make a CLI version of it #62

pavel355 opened this issue Sep 14, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@pavel355
Copy link

yep

@shadoxxhd
Copy link
Owner

What's the intended use case for this? Do you want an interactive PTY interface where you can paste collection URLs and download them without needing to use a GUI, or do you want to use this as a headless downloader (for game servers etc.)?

In the latter case, it might be easier to generate a script you can use with steamcmd (collect all the individual mod workshop IDs and print a list of workshop_download_item commands)...

@shadoxxhd shadoxxhd added the enhancement New feature or request label Sep 15, 2024
@pavel355
Copy link
Author

For my website, and comfortable mods downloading, maybe its gonna be useless

@shadoxxhd
Copy link
Owner

If you want me to implement this, I'd definitely need to know what exactly you want to do with it / how it's supposed to work.

@pavel355
Copy link
Author

Your app have only a GUI version, and if it can be used from the console there is no documentation for using it from the console

@shadoxxhd
Copy link
Owner

shadoxxhd commented Dec 9, 2024

The original purpose of this was to provide a convenient GUI for steamcmd.exe - for simple cli downloads that would seems to be a better option than adapting this tool to cli use.

If you want functionality specific to my tool (eg. url parsing or automatic collection download), I could make a small CLI version - but you could also just use the interesting bits of my code in your Python script...

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

2 participants