It can extracts files by extensions.
git clone https://github.com/cihankursun/fileArrangement.git
cd fileArrangement
chmod +x run.py
pip3 install -r requirements.txt
python run.py
This script tested on Windows 10.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.