This repository has been archived by the owner on Feb 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
125 lines (115 loc) · 3.64 KB
/
config.yaml
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
---
id: surrey
url: 'http://surrey.ca.granicus.com/ViewPublisher.php?view_id=1'
provider: granicus
youtube:
title: Surrey {title}, {start_ts:%Y-%m-%d}
desc: >
{title} on {start_ts:%A, %B} {start_ts.day}, {start_ts:%Y}.
Surrey City Council in British Columbia, Canada.
location: [49.191307, -122.848743]
location_desc: Surrey City Hall, Surrey, BC, Canada
playlists:
- '{start_ts:%Y} Surrey BC City Council Meetings'
- '{category}'
tags: [surrey, bc, canada, city council meeting]
privacy: public
notify_subscribers: true
audio_mono: true
s3_bucket: councillor-party
---
id: poco
url: 'https://portcoquitlam.ca.granicus.com/ViewPublisher.php?view_id=2'
provider: granicus
---
id: burnaby
url: 'http://civic.neulion.com/cityofburnaby/'
provider: neulion
youtube:
title: Burnaby City Council Meeting, {start_ts:%Y-%m-%d}
desc:
Burnaby City Council Meeting on {start_ts:%A, %B} {start_ts.day}, {start_ts:%Y}.
{timecodes}
location: [49.243329, -122.972950]
location_desc: Burnaby City Hall, Burnaby, BC, Canada
playlists:
- '{start_ts:%Y} Burnaby BC City Council Meetings'
tags: [burnaby, bc, canada, city council meeting]
privacy: public
notify_subscribers: true
s3_bucket: councillor-party
---
id: vancouver
url: 'http://civic.neulion.com/cityofvancouver/'
provider: neulion
youtube:
title: '{title}, {start_ts:%Y-%m-%d}'
desc: >
{category} on {start_ts:%A, %B} {start_ts.day}, {start_ts:%Y}.
Vancouver City Council in British Columbia, Canada.
{timecodes}
location: [49.260832, -123.113962]
location_desc: Vancouver City Hall, Vancouver, BC, Canada
playlists:
- '{start_ts:%Y} Vancouver BC City Council Meetings'
- 'Vancouver {category}'
tags: [vancouver, bc, canada, city council meeting]
privacy: public
notify_subscribers: true
s3_bucket: councillor-party
---
id: coquitlam
url: 'http://coquitlam.insinc.com'
provider: insinc
youtube:
title: 'Coquitlam {category}, {start_ts:%Y-%m-%d}'
desc: >
{category} on {start_ts:%A, %B} {start_ts.day}, {start_ts:%Y}. {title}.
Coquitlam City Council in British Columbia, Canada.
{timecodes}
location: [49.2844794, -122.7931796]
location_desc: Coquitlam City Hall, Coquitlam, BC, Canada
playlists:
- '{start_ts:%Y} Coquitlam BC City Council Meetings'
- '{category}'
tags: [coquitlam, bc, canada, city council meeting]
privacy: public
notify_subscribers: true
s3_bucket: councillor-party
---
id: langley-old
url: 'http://cityoflangley.insinc.com'
provider: insinc
youtube:
title: 'Langley City Council Meeting, {start_ts:%Y-%m-%d}'
desc: >
Council Meeting on {start_ts:%A, %B} {start_ts.day}, {start_ts:%Y}.
Langley City Council in British Columbia, Canada.
{timecodes}
location: [49.103762, -122.656968]
location_desc: Langley City Hall, Coquitlam, BC, Canada
playlists:
- '{start_ts:%Y} Langley City Council Meetings'
tags: [langley, bc, canada, city council meeting]
privacy: public
notify_subscribers: true
---
# City of Langley has only one meeting type (council meeting),
# and Public Hearings are held within them.
id: langley
url: 'http://civic.neulion.com/cityoflangley/'
provider: neulion
youtube:
title: 'Langley City Council Meeting, {start_ts:%Y-%m-%d}'
desc: >
Council Meeting on {start_ts:%A, %B} {start_ts.day}, {start_ts:%Y}. {title}.
Langley City Council in British Columbia, Canada.
{timecodes}
location: [49.103762, -122.656968]
location_desc: Langley City Hall, Coquitlam, BC, Canada
playlists:
- '{start_ts:%Y} Langley City Council Meetings'
tags: [langley, bc, canada, city council meeting]
privacy: public
notify_subscribers: true
s3_bucket: councillor-party