CouncilDataProject / cdp-backend

Data storage utilities and processing pipelines used by CDP instances.
https://councildataproject.org/cdp-backend
Mozilla Public License 2.0
22 stars 26 forks source link

WebVTT parsing fails for Boston #190

Closed evamaxfield closed 2 years ago

evamaxfield commented 2 years ago

Describe the Bug

A clear and concise description of the bug.

WebVTT parsing isn't the greatest for Boston: https://councildataproject.org/boston/#/events/3c7f0df0ecd4

Expected Behavior

What did you expect to happen instead?

WebVTT parsing should be the same level or better than Seattle

evamaxfield commented 2 years ago

Boston event gather log for where closed caption is pulled from: https://github.com/CouncilDataProject/boston/runs/6759035563?check_suite_focus=true#step:9:7200

evamaxfield commented 2 years ago

Seems like you should be able to pull that same URL: http://boston.granicus.com//videos/87/captions.vtt

and test out changes locally

evamaxfield commented 2 years ago

@isaacna or @Shak2000 do either of you have the time or interest to take this one?

isaacna commented 2 years ago

@isaacna or @Shak2000 do either of you have the time or interest to take this one?

I should have some time later this week or next to take a look