Changes since 0.5: * script was divided to four parts: rsget-mod.sh, common.sh, lang and config * almost every function was moved from rsget-mod.sh to common.sh (this trend will continue to make common.sh something similar to library for wide use) * configuration files are used to store user preferences * user have now possibility to use his own download program * minor fixes and changes