eusholli commited on
Commit
03ec9cb
·
1 Parent(s): cbd4290

added 100 URLs

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +0 -0
  2. app.py +1 -1
  3. cache/db_metadata.json +473 -74
  4. clip/0DUdgoIYH-Y-132-181.mp4 +3 -0
  5. clip/0DUdgoIYH-Y-179-195.mp4 +3 -0
  6. clip/0DUdgoIYH-Y-193-233.mp4 +3 -0
  7. clip/0DUdgoIYH-Y-231-260.mp4 +3 -0
  8. clip/0DUdgoIYH-Y-258-331.mp4 +3 -0
  9. clip/0DUdgoIYH-Y-29-70.mp4 +3 -0
  10. clip/0DUdgoIYH-Y-3-31.mp4 +3 -0
  11. clip/0DUdgoIYH-Y-329-399.mp4 +3 -0
  12. clip/0DUdgoIYH-Y-397-459.mp4 +3 -0
  13. clip/0DUdgoIYH-Y-457-512.mp4 +3 -0
  14. clip/0DUdgoIYH-Y-510-578.mp4 +3 -0
  15. clip/0DUdgoIYH-Y-576-600.mp4 +3 -0
  16. clip/0DUdgoIYH-Y-598-655.mp4 +3 -0
  17. clip/0DUdgoIYH-Y-653-710.mp4 +3 -0
  18. clip/0DUdgoIYH-Y-68-84.mp4 +3 -0
  19. clip/0DUdgoIYH-Y-708-767.mp4 +3 -0
  20. clip/0DUdgoIYH-Y-765-779.mp4 +3 -0
  21. clip/0DUdgoIYH-Y-777-818.mp4 +3 -0
  22. clip/0DUdgoIYH-Y-816-865.mp4 +3 -0
  23. clip/0DUdgoIYH-Y-82-134.mp4 +3 -0
  24. clip/0DUdgoIYH-Y-863-915.mp4 +3 -0
  25. clip/0DUdgoIYH-Y-913-926.mp4 +3 -0
  26. clip/0DUdgoIYH-Y-924-927.mp4 +3 -0
  27. clip/0DUdgoIYH-Y-925-930.mp4 +3 -0
  28. clip/0DUdgoIYH-Y-928-937.3.mp4 +3 -0
  29. clip/0kLoxpbbZWg-1037-2711.74.mp4 +3 -0
  30. clip/13VnD6yuhIk-118-237.mp4 +3 -0
  31. clip/13VnD6yuhIk-20-24.mp4 +3 -0
  32. clip/13VnD6yuhIk-22-49.mp4 +3 -0
  33. clip/13VnD6yuhIk-235-268.mp4 +3 -0
  34. clip/13VnD6yuhIk-266-332.mp4 +3 -0
  35. clip/13VnD6yuhIk-330-404.mp4 +3 -0
  36. clip/13VnD6yuhIk-4-22.mp4 +3 -0
  37. clip/13VnD6yuhIk-402-477.mp4 +3 -0
  38. clip/13VnD6yuhIk-47-120.mp4 +3 -0
  39. clip/13VnD6yuhIk-475-490.mp4 +3 -0
  40. clip/13VnD6yuhIk-488-577.mp4 +3 -0
  41. clip/13VnD6yuhIk-575-678.mp4 +3 -0
  42. clip/13VnD6yuhIk-676-699.mp4 +3 -0
  43. clip/13VnD6yuhIk-697-753.mp4 +3 -0
  44. clip/13VnD6yuhIk-751-761.mp4 +3 -0
  45. clip/13VnD6yuhIk-759-768.77.mp4 +3 -0
  46. clip/1wG_7W6PTyw-127-132.mp4 +3 -0
  47. clip/1wG_7W6PTyw-130-183.mp4 +3 -0
  48. clip/1wG_7W6PTyw-16-74.mp4 +3 -0
  49. clip/1wG_7W6PTyw-181-245.mp4 +3 -0
  50. clip/1wG_7W6PTyw-243-277.mp4 +3 -0
.gitattributes CHANGED
The diff for this file is too large to render. See raw diff
 
app.py CHANGED
@@ -179,7 +179,7 @@ def main():
179
  on_change=update_filter,
180
  args=(filter_type, item))
181
 
182
- st.slider("Number of relevant transcript excerpts to show:", min_value=1, max_value=100, value=st.session_state.num_results, step=1, key='num_results_slider', on_change=update_num_results)
183
  st.button("Submit", on_click=submit_query)
184
 
185
  if st.session_state.results:
 
179
  on_change=update_filter,
180
  args=(filter_type, item))
181
 
182
+ st.slider("Number of relevant transcript excerpts to show:", min_value=1, max_value=500, value=st.session_state.num_results, step=1, key='num_results_slider', on_change=update_num_results)
183
  st.button("Submit", on_click=submit_query)
184
 
185
  if st.session_state.results:
