Skip to content
/ ytb Public
forked from MShawon/YouTube-Viewer

A multithreaded view bot for YouTube

License

Notifications You must be signed in to change notification settings

rush890/ytb

 
 

Repository files navigation

Topics

Linux / Mac
  Installation
  Usage

Requirements

Steps

sudo apt update
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
sudo apt install -y python3-pip
sudo apt-get install unzip
git clone https://github.com/rush890/ytb.git --depth 10
cd ytb
unzip -j chromedriver-linux64.zip
python3 -m pip install --upgrade pip wheel
pip3 install "setuptools<59"
pip3 install -r requirements.txt
unzip -j -o  chromedriver-linux64.zip
python3 youtube_viewer.py
unzip -j -o  chromedriver-linux64.zip
python3 youtube_viewer.py

Old Shell

cd Cloud_Linux_RDP 
bash Linux 

Linux / Mac

  • Full Installation

sudo apt update
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
sudo apt install -y python3-pip
sudo apt-get install unzip
git clone https://github.com/rush890/ytb.git --depth 10
cd ytb
unzip -j chromedriver-linux64.zip
python3 -m pip install --upgrade pip wheel
pip3 install "setuptools<59"
pip3 install -r requirements.txt
unzip -j -o  chromedriver-linux64.zip
python3 youtube_viewer.py

New Shell

sudo apt-get update -y
sudo apt install git wget -y
git clone https://github.com/OnlineHacKing/Cloud_Linux_RDP.git 
cd Cloud_Linux_RDP
chmod +x * 
bash Linux 
M7YAT6WN9064HZA
https://g.co/verifyaccount
 sudo apt-get install unzip
 git clone https://github.com/MShawon/YouTube-Viewer.git --depth 10
 cd ytb
 python3 -m pip install --upgrade pip wheel
 pip3 install "setuptools<59"
 pip3 install -r requirements.txt

 unzip -j chromedriver-linux64.zip
 unzip -j -o  chromedriver-linux64.zip
 python3 youtube_viewer.py

About

A multithreaded view bot for YouTube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.6%
  • HTML 3.2%
  • JavaScript 2.1%
  • Batchfile 0.1%