youtube live chrome client + python , django

Job ID: 34034963

Budget: $30 – $250 USD

youtube live chrome client + python

I want to make a program that
increases the number of viewers on YouTube live.


1. Control Server : django + mysql

[mysql table name : job_list ]
pid : auto_increment
live_url : https://www.youtube.com/watch?v=hxBTqmTT5gE ...
start_time : 2022-07-02 20:00:00
end_time : 2022-07-02 20:30:00
max_connection : 300 : max pc connections..
current_connection : 10, 30, 40 :
like_button : on, off


[ mysql table name : pc_list ]
pid : auto_increment
pc_ip : 101.250.1.100
pc_time : Y-m-d H:i:s ( update from windows pc time, every 5 minute )
email : google email address
password : password
current_job_pid : 100 ( if job start, job_list pid, else empty)
command : cmd command ( execute cmd every 5 minute from windows pc )

- admin login web page
- job_list add , edit, delete web page.
- pc_list add , edit , delete web page.


2. Window Chrome client. : about .. 100 ~ 300 pc

- after pc booting... update mysql pc_list tables .. [pc_time]

- chrome start, account login and start youtube
- if, account is not set , start youtube.

- select job...

- youtube auto start , end
- low bitrate setup : 144p
- sound mute button.
- click like button.

- every 5minute ...check job , update pc status...

- Check the number of simultaneous viewers on YouTube.

- error coltrol...
Related categories: Python Django