-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathconfig.example.yml
218 lines (177 loc) · 6.57 KB
/
config.example.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
config:
# Runing mode
#
# - download: default mode, monitor URL and download when available
# - metadata: download JSON metadata only
# - notifier: only send notifications
mode: download
# Output directory
# There's no need to quote or escape your path, examples:
#
# - ./downloads
# - /home/My Recordings
# - ~/Downlaods
# - ~/Files/VTuber Videos
# - ~/Downloads/VTuber Recordings
#
# All examples above should work
output: ./downloads
# Loop interval, unit: second
# Default: 10
interval: 10
# Custom User-Agent for cURL requests
# Default: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36
user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36
# Custom image proxy service for notifications
# This can be useful for post-processing thumbnails using imageproxy:
# https://github.com/willnorris/imageproxy
# Default: ""
image_proxy: ""
# Skip dependency check
# Default: false
skip_check: false
# Skip converting TS file to MP4. This can save your time on lowend machines
# Default: false
skip_convert: false
# Skip embedding metadata in videos.
# Default: false
skip_metadata: false
# Skip sending emails when live starts/ends
# Default: false
skip_email: false
# Skip sending Slack notifications when live starts
# Default: false
skip_slack: false
# Skip sending notifications to specific Telegram channels (if available) when live starts
# Default: false
skip_telegram: false
# Skip sending notifications to specific Discord channels (if available) when live starts
# Default: false
skip_discord: false
# Run script only once without monitoring
# Default: false
one_time: false
# Set timezone for notifications
# Default: Asia/Tokyo
timezone: Asia/Tokyo
# Filter video titles. Only works with channel URL in stream download mode
#
# - Can be single string or regex expression. ie. ASMR|歌
# - Can be overrided by passing --filter option
#
# Default: "" (download all streams)
filter: ""
# Use youtube-dl to handle livestreams instead of streamlink
# Default: false
ytdl_stream: false
# Passing additional options to youtube-dl. options should be quoted
# Default: ""
ytdl_args: ""
# Passing additional options to streamlink. options should be quoted
# Default: ""
streamlink_args: ""
# Choose your email provider. I recommend AWS SES
# Default: ses
email_provider: ses
mailgun:
# Find your private API key at https://app.mailgun.com/app/account/security/api_keys
api: key-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
domain: mail.example.com
receipt: [email protected]
ses:
access: AKxxxxxxxxxxxxxxxxxx
secret: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
domain: mail.example.com
receipt: [email protected]
slack:
# Create your webhook at https://slack.com/apps/A0F7XDUAZ-incoming-webhooks
webhook: https://hooks.slack.com/services/
telegram:
# Obtian your bot API from @BotFather
bot: 000000000:xxxxxxxxx
# Get channel ID via:
# https://api.telegram.org/bot<API-access-token>/getUpdates?offset=0
channel: 0000000000000
discord:
# Create your webhook at https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks
webhook: https://discord.com/api/webhooks/
# Define your own channel map.
# Channel map can provide channel specific options
map:
- name: Sparanoid
mode: monitor
youtube: https://www.youtube.com/channel/UCxRuOqAAVo-f516Gygjh_wA
bilibili: https://live.bilibili.com/456117
telegram: -1001437419680
timezone: America/Los_Angeles
# discord: https://discord.com/api/webhooks/
- name: 湊あくあ
mode: monitor
twitter: minatoaqua
youtube: https://www.youtube.com/channel/UC1opHUrw8rvnsadT-iGp7Cg
bilibili: https://live.bilibili.com/14917277
telegram: -1001452928607
tiktok: minatoaqua
- name: 神楽めあ
mode: monitor
twitter: kaguramea_vov
youtube: https://www.youtube.com/channel/UCWCc8tO-uUl_7SJXIKJACMw
bilibili: https://live.bilibili.com/12235923
twitcasting: kaguramea_vov
openrec: KaguraMea
telegram: -1001453708263
- name: めあちゃんねるっ!
youtube: https://www.youtube.com/channel/UCu5eCcfs67GkeCFbhsMrEjA
telegram: -1001453708263
- name: 水科葵
youtube: https://www.youtube.com/channel/UCVFpIqGoTmFaoMmyFPRYrKA
telegram: -1001427508895
- name: 潤羽るしあ
mode: monitor
youtube: https://www.youtube.com/channel/UCl_gCybOJRIgOXw6Qb4qJzQ
telegram: -1001448291041
- name: 白百合リリィ
mode: monitor
youtube: https://www.youtube.com/channel/UCl-3q6t6zdZwgIsFZELb7Zg
telegram: -1001437419680
- name: 百鬼あやめ
youtube: https://www.youtube.com/channel/UC7fk0CB07ly8oSl0aqKkqFg
telegram: -1001437419680
- name: 白上フブキ
mode: monitor
youtube: https://www.youtube.com/channel/UCdn5BQ06XqgXoAxIhbqw5Rg
telegram: -1001396390139
- name: 有栖マナ
youtube: https://www.youtube.com/channel/UCIaC5td9nGG6JeKllWLwFLA
bilibili: https://space.bilibili.com/3149619
twitch: https://www.twitch.tv/alicemana_v
- name: 音俣るか
youtube: https://www.youtube.com/channel/UCNSr_pgMH3in2d0RGtcdEEg
bilibili: https://space.bilibili.com/406548031
- name: 物述有栖
youtube: https://www.youtube.com/channel/UCt0clH12Xk1-Ej5PXKGfdPA
bilibili: https://space.bilibili.com/434565011
- name: 宗谷いちか
youtube: https://www.youtube.com/channel/UC2kyQhzGOB-JPgcQX9OMgEw
- name: 癒月ちょこ
youtube: https://www.youtube.com/channel/UC1suqwovbL1kzsoaZgFZLKg
- name: 乙女おと
youtube: https://www.youtube.com/channel/UCvEX2UICvFAa_T6pqizC20g
- name: 天宮こころ
youtube: https://www.youtube.com/channel/UCkIimWZ9gBJRamKF0rmPU8w
- name: 夜空メルチャンネル
youtube: https://www.youtube.com/channel/UCD8HOxPs4Xvsm8H0ZxXGiBw
- name: かぐらなな
youtube: https://www.youtube.com/channel/UCbfv8uuUXt3RSJGEwxny5Rw
- name: 赤井はあと
youtube: https://www.youtube.com/channel/UC1CfXB_kRs3C-zaeTG3oGyg
telegram: -1001437419680
- name: 笹木咲
youtube: https://www.youtube.com/channel/UCoztvTULBYd3WmStqYeoHcA
telegram: -1001437419680
- name: 不知火フレア
youtube: https://www.youtube.com/channel/UCvInZx9h3jC2JzsIzoOebWg
- name: 樋口楓
youtube: https://www.youtube.com/channel/UCsg-YqdqQ-KFF0LNk23BY4A
- name: 美波七海
youtube: https://www.youtube.com/channel/UCrwJvtphcyux30pAgoX68jA