Skip to content

Download Anime for free without disturbance from your command line!!!

License

Notifications You must be signed in to change notification settings

devoply-dev/cmdweeebs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

This project is for Japanese Anime lovers to easily download Animes without interuption e.g ads

Installation

Clone my project from the repo

  git clone https://github.com/devoply-dev/cmdweebs.git

  cd cmdweebs

Driver Installation

  1. open cmd in Administrator mode and copy and paste the following:
  @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "[System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
  1. For WindowsPowerShell Installation, open WindowsPowerShell in Administrator mode and paste the following:
  Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
  1. Then you can use these commands to install the drivers:
  choco install chromedriver

How to use the script

  1. just follow the prompts

  2. make sure to enter correct info on any prompt

  3. read thru the information printed out after any prompt

Example images

Terminal

Terminal

Authors

About

Download Anime for free without disturbance from your command line!!!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages