Hotfix for outright broken interaction with mediafire folder downloader and the main function
Known bugs:
- Too many downloads on Mediafire.com will result into Connection Reset
Fixed a development bug in _declare_opener function
Reflected certain changes in-line with NOTES.md
Known bugs:
Zippyshare.com links have broken filenames, this will be fixed later
Some development notes to myself and potentially others if you'll want to extend the script with other filehosts, gonna later implement a folder-based extension system ;)
Disabled partial folder download prompts by default (see below)
Implemented --interactive flag that will enable partial folder download prompts
Added proper argument parsing via argparse library
Less commits!