Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

KevinLage/YouTube-Livestream-Botter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1.0 Instructions for Windows (.exe / Windows Executable File)

  • Download the ".exe" variant of the program.
  • Double click or right click -> execute the file
  • Enter the ID of a YouTube livestream
  • Enter an amount of threads
  • See the viewers rise!

2.0 Instructions for Windows/Linux (.py / Python)

  • Download the ".py" variant of the program.
  • Double click or right click -> edit with IDLE
  • Press "F5" to run the program
  • Enter the ID of a YouTube livestream
  • Enter an amount of threads
  • See the viewers rise!

3.0 Whats the ID of a Livestream?

YouTube URLs look something like this => https://www.youtube.com/watch?v=dQw4w9WgXcQ
Then dQw4w9WgXcQ would be the ID of the video.

C# Version!

In case my tool doesnt work try Airkek's tool https://github.com/Airkek/Youtube-Viewers

Run on Repl.it