Skip to content

Script that goes through each subfolder in chosen folder, checks for .rar file and extracts its content to _output

Notifications You must be signed in to change notification settings

Thomrl/extractall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Extractall

This scripts goes through the sub folders of the chosen folder and checks for .rar files, and then extracts the content to a folder called "_output" which it will make by itself.

How to use

Use "Run" (shortcut: windows key + R) and write: extractall "filepath". e.g: extractall "c:\user\Thomrl\received files\Cake"

You need to have installed the modules pyunpack and patool.

About

Script that goes through each subfolder in chosen folder, checks for .rar file and extracts its content to _output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published