Skip to content

hoanganhnh/youtube-analyst-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube analyst comment

Config port

## Server
# api auth
port = 5000
# web socket
port = 5001
# api web scrapper live stream
port = 5002
# api analyst static video
port = 5005
# stream server
port = 5004
## Client
# admin client
port = 3002