News

This is a pure python script to remove files from one or more directories. Filenames are not used to compare files. The leftmost paths take precedent, so the copy you wish to keep should be in the ...
Python script that helps to identify and optionally remove duplicate files in your Google Drive. It makes use of the Google Drive API to fetch file metadata and detect duplicates based on file hash.