11 lines
483 B
Bash
11 lines
483 B
Bash
PORT=3000
|
|
|
|
# Format: CHANNELS=id1:Name1,id2:Name2
|
|
# You can find the channel ID in the URL of the streamer's Chzzk channel (e.g., chzzk.naver.com/CHANNEL_ID)
|
|
CHANNELS=4df4756104a54e28e967bff6dc08e319:KBS2,8ecd602c251f30fd7f09463e9f55609f:JTBC,7ce8032370ac5121dcabce7bad375ced:pung
|
|
|
|
# Optional: Add your Naver login cookies to access 1080p and adult streams.
|
|
# To get these, log in to Chzzk/Naver in your browser, open Developer Tools -> Application -> Cookies.
|
|
# NID_AUT=
|
|
# NID_SES=
|