Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 564 Bytes

README.md

File metadata and controls

31 lines (28 loc) · 564 Bytes

YoutubeViewer

A python script to get views on your youtube videos for free.

Language

Created by Atul

Installation instructions

Clone the repo

git clone https://github.com/A-Unix/YoutubeViewer.git

Move to cloned folder

cd YoutubeViewer

Get permissions

chmod +x *

Install dependencies

./setup.sh

Run the main file

python3 main.py

Enjoy :)