https://github.com/blankeos/kpop-streaming-bot
⚡A python bot that automates the process of streaming Youtube videos repeatedly.
https://github.com/blankeos/kpop-streaming-bot
bot kpop pyautogui python-bot youtube
Last synced: 2 months ago
JSON representation
⚡A python bot that automates the process of streaming Youtube videos repeatedly.
- Host: GitHub
- URL: https://github.com/blankeos/kpop-streaming-bot
- Owner: Blankeos
- Created: 2020-11-30T13:41:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-03T11:16:01.000Z (over 4 years ago)
- Last Synced: 2025-02-13T08:41:52.386Z (4 months ago)
- Topics: bot, kpop, pyautogui, python-bot, youtube
- Language: Python
- Homepage:
- Size: 9.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kpop-streaming-bot
A python bot that automates the process of streaming Youtube videos repeatedly.## How to Download
### Click [Code] > Download Zip > and extract on your computer.
## Instructions
### 1. Open your browser and maximize the screen.
### 2. Open streaming_app.exe and input Coordinates for: (Use the Current Mouse Position to get the X and Y)
- Address Bar - This is where the bot will type the URL for youtube.
- Youtube Search - This is where the bot will type the video name on Youtube
- Video Click - The first video result after searching.
### 3. Input other config settings for:
- Video to Search - Name of the video you want to search. (Make sure it's the first search result)
- Video Duration - Duration the bot will watch the video for.
- Other Videos for betweens - The bot will watch these 2 videos, 60 mins each, after watching the main video.
### 4. Save Config
- Just click the blue [SAVE] button.
### 5. Start Automation
- Make sure the window the browser is opened at fullscreen.
- The bot will start streaming the kpop videos.## Program Screenshot

## FAQ
### 1. Can this bot work while I use the computer?
No, the bot simulates mouse movements and keyboard inputs like there's an actual human person using the computer. The bot owns your computer until you press the [End Program] button## Why I made this bot?
- Playlists are dum. With this bot, you can farm views for your favorite music videos "organically."
- Also it's a good practice for python automation.
- I also learned some TKinter GUI development with python.