|
3 years ago | |
---|---|---|
po | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
NOTES.md | 3 years ago | |
README.md | 3 years ago | |
filesfm.py | 3 years ago |
Basic command-line downloader for Files.fm multiple hosts, meant for batch downloading and headless systems unlike jDownloader and co.
Since 13th of November, 2017!
The script was currently tested on Linux only, but I think it should work on all platforms P.S. Please meet all the requirements
python3 filesfm.py [urls...] [-h/-i]
FilesFM python file&folder downloader
positional arguments:
urls links to filehosts
optional arguments:
-h, --help show this help message and exit
--interactive, -i Enables prompts done during the download Enable this to
activate partial folder downloads
Python >=3.6 (I’ve coded on this version, if it works on lower versions it’s purely accidental) BeautifulSoup4