gildas-lormeau / single-file-cli

CLI tool for saving a faithful copy of a complete web page in a single HTML file (based on SingleFile)
GNU Affero General Public License v3.0
540 stars 58 forks source link

Feature request: Add support for configuration files and add an argument to read the file from a path. #29

Open YousufSSyed opened 1 year ago

YousufSSyed commented 1 year ago

It would be more convenient to specify the arguments in a config file, perhaps a toml one, rather than specify them over and over again in the terminal. It can be also be more convenient if users have multiple sets of arguments for different pages.