This notebook will remove duplicates in your google drive!
- Open the above colab and clone it into your colab account
- Run the mount command
drive.mount
and authorize the access (shown below).
-
On the
%cd
cell - Specify the path where the folder you want to clean duplicates is present. Use (%ldir
and%cd ..
to list the directory contents to traverse). -
Run the rest of the cells and pass the paramter in
gdrive_duplicates_remover
function.