Dviros / Gdrive-Duplicates-Remover

This notebook will remove duplicates in your google drive!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gdrive-Duplicates-Remover

This notebook will remove duplicates in your google drive!

How to use?

  1. Open the above colab and clone it into your colab account
  2. Run the mount command drive.mount and authorize the access (shown below).

  1. 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).

  2. Run the rest of the cells and pass the paramter in gdrive_duplicates_remover function.

About

This notebook will remove duplicates in your google drive!

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 73.3%Language:Python 26.7%