1
0
mirror of https://github.com/captn3m0/muse-dl.git synced 2024-09-27 19:23:04 +00:00
muse-dl/README.md
2020-03-29 00:59:47 +05:30

23 lines
394 B
Markdown

# muse-dl
# Installation
TODO
## Usage
```
muse-dl --help
USAGE: muse-dl [FLAGS] URL
FLAGS:
--no-bookmarks: Don't add bookmarks
--no-cleanup: Don't cleanup temporary files
--tmp-dir /path: Use /path as temporary directory
--output file.pdf: Use file.pdf as output filename
```
## License
Licensed under the [MIT License](https://nemo.mit-license.org/). See LICENSE file for details.