diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/channels.txt | 4 | ||||
| -rw-r--r-- | data/exclude_channel.txt | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/data/channels.txt b/data/channels.txt new file mode 100644 index 0000000..2b86946 --- /dev/null +++ b/data/channels.txt @@ -0,0 +1,4 @@ +# DELETE THIS: [Add new line delineated channels here]. One each line +# DELETE THIS: ChannelName: +# DELETE THIS: [Add new line delineated channels here]. One each line with channel id and name seperated by a colon +# DELETE THIS: Channel_ID:Channel_Name diff --git a/data/exclude_channel.txt b/data/exclude_channel.txt new file mode 100644 index 0000000..18663d6 --- /dev/null +++ b/data/exclude_channel.txt @@ -0,0 +1,3 @@ +DELETE_THIS and write channel id to ignore on each line +i.e UC-1234567890 +UC-0987654321
\ No newline at end of file |
