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

[IDEA] Add config file and support for games and other files #16

Open
tobias-p opened this issue Jan 18, 2018 · 2 comments
Open

[IDEA] Add config file and support for games and other files #16

tobias-p opened this issue Jan 18, 2018 · 2 comments

Comments

@tobias-p
Copy link

tobias-p commented Jan 18, 2018

Hi, I used your program a lot and have some ideas, which would be helpful.

At first, could you maybe add a config file, where you can easily choose, which file fomats shall be downloaded? I'm thinking of a format like the following "code"

pdf = true
epub = true
cbz = false

Also It would be great if you could add support for the games, audio-books, programs, video-files and zip (where a config file would be a great benefit)...

Don't know if you can do it and want to change your ebook-downloader to a humblebundle downloader, but your program is the only one, which really runs well ;)

@tdk337
Copy link

tdk337 commented Jan 18, 2018

Will the options for formatting work? This is already implemented and works great for me.

-f, --format = What format to download the ebook in (all, cbz, epub, mobi, pdf, pdf_hd), defaults to epub

@tobias-p
Copy link
Author

tobias-p commented Jan 18, 2018

well, I tried the options flag, but my problem is that I have a slow internet connection and using the --format let me only download one specific format (or all), but I have no chance to download all except cbz... at least thats the problem I had the last time I tried to download all except cbz (tried it with "-f epub, pdf, mobi, pdf_hd")... but maybe I've just done it wrong?

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

2 participants