File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ A fast and efficient command-line client for downloading files from [FuckingFast
77
88## Features
99
10- - Multi-file download support
11- - Input from command line or text file
10+ - Multi-file download support (parallel)
1211- Simple and fast
1312- Cross-platform (Windows, Linux, macOS)
1413
@@ -57,11 +56,6 @@ ffclient [flags]
5756 ffclient --inputFile downloads.txt --savePath ~ /Downloads/fast_files
5857 ```
5958
60- 4 . Combine both methods (files from inputFile and links will be downloaded):
61- ``` sh
62- ffclient --inputFile downloads.txt --links " https://fuckingfast.co/another_file"
63- ```
64-
6559## Input File Format
6660
6761The input file should contain one FuckingFast.co URL per line:
@@ -77,4 +71,4 @@ MIT - See [LICENSE](LICENSE) for more information.
7771
7872## Contributing
7973
80- Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
74+ Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
You can’t perform that action at this time.
0 commit comments