https://github.com/bhattjayd/youtubeviewbot
https://github.com/bhattjayd/youtubeviewbot
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhattjayd/youtubeviewbot
- Owner: BhattJayD
- Created: 2020-08-08T14:41:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T14:49:20.000Z (about 5 years ago)
- Last Synced: 2024-12-30T07:18:28.167Z (9 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YoutubeViewBot
# FireFox Driver
wget https://github.com/mozilla/geckodriver/releases/download/v0.26.0/geckodriver-v0.26.0-linux64.tar.gz
#
tar -xvf geckodriver-v0.26.0-linux64.tar.gz
#
chmod +x geckodriver
#
sudo mv geckodriver /usr/local/bin/
#
pip3 install selenium
#
python3 YoutubeViewBot.py