cache/db_metadata.json CHANGED
@@ -1,73 +1,268 @@
1
  {
2
- "content_hashes": [
3
- "d81ba6e90c2c42d82c4003c4d158d3e3",
4
- "f8f43b2e1413f709038506c3a2dfd7b9",
5
- "6286818c51fc82ffc065ba12d3c48c19",
6
- "e068f68ad0aed4134d075210f871ea95",
7
- "4974b044047d2523c747b79d938915c9",
8
- "9ae73679959943c591be3d1c81b7c26c",
9
- "5754ba35c4f9f27e3e1d5b4d9bb972f2"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ],
11
  "speakers": [
 
 
 
12
  "Mark Henry",
13
- "Sushil Rawat",
14
- "Komal Aggarwal",
15
- "Madhukiran Medithe",
 
16
  "Luis Velarde Tazon",
17
- "Alfredo Musitani",
18
- "Ray Le Maistre",
19
- "Mirko Voltolini",
20
- "Dennis Hoffman",
21
- "Matthias Fridstrom",
22
- "Guy Daniels",
23
- "Alex Foster",
24
- "Michele Campriani",
25
- "Chris Lewis",
26
- "Mallik Rao",
27
- "Hasan Jafri",
28
  "Akira Tada",
 
29
  "Vishal Mathur",
30
- "Amol Phadke",
31
- "Dean Dennis",
32
- "Vivek Chadha",
33
- "Juan Manuel Caro",
34
- "Sarwar Khan",
35
- "Mark Gilmour",
36
- "Chivas Nambiar",
37
- "Francesca Serravalle",
38
- "Andrew Coward",
 
 
 
 
 
 
 
 
 
 
 
 
39
  "Francis Haysom",
40
- "Nik Willets",
41
- "Laura Murphy",
42
- "Alexandra Foster",
43
- "Franz Seiser",
44
- "Faiq Khan",
45
- "Yago Tenorio",
46
  "Philippe Ensarguet",
47
- "Gabriela Styf Sj\u00f6man",
48
- "Anita D\u00f6hler",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  "Atoosa Hatefi",
50
- "Enrique Blanco",
 
51
  "Ahmed Hafez",
52
- "Colin Bannon",
 
 
 
 
 
 
 
 
 
 
 
53
  "Geoff Hollingworth",
54
- "Abdu Mudesir",
55
- "Sadayuki Abeta",
56
- "Mojdeh Amani",
57
- "Susan James",
58
- "Terje Jensen",
59
- "Amith Maharaj",
60
- "Harkirit Singh",
61
  "Manish Singh",
62
- "Sandeep Raithatha",
 
 
 
63
  "Robert Curran",
64
- "Tom Burton",
65
- "Jose Antonio Martin Martinez"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  ],
67
  "companies": {
68
  "TelecomTV": [
 
 
 
69
  "Ray Le Maistre",
70
- "Guy Daniels"
 
 
 
 
71
  ],
72
  "Connectivitree": [
73
  "Mark Gilmour"
@@ -77,44 +272,62 @@
77
  "Amol Phadke"
78
  ],
79
  "Vodafone": [
 
 
 
80
  "Yago Tenorio",
81
  "Komal Aggarwal"
82
  ],
 
 
 
83
  "BT": [
84
- "Mark Henry",
85
  "Sarwar Khan",
86
- "Alex Foster",
87
  "Gabriela Styf Sj\u00f6man",
 
 
 
88
  "Mojdeh Amani"
89
  ],
90
  "American Tower": [
91
  "Susan James"
92
  ],
93
  "Dell Technologies": [
94
- "Dennis Hoffman",
95
- "Manish Singh"
 
 
96
  ],
97
  "AWS": [
98
- "Chivas Nambiar"
 
 
 
99
  ],
100
  "VMO2 Business": [
101
  "Sandeep Raithatha"
102
  ],
103
  "Deutsche Telekom": [
 
 
104
  "Ahmed Hafez",
105
- "Abdu Mudesir"
 
106
  ],
107
  "Telefonica": [
 
108
  "Enrique Blanco",
 
109
  "Luis Velarde Tazon",
110
- "Juan Manuel Caro",
111
- "Mallik Rao",
112
- "Jose Antonio Martin Martinez"
113
  ],
114
  "SoftBank": [
115
  "Akira Tada"
116
  ],
117
  "TM Forum": [
 
118
  "Nik Willets"
119
  ],
120
  "Rakuten Mobile": [
@@ -122,6 +335,7 @@
122
  ],
123
  "Appledore Research": [
124
  "Robert Curran",
 
125
  "Francis Haysom"
126
  ],
127
  "NGMN Alliance": [
@@ -135,15 +349,23 @@
135
  ],
136
  "TELUS": [
137
  "Sushil Rawat",
138
- "Hasan Jafri"
 
 
 
139
  ],
140
  "Orange": [
141
  "Philippe Ensarguet",
142
- "Atoosa Hatefi"
 
143
  ],
144
  "BT Business": [
145
  "Colin Bannon"
146
  ],
 
 
 
 
147
  "Telecom Argentina": [
148
  "Alfredo Musitani"
149
  ],
@@ -151,6 +373,7 @@
151
  "Mirko Voltolini"
152
  ],
153
  "BT Group": [
 
154
  "Laura Murphy"
155
  ],
156
  "MTN": [
@@ -160,12 +383,21 @@
160
  "Francesca Serravalle"
161
  ],
162
  "Verizon Business": [
 
163
  "Dean Dennis"
164
  ],
165
  "Rakuten Symphony": [
166
- "Geoff Hollingworth",
 
167
  "Faiq Khan",
168
- "Vivek Chadha"
 
 
 
 
 
 
 
169
  ],
170
  "Cambridge Management Consulting": [
171
  "Tom Burton"
@@ -173,14 +405,38 @@
173
  "Ascend Digital Solutions": [
174
  "Harkirit Singh"
175
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
176
  "IBM": [
177
  "Andrew Coward"
178
  ],
179
  "Optiva": [
 
 
180
  "Michele Campriani"
181
  ],
182
  "Telecom Infra Project": [
183
- "Vishal Mathur"
 
 
 
 
184
  ],
185
  "NTT DOCOMO": [
186
  "Sadayuki Abeta"
@@ -190,20 +446,163 @@
190
  ],
191
  "Lewis Insight": [
192
  "Chris Lewis"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
193
  ]
194
  },
195
  "sentiments": [],
196
  "subjects": [
197
- " TechCo ",
198
- " B2B ",
199
- " Open RAN ",
200
- " Infrastructure ",
201
  " 5G ",
202
- " Enterprise ",
203
  " AI ",
 
 
 
204
  " Network ",
205
- " API ",
206
- " Connectivity ",
207
- " Innovation "
208
  ]
209
  }
 
1
  {
2
+ "processed_urls": [
3
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/ai-inferencing-at-the-5g-connected-edge-for-video-analytics-50062/",
4
+ "https://www.telecomtv.com/content/telcos-and-ai-channel/how-telcos-can-manage-costs-and-deliver-new-revenue-streams-50966/",
5
+ "https://www.telecomtv.com/content/open-ran-summit/how-open-ran-fits-into-telef-nica-deutschland-s-broader-network-strategy-50365/",
6
+ "https://www.telecomtv.com/content/digital-support-systems-summit/the-digital-support-systems-q-a-show-day-two-50202/",
7
+ "https://www.telecomtv.com/content/dsp-leaders-forum/improving-network-optimisation-through-automation-50541/",
8
+ "https://www.telecomtv.com/content/open-ran-summit/sponsor-content-50369/",
9
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/wind-river-vodafone-very-excited-about-open-ran-deployment-in-europe-49939/",
10
+ "https://www.telecomtv.com/content/telco-as-a-platform-summit/live-q-a-featuring-appledore-research-connectivitree-europe-rakuten-symphony-and-telenor-50014/",
11
+ "https://www.telecomtv.com/content/dsp-leaders-forum-2024/intel-s-transformation-roadmap-sustainability-ai-and-ecosystem-collaboration-50529/",
12
+ "https://www.telecomtv.com/content/dsp-leaders-forum/extra-shot-part-2-featuring-intel-appledore-research-and-aws-50613/",
13
+ "https://www.telecomtv.com/content/dsp-leaders-forum/extra-shot-part-3-featuring-colt-technology-ngmn-alliance-and-wind-river-50615/",
14
+ "https://www.telecomtv.com/content/network-automation/autonomous-core-network-for-a-higher-level-network-stability-50739/",
15
+ "https://www.telecomtv.com/content/dsp-leaders-forum/extra-shot-part-6-featuring-appledore-research-and-dell-technologies-50619/",
16
+ "https://www.telecomtv.com/content/dsp-leaders-forum-2024/how-dell-is-helping-telcos-to-ease-their-way-into-the-disaggregated-networking-era-50616/",
17
+ "https://www.telecomtv.com/content/dsp-leaders-forum-2024/the-invisible-network-era-enhancing-connectivity-and-performance-in-telecom-50530/",
18
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/the-benefits-of-adopting-open-ran-architecture-50189/",
19
+ "https://www.telecomtv.com/content/open-ran-summit/orange-is-moving-ahead-with-open-ran-50383/",
20
+ "https://www.telecomtv.com/content/dsp-leaders-forum/extra-shot-part-4-featuring-lewis-insight-50617/",
21
+ "https://www.telecomtv.com/content/telcos-and-ai-channel/orange-s-vision-on-game-changing-ai-50231/",
22
+ "https://www.telecomtv.com/content/dsp-leaders-forum/leveraging-telco-cloud-for-advanced-operations-50540/",
23
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/the-state-of-open-ran-and-sustainability-in-the-ran-50074/",
24
+ "https://www.telecomtv.com/content/cloud-native/why-telcos-are-transforming-into-techcos-50719/",
25
+ "https://www.telecomtv.com/content/digital-support-systems-summit/the-digital-support-systems-q-a-show-day-one-50201/",
26
+ "https://www.telecomtv.com/content/network-automation/why-network-and-it-integration-are-key-for-digital-service-providers-50730/",
27
+ "https://www.telecomtv.com/content/telco-as-a-platform-summit/live-q-a-featuring-intel-corporation-and-verizon-business-group-50015/",
28
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/security-first-networking-powered-by-ai-50073/",
29
+ "https://www.telecomtv.com/content/dsp-leaders-forum/extra-shot-part-8-featuring-guy-daniels-and-ray-le-maistre-telecomtv-50621/",
30
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/how-mobile-private-networking-unlocks-benefits-for-businesses-49943/",
31
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/racing-ahead-tech-mahindra-at-mwc-barcelona-2024-50257/",
32
+ "https://www.telecomtv.com/content/digital-platforms-services/how-apis-enable-colt-s-network-on-demand-50278/",
33
+ "https://www.telecomtv.com/content/open-ran-summit/the-key-drivers-for-wider-open-ran-adoption-50373/",
34
+ "https://www.telecomtv.com/content/digital-platforms-services/proximus-on-the-path-to-a-dsp-future-50214/",
35
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/the-future-of-telecommunications-with-zte-and-red-hat-49959/",
36
+ "https://www.telecomtv.com/content/telco-as-a-platform-summit/the-case-for-a-platform-based-approach-to-services-49998/",
37
+ "https://www.telecomtv.com/content/open-ran-summit/advanced-ai-automation-for-open-ran-50387/",
38
+ "https://www.telecomtv.com/content/open-ran-summit/the-open-ran-q-a-show-day-two-50364/",
39
+ "https://www.telecomtv.com/content/5g/vodafone-uk-s-andrea-don-talks-5g-sa-slicing-open-ran-50178/",
40
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/enabling-safer-innovation-a-security-first-ai-powered-approach-49960/",
41
+ "https://www.telecomtv.com/content/5g/gsma-launches-its-5g-connectivity-index-50255/",
42
+ "https://www.telecomtv.com/content/digital-support-systems-summit/swisscom-s-cloud-native-approach-to-5g-50204/",
43
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/how-does-ai-fit-within-the-ran-market-50084/",
44
+ "https://www.telecomtv.com/content/dsp-leaders-forum/focusing-on-the-customer-50542/",
45
+ "https://www.telecomtv.com/content/dsp-leaders-forum/extra-shot-innovation-ecosystems-and-outcomes-50609/",
46
+ "https://www.telecomtv.com/content/network-automation/unveiling-the-power-of-hybrid-cloud-automation-in-telecom-50507/",
47
+ "https://www.telecomtv.com/content/network-automation/telus-executives-map-out-the-path-from-telco-to-techco-50155/",
48
+ "https://www.telecomtv.com/content/dsp-leaders-forum/extra-shot-part-5-featuring-appledore-research-and-pliant-io-ibm-50618/",
49
+ "https://www.telecomtv.com/content/telcos-and-ai-channel/how-ai-can-help-safeguard-businesses-from-cyberattacks-50294/",
50
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/shape-the-future-of-telecom-with-the-power-of-ai-50238/",
51
+ "https://www.telecomtv.com/content/dsp-leaders-forum/enabling-the-autonomous-network-with-ai-50536/",
52
+ "https://www.telecomtv.com/content/telco-as-a-platform-summit/the-gsma-open-gateway-initiative-50011/",
53
+ "https://www.telecomtv.com/content/open-ran-summit/brownfield-open-ran-deployment-strategies-50366/",
54
+ "https://www.telecomtv.com/content/digital-support-systems-summit/deploying-next-gen-oss-and-bss-on-public-cloud-50182/",
55
+ "https://www.telecomtv.com/content/digital-platforms-services/why-telenor-is-building-a-sovereign-cloud-with-aws-50699/",
56
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/5g-networks-revolutionising-the-future-50036/",
57
+ "https://www.telecomtv.com/content/dsp-leaders-forum/directing-and-accelerating-network-innovation-50535/",
58
+ "https://www.telecomtv.com/content/telcos-and-ai-channel/partnerships-are-key-to-genai-success-50695/",
59
+ "https://www.telecomtv.com/content/network-automation/how-oss-is-becoming-the-ai-enabled-telco-automation-platform-50720/",
60
+ "https://www.telecomtv.com/content/open-ran-summit/re-evaluating-the-ran-intelligent-controller-50367/",
61
+ "https://www.telecomtv.com/content/dsp-leaders-forum/unlocking-platform-opportunities-with-network-apis-50539/",
62
+ "https://www.telecomtv.com/content/telcos-and-ai-channel/how-tech-mahindra-enables-scale-at-speed-for-telcos-50975/",
63
+ "https://www.telecomtv.com/content/digital-platforms-services/totogi-s-danielle-royston-on-the-unifying-power-of-ai-50647/",
64
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/enabling-the-cpaas-4-0-era-with-ai-and-programmable-networks-49961/",
65
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/wi-fi-7-will-revolutionise-connectivity-as-we-know-it-50035/",
66
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/qualcomm-ai-is-creating-a-new-generation-of-devices-50034/",
67
+ "https://www.telecomtv.com/content/open-ran-summit/what-is-the-future-for-open-ran-50368/",
68
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/accelerating-the-journey-to-autonomous-networks-in-telecom-50089/",
69
+ "https://www.telecomtv.com/content/digital-platforms-services/dsp-leaders-council-industry-vision-report-debate-49956/",
70
+ "https://www.telecomtv.com/content/network-automation/orange-group-cto-on-the-telco-s-progress-with-network-automation-50166/",
71
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/hpe-and-nokia-collaborate-on-edge-to-core-solutions-49940/",
72
+ "https://www.telecomtv.com/content/open-ran-summit/the-open-ran-q-a-show-day-one-50363/",
73
+ "https://www.telecomtv.com/content/5g/critical-but-often-overlooked-it-s-time-to-talk-antenna-50259/",
74
+ "https://www.telecomtv.com/content/dsp-leaders-forum/creating-cloud-native-software-engineering-teams-50537/",
75
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/hpe-greenlake-flex-solutions-provides-digital-twin-for-the-industrial-metaverse-50018/",
76
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/navigating-telcos-transition-to-5g-49973/",
77
+ "https://www.telecomtv.com/content/dsp-leaders-forum/building-digital-infrastructure-from-core-to-edge-50538/",
78
+ "https://www.telecomtv.com/content/digital-platforms-services/why-bt-digital-is-developing-a-single-data-fabric-50708/",
79
+ "https://www.telecomtv.com/content/dsp-leaders-forum/extra-shot-part-7-featuring-telef-nica-50620/",
80
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/mission-critical-connectivity-for-public-sector-safety-defence-applications-with-private-5g-50064/",
81
+ "https://www.telecomtv.com/content/spotlight-on-5g-partner-insights/5g-transport-networks-foundation-for-the-monetisation-of-b2b-services-50183/",
82
+ "https://www.telecomtv.com/content/open-ran/the-telus-approach-to-open-ran-50199/",
83
+ "https://www.telecomtv.com/content/telco-as-a-platform-summit/how-apis-and-middleware-can-support-vertical-applications-49999/",
84
+ "https://www.telecomtv.com/content/digital-platforms-services/how-telco-industry-transformation-can-deliver-growth-50090/",
85
+ "https://www.telecomtv.com/content/digital-support-systems-summit/appledore-s-francis-haysom-on-telco-software-trends-50205/",
86
+ "https://www.telecomtv.com/content/digital-platforms-services/exposing-network-apis-the-deutsche-telekom-way-50187/",
87
+ "https://www.telecomtv.com/content/dsp-leaders-forum-2024/the-aws-vision-for-telecom-network-innovation-and-new-revenue-streams-50528/",
88
+ "https://www.telecomtv.com/content/network-automation/vodafone-s-mabel-pous-fenollar-on-network-automation-50284/"
89
  ],
90
  "speakers": [
91
+ "Sarwar Khan",
92
+ "Franz Seiser",
93
+ "Raj Yavatkar",
94
  "Mark Henry",
95
+ "Laura Murphy",
96
+ "Fabio Cerone",
97
+ "Amol Phadke",
98
+ "Cristina Rodriguez",
99
  "Luis Velarde Tazon",
100
+ "VT-John Abraham",
 
 
 
 
 
 
 
 
 
 
101
  "Akira Tada",
102
+ "Neil McRae",
103
  "Vishal Mathur",
104
+ "Martin Jensen",
105
+ "Kevin Nethercott",
106
+ "Audience-Francis Haysom",
107
+ "Wang Quan",
108
+ "Mojdeh Amani",
109
+ "Al Balasco",
110
+ "Martyn Warwick",
111
+ "Kalvin Bahia",
112
+ "Alfredo Musitani",
113
+ "Ian Hood",
114
+ "Cormac Whelan",
115
+ "Chris Lewis",
116
+ "Abhishek Shankar",
117
+ "Tony Geheran",
118
+ "Jeroen Verbruggen",
119
+ "Ray Le Maistre",
120
+ "Harshvendra Soin",
121
+ "John Abraham",
122
+ "Dr Joan Triay",
123
+ "Richard MacKensie",
124
+ "Mark Duesener",
125
  "Francis Haysom",
126
+ "Amir Mehmood",
127
+ "Amith Maharaj",
 
 
 
 
128
  "Philippe Ensarguet",
129
+ "Charlotte Kan",
130
+ "Tony Poulos",
131
+ "Andrea Dona",
132
+ "Sandeep Phadke",
133
+ "Vivek Chadha",
134
+ "Adnan Saleem",
135
+ "Dr Hartmut Wittig",
136
+ "VT-Beth Cohen",
137
+ "Rahul Atri",
138
+ "Jose Arias",
139
+ "Harkirit Singh",
140
+ "Mallik Rao",
141
+ "Usman Javaid",
142
+ "Tammy Whyman",
143
+ "Andy Tiller",
144
+ "Ben Panic",
145
+ "Richard MacKenzie",
146
+ "Ashish Jain",
147
+ "VT-Lingli Deng",
148
+ "Sushil Rawat",
149
+ "Tom Burton",
150
+ "Sandeep Raithatha",
151
+ "Terje Jensen",
152
+ "Michele Campriani",
153
+ "Matthias Fridstrom",
154
+ "Patrick Lopez",
155
+ "Alex Foster",
156
+ "Yani Boyadzhieva",
157
+ "Wei Yeang Toh",
158
+ "Komal Aggarwal",
159
+ "Scott Calzia",
160
  "Atoosa Hatefi",
161
+ "Danielle Rios Royston",
162
+ "Israel Madiedo",
163
  "Ahmed Hafez",
164
+ "Ms. Annabel Huo",
165
+ "Anita D\u00f6hler",
166
+ "Geetha Ram",
167
+ "Francesca Serravalle",
168
+ "Madhukiran Medithe",
169
+ "Fernando Camacho",
170
+ "Nastasi Karaiskos",
171
+ "Audience-Alfredo Musitani",
172
+ "Dafna Yanay",
173
+ "Rick Mostaert",
174
+ "Manish Mangal",
175
+ "Greg McCall",
176
  "Geoff Hollingworth",
177
+ "Harpinder Matharu",
178
+ "Ra\u00fal Casta\u00f1\u00f3n",
179
+ "Eugina Jordan",
180
+ "Matteo Fiorani",
181
+ "Enrique Blanco",
 
 
182
  "Manish Singh",
183
+ "Darrell Jordan-Smith",
184
+ "Mabel Pous-Fenollar",
185
+ "Campbell McLean",
186
+ "Sadayuki Abeta",
187
  "Robert Curran",
188
+ "Diego R. Lopez",
189
+ "Fahim Sabir",
190
+ "Paul Miller",
191
+ "Azhar Sayeed",
192
+ "Juanma Canabal Mu\u00f1oz",
193
+ "Hugh Crean",
194
+ "Nazim Benhadid",
195
+ "Mark Gilmour",
196
+ "Joy King",
197
+ "Alex Sinclair",
198
+ "Richard Barrett",
199
+ "Enrico Salvatori",
200
+ "Yago Tenorio",
201
+ "Werner Schaefer",
202
+ "Juan Carlos Garcia",
203
+ "VT-Andy Tiller",
204
+ "Paco Pignatelli",
205
+ "Colin Bannon",
206
+ "Soumava Dutta",
207
+ "Nico Marziliano",
208
+ "Nitish Nanda",
209
+ "Guy Daniels",
210
+ "Clarence Reynolds",
211
+ "Diego Lopez",
212
+ "Lingli Deng",
213
+ "Tomek Gerszberg",
214
+ "Yanitsa Boyadzhieva",
215
+ "Randy Cox",
216
+ "Juan Manuel Caro",
217
+ "Hasan Jafri",
218
+ "Mohit Joshi",
219
+ "Jaime Tatis",
220
+ "Phillip Larbey",
221
+ "Sandeep Sharma",
222
+ "Munish Chhabra",
223
+ "Eduardo Guti\u00e9rrez",
224
+ "Caroline Chan",
225
+ "Abdu Mudesir",
226
+ "Diego R Lopez",
227
+ "Alexandra Foster",
228
+ "Andrew Coward",
229
+ "Faiq Khan",
230
+ "Dennis Hoffman",
231
+ "Jason Hogg",
232
+ "Aleksis Anterow",
233
+ "Susan James",
234
+ "Petar Torre",
235
+ "Thomas Barnett",
236
+ "Petr Ledl",
237
+ "Stefano Cocco",
238
+ "Gabriela Styf Sj\u00f6man",
239
+ "Adam Kennedy",
240
+ "Gaurav Sehgal",
241
+ "Dean Dennis",
242
+ "Petr L\u00e9dl",
243
+ "Laurent Laboucher",
244
+ "Nik Willets",
245
+ "Beth Cohen",
246
+ "I Gusti Panca",
247
+ "John Baker",
248
+ "Mirko Voltolini",
249
+ "Jose Antonio Martin Martinez",
250
+ "Robert Prince",
251
+ "Peter Arbitter",
252
+ "Philippe Rase",
253
+ "Chivas Nambiar"
254
  ],
255
  "companies": {
256
  "TelecomTV": [
257
+ "Charlotte Kan",
258
+ "Martyn Warwick",
259
+ "Tony Poulos",
260
  "Ray Le Maistre",
261
+ "Yani Boyadzhieva",
262
+ "Guy Daniels",
263
+ "Clarence Reynolds",
264
+ "Petr L\u00e9dl",
265
+ "Yanitsa Boyadzhieva"
266
  ],
267
  "Connectivitree": [
268
  "Mark Gilmour"
 
272
  "Amol Phadke"
273
  ],
274
  "Vodafone": [
275
+ "Mabel Pous-Fenollar",
276
+ "Juanma Canabal Mu\u00f1oz",
277
+ "Andrea Dona",
278
  "Yago Tenorio",
279
  "Komal Aggarwal"
280
  ],
281
+ "Docomo Euro-Labs": [
282
+ "Dr Joan Triay"
283
+ ],
284
  "BT": [
 
285
  "Sarwar Khan",
286
+ "Mark Henry",
287
  "Gabriela Styf Sj\u00f6man",
288
+ "Richard MacKensie",
289
+ "Alex Foster",
290
+ "Richard MacKenzie",
291
  "Mojdeh Amani"
292
  ],
293
  "American Tower": [
294
  "Susan James"
295
  ],
296
  "Dell Technologies": [
297
+ "Manish Singh",
298
+ "Soumava Dutta",
299
+ "Cormac Whelan",
300
+ "Dennis Hoffman"
301
  ],
302
  "AWS": [
303
+ "Fabio Cerone",
304
+ "Dafna Yanay",
305
+ "Chivas Nambiar",
306
+ "Tammy Whyman"
307
  ],
308
  "VMO2 Business": [
309
  "Sandeep Raithatha"
310
  ],
311
  "Deutsche Telekom": [
312
+ "Petr Ledl",
313
+ "Abdu Mudesir",
314
  "Ahmed Hafez",
315
+ "Peter Arbitter",
316
+ "Dr Hartmut Wittig"
317
  ],
318
  "Telefonica": [
319
+ "Mallik Rao",
320
  "Enrique Blanco",
321
+ "Jose Antonio Martin Martinez",
322
  "Luis Velarde Tazon",
323
+ "Diego Lopez",
324
+ "Juan Manuel Caro"
 
325
  ],
326
  "SoftBank": [
327
  "Akira Tada"
328
  ],
329
  "TM Forum": [
330
+ "Andy Tiller",
331
  "Nik Willets"
332
  ],
333
  "Rakuten Mobile": [
 
335
  ],
336
  "Appledore Research": [
337
  "Robert Curran",
338
+ "John Abraham",
339
  "Francis Haysom"
340
  ],
341
  "NGMN Alliance": [
 
349
  ],
350
  "TELUS": [
351
  "Sushil Rawat",
352
+ "Tony Geheran",
353
+ "Hasan Jafri",
354
+ "Nazim Benhadid",
355
+ "Jaime Tatis"
356
  ],
357
  "Orange": [
358
  "Philippe Ensarguet",
359
+ "Atoosa Hatefi",
360
+ "Usman Javaid"
361
  ],
362
  "BT Business": [
363
  "Colin Bannon"
364
  ],
365
+ "Juniper Networks": [
366
+ "Neil McRae",
367
+ "Raj Yavatkar"
368
+ ],
369
  "Telecom Argentina": [
370
  "Alfredo Musitani"
371
  ],
 
373
  "Mirko Voltolini"
374
  ],
375
  "BT Group": [
376
+ "Greg McCall",
377
  "Laura Murphy"
378
  ],
379
  "MTN": [
 
383
  "Francesca Serravalle"
384
  ],
385
  "Verizon Business": [
386
+ "Beth Cohen",
387
  "Dean Dennis"
388
  ],
389
  "Rakuten Symphony": [
390
+ "Nastasi Karaiskos",
391
+ "Vivek Chadha",
392
  "Faiq Khan",
393
+ "Rahul Atri",
394
+ "Geoff Hollingworth"
395
+ ],
396
+ "Wind River": [
397
+ "Darrell Jordan-Smith",
398
+ "Paul Miller",
399
+ "Randy Cox",
400
+ "Nico Marziliano"
401
  ],
402
  "Cambridge Management Consulting": [
403
  "Tom Burton"
 
405
  "Ascend Digital Solutions": [
406
  "Harkirit Singh"
407
  ],
408
+ "Unknown": [
409
+ "VT-Lingli Deng",
410
+ "Charlotte Kan",
411
+ "Thomas Barnett",
412
+ "VT-Andy Tiller",
413
+ "Ray Le Maistre",
414
+ "Eduardo Guti\u00e9rrez",
415
+ "Audience-Alfredo Musitani",
416
+ "Israel Madiedo",
417
+ "Audience-Francis Haysom",
418
+ "Paco Pignatelli",
419
+ "Wang Quan",
420
+ "Paul Miller",
421
+ "VT-Beth Cohen",
422
+ "Ben Panic",
423
+ "Philippe Rase",
424
+ "VT-John Abraham"
425
+ ],
426
  "IBM": [
427
  "Andrew Coward"
428
  ],
429
  "Optiva": [
430
+ "Joy King",
431
+ "Amir Mehmood",
432
  "Michele Campriani"
433
  ],
434
  "Telecom Infra Project": [
435
+ "Vishal Mathur",
436
+ "Eugina Jordan"
437
+ ],
438
+ "Telef\u00f3nica": [
439
+ "Diego R Lopez"
440
  ],
441
  "NTT DOCOMO": [
442
  "Sadayuki Abeta"
 
446
  ],
447
  "Lewis Insight": [
448
  "Chris Lewis"
449
+ ],
450
+ "Tech Mahindra": [
451
+ "Mohit Joshi",
452
+ "Sandeep Sharma",
453
+ "Sandeep Phadke",
454
+ "Harshvendra Soin",
455
+ "Manish Mangal",
456
+ "Nitish Nanda",
457
+ "Gaurav Sehgal",
458
+ "Abhishek Shankar"
459
+ ],
460
+ "Independent": [
461
+ "Juan Carlos Garcia"
462
+ ],
463
+ "Telkomsel": [
464
+ "I Gusti Panca"
465
+ ],
466
+ "Huawei": [
467
+ "Fernando Camacho"
468
+ ],
469
+ "BT Digital": [
470
+ "Campbell McLean"
471
+ ],
472
+ "Totogi": [
473
+ "Danielle Rios Royston"
474
+ ],
475
+ "Intel Corporation": [
476
+ "Petar Torre",
477
+ "Caroline Chan",
478
+ "Robert Prince",
479
+ "Cristina Rodriguez",
480
+ "Wei Yeang Toh",
481
+ "Werner Schaefer"
482
+ ],
483
+ "ConnectiviTree": [
484
+ "Mark Gilmour"
485
+ ],
486
+ "Intel": [
487
+ "Petar Torre",
488
+ "Cristina Rodriguez"
489
+ ],
490
+ "Red Hat": [
491
+ "Ian Hood",
492
+ "Azhar Sayeed"
493
+ ],
494
+ "Core Analysis": [
495
+ "Patrick Lopez"
496
+ ],
497
+ "Verizon": [
498
+ "Beth Cohen",
499
+ "Phillip Larbey"
500
+ ],
501
+ "Ericsson": [
502
+ "Matteo Fiorani"
503
+ ],
504
+ "Telefonica Deutschland": [
505
+ "Mallik Rao"
506
+ ],
507
+ "Mavenir": [
508
+ "John Baker",
509
+ "Rick Mostaert"
510
+ ],
511
+ "Telus": [
512
+ "Sushil Rawat"
513
+ ],
514
+ "Colt Technology Services Ltd": [
515
+ "Fahim Sabir"
516
+ ],
517
+ "Huawei Antenna": [
518
+ "Aleksis Anterow"
519
+ ],
520
+ "GSMAi": [
521
+ "Kalvin Bahia"
522
+ ],
523
+ "Three Ireland": [
524
+ "Hugh Crean"
525
+ ],
526
+ "Microsoft": [
527
+ "Jason Hogg"
528
+ ],
529
+ "China Mobile/ETSI": [
530
+ "Lingli Deng"
531
+ ],
532
+ "Proximus": [
533
+ "Jeroen Verbruggen"
534
+ ],
535
+ "Swisscom": [
536
+ "Mark Duesener"
537
+ ],
538
+ "Cisco": [
539
+ "Alex Foster"
540
+ ],
541
+ "Orange Innovation Networks": [
542
+ "Laurent Laboucher"
543
+ ],
544
+ "Axiata Group Future Networks": [
545
+ "Tomek Gerszberg"
546
+ ],
547
+ "AMD": [
548
+ "Harpinder Matharu"
549
+ ],
550
+ "HPE": [
551
+ "Geetha Ram"
552
+ ],
553
+ "HPE Aruba Networking": [
554
+ "Adam Kennedy"
555
+ ],
556
+ "Athonet": [
557
+ "Stefano Cocco",
558
+ "Martin Jensen"
559
+ ],
560
+ "GSMA": [
561
+ "Alex Sinclair"
562
+ ],
563
+ "Verizon Business Group": [
564
+ "Beth Cohen"
565
+ ],
566
+ "Qualcomm": [
567
+ "Enrico Salvatori"
568
+ ],
569
+ "Hewlett Packard Enterprise": [
570
+ "Richard Barrett",
571
+ "Jose Arias"
572
+ ],
573
+ "Radisys": [
574
+ "Adnan Saleem",
575
+ "Al Balasco",
576
+ "Ashish Jain"
577
+ ],
578
+ "S&P Global Market Intelligence": [
579
+ "Ra\u00fal Casta\u00f1\u00f3n"
580
+ ],
581
+ "CPaaS Acceleration Alliance": [
582
+ "Kevin Nethercott"
583
+ ],
584
+ "HPE Aruba Networking Marketing": [
585
+ "Scott Calzia"
586
+ ],
587
+ "Telef\u00f3nica and ETSI": [
588
+ "Diego R. Lopez"
589
+ ],
590
+ "Comba International": [
591
+ "Ms. Annabel Huo"
592
  ]
593
  },
594
  "sentiments": [],
595
  "subjects": [
596
+ " Connectivity ",
597
+ " API ",
 
 
598
  " 5G ",
599
+ " TechCo ",
600
  " AI ",
601
+ " Infrastructure ",
602
+ " Innovation ",
603
+ " Open RAN ",
604
  " Network ",
605
+ " B2B ",
606
+ " Enterprise "
 
607
  ]
608
  }
clip/0DUdgoIYH-Y-132-181.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bc410a6d2f6fbf72718ff3ff768bb0c41b47d04d9fa2b1c45f8881ff5a72c15
3
+ size 2338271
clip/0DUdgoIYH-Y-179-195.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bd4a2c9cf5b0b99cde28ec4878928f44e40fb98c0b03793a68245231bd880ab
3
+ size 658750
clip/0DUdgoIYH-Y-193-233.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd37c2a1e02819652a4734dbbccd60dfc63de521fc3c73536afb4ef93de55da7
3
+ size 1912809
clip/0DUdgoIYH-Y-231-260.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0184cd792d4a9d2640b75935ea6e865713eb34f3fdddfb9a5480e9d8f6bb05e2
3
+ size 1175107
clip/0DUdgoIYH-Y-258-331.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:449606ecf1e639bec1436bad466d826f1052549290c0cff32ebfa876eb8a6eaa
3
+ size 3410663
clip/0DUdgoIYH-Y-29-70.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e9ef3be1ac6537b8be016b69daf8d32368a91ce2d881abce2fb834b63921d7d
3
+ size 1833345
clip/0DUdgoIYH-Y-3-31.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a77a3a212eb568ecde92118189dc1cbcc330f32e18d119d3293db731a7bb212d
3
+ size 1178715
clip/0DUdgoIYH-Y-329-399.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7e16109047274b4c4b0496e04e824fd0ebfaf02daa7172d36f182449d2e4fad
3
+ size 3141721
clip/0DUdgoIYH-Y-397-459.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0ef8a6eec4c8d1d9f8774abee9a8cefb2dcf8383b6a358bce66bfd7f3a07edd
3
+ size 2905108
clip/0DUdgoIYH-Y-457-512.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abaca81909320fbfa82522789bb05cdf0a02d0d98d064a8bb6ca309c41258500
3
+ size 2541993
clip/0DUdgoIYH-Y-510-578.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:887c35c36c3e930a0bd40d7688c89f44997d2c6c6c011f284c9c5b50be06a1fb
3
+ size 3147236
clip/0DUdgoIYH-Y-576-600.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bdbc72dc38892f64a83dfe926141c7e81363d29eaa5171d33b6f664ab58e7b2
3
+ size 913393
clip/0DUdgoIYH-Y-598-655.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcd9992462705d7547939d7a35c0ffd5ea90bd8317f6c027e2b2aade04ee6d5e
3
+ size 2800665
clip/0DUdgoIYH-Y-653-710.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa966ffcb86160b0b47ec948e2cca5159be8ea96e90bc22ce0b2ca7c3a710d8b
3
+ size 2878896
clip/0DUdgoIYH-Y-68-84.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b44af885d21b9e3473ea24a268fb5864e72a6477b63e3cb1888ff2a3ac37f30
3
+ size 639088
clip/0DUdgoIYH-Y-708-767.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f5d0695892e2edfa687249e8e44d390a75176cca740400740dc7740788396b3
3
+ size 2832242
clip/0DUdgoIYH-Y-765-779.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed18c76c9e18dc7e28e43a85d12e9a8692ad6a188f83f7e4d723b1276c59cdf1
3
+ size 589753
clip/0DUdgoIYH-Y-777-818.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6623e960c6eeadeb2a2c7e5fabea5ca760b8a03af8df763f0d0e1526c39ae90c
3
+ size 1811218
clip/0DUdgoIYH-Y-816-865.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfd9e9694175eeb0da3f98a8eecee547d61dceb8beae968bacca794816fff29f
3
+ size 2095312
clip/0DUdgoIYH-Y-82-134.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2c628a81895b1a7af3db20e057554bf96a6b9c278563ed7a1d5c64667a2eca4
3
+ size 2674043
clip/0DUdgoIYH-Y-863-915.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2216951a9b8aa52961b517a6d0ac200da2382e85d5cc8a25eaeb9ee288c6bb6
3
+ size 2590666
clip/0DUdgoIYH-Y-913-926.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:103aa5f0c8f88e15f5c1f93c838af58a154b555dedb2865ca07ac5c43a58c29e
3
+ size 619781
clip/0DUdgoIYH-Y-924-927.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad7ad6a41aa152c40e55bed88200d65ed8f1d05e4419d21d70cdfad69c787210
3
+ size 193835
clip/0DUdgoIYH-Y-925-930.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53dfee5243d78ee67f96db20822123f3f562e962fb4677df1345c8dadc352238
3
+ size 275230
clip/0DUdgoIYH-Y-928-937.3.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3bd0aab267ec960c8c57ecb4dd6359a57f2de41dd1f76243b565c43a8268b5f
3
+ size 366455
clip/0kLoxpbbZWg-1037-2711.74.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a1506a9691c6f7b2d7be9a53fcd78811b1cc1a7ccc607ccfa03b26ddba2caa6
3
+ size 96764450
clip/13VnD6yuhIk-118-237.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9ef04807965e0aaf724d68c00548bdbb0c4ce5cbf468b0e3ad7e00b4a4c6bbe
3
+ size 4597519
clip/13VnD6yuhIk-20-24.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3b3e7d99b618d2e0550b0bc03288997cf26b0fb221aec098303eb37b3dae89c
3
+ size 180551
clip/13VnD6yuhIk-22-49.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4429574caa8da54c718d2a6ce6b1481ee30b0e2f8486af1cf99274468cb546c
3
+ size 1381221
clip/13VnD6yuhIk-235-268.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc1b7f78ea0e6d3ec352ec73b55cc6553e671fe5b799b5f6599afd17cfae1fa
3
+ size 1458440
clip/13VnD6yuhIk-266-332.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:335747da1dbf85923c2de8a94e60384a961d7a6c8fc304c40c246055bd75adde
3
+ size 2547879
clip/13VnD6yuhIk-330-404.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d8896e21672b45bb72d4450593165a8c1f5ccc89aa84a4ab4b9a6bafc35566a
3
+ size 2838988
clip/13VnD6yuhIk-4-22.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17bac2c331690f84d2f27eb94e7ebda409892d2ba6ba06487be31462ab6d3b2f
3
+ size 824842
clip/13VnD6yuhIk-402-477.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae5316c8e6e9d5d88e6316345ecba64efa5a014a5e826c3b710c7fec079fff37
3
+ size 2852953
clip/13VnD6yuhIk-47-120.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa79ec41da0888641d20be3f133bc00c52d7ee91954b0391b7949d6bf8a25ddb
3
+ size 2721413
clip/13VnD6yuhIk-475-490.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c08ff20d76b517b1bba90188707ff3526985a7e804b0412afc90ae6a182337b
3
+ size 667362
clip/13VnD6yuhIk-488-577.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f45bc13f72bf695a66ed77d4d7fae37bf3c46ba4305da2ca6afdd64a14eaf2dc
3
+ size 3221916
clip/13VnD6yuhIk-575-678.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5b6463488181f88ffb572a57371ece5fef96bf6a2430e736a38b50d6de4f439
3
+ size 3912623
clip/13VnD6yuhIk-676-699.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab3fdaf63bc751c7d18e0c01f069f04cf613c270a6eef711183e972b2a667cc3
3
+ size 1304203
clip/13VnD6yuhIk-697-753.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bab327211cee1d60f422e07a0a16d630e2a7d731ba45af712c05bbc84ad27da
3
+ size 2372700
clip/13VnD6yuhIk-751-761.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c57b0c22398f3e55cda18b70964c5f8386279d4a1595c108b99e6b88417047dc
3
+ size 536102
clip/13VnD6yuhIk-759-768.77.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a629e400ce6301d3860fb9570e59c268b154efddcb772d37a3b09fbf75f9327f
3
+ size 402822
clip/1wG_7W6PTyw-127-132.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a2a831e52d2f4cbc0786ecfe44ab24077f3ef1ca6b2496e0773692cd3fd3b49
3
+ size 267782
clip/1wG_7W6PTyw-130-183.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:011b798d201488ca65afd91ec12ff155bc4d1b8c99de1566af3d9703297ab545
3
+ size 2717764
clip/1wG_7W6PTyw-16-74.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c1b9fea85638a485bacf9c507a40f5d5bfed57075415641c7ab54bc29ec91c9
3
+ size 2723588
clip/1wG_7W6PTyw-181-245.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23b2f91ba16860700efc20dc60694fbde38b665ea7b8d40cbddbd041d2a9d788
3
+ size 3004379
clip/1wG_7W6PTyw-243-277.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd58b6a8323fea1d4a33a64fc2fccb2de7c8a7a7a68fc2edf00bafc44c11ecb4
3
+ size 1755769