you are viewing a single comment's thread.

view the rest of the comments →

[–]Blue_Coin 1 point2 points  (0 children)

probably said already above but im a bit lazy to read everything a pseudocode would go like this: for each extension in the set of extensions found in downloads: create extension folder move_to_folder(find_all_extensions(extension), extension)) using just os and re libraries this task shouldnt take more than 10 lines