Skip to content

E-Krabs/1F_dir_delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1F_dir_delete

1F_dir_delete.py: Deletes every directory on 1F w/ Selenium
1F_dir_creator.py: Creates hundreds of directories on 1F w/ Selenium

  1. Install Python 3
  2. Install Pip (if not installed w/ the Python installer)
  3. Install Firefox (if not already installed)
  4. cd to this repo's directory cd C:/Users/user/Downloads/this_repo/
  5. Pip install -r requirements.txt
  6. Place the .exe from /driver in your PATH ex.C:/Users/user/geckodriver.exe
  7. Edit your_email = "" with your email.
    Edit your_password = "" with your password.
  8. Python 1F_dir_delete.py
  9. profit

https://www.reddit.com/r/Piracy/comments/rjofaa/delete_multiple_folders_in_1fichier/
https://1fichier.com

About

Deletes every directory on 1F w/ Selenium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages