CouncilDataProject / cdptools_v2

Tools you can use to interact with and run Council Data Project instances.
Other
7 stars 9 forks source link

Fix `get_raw_transcript` function to parse all transcript formats #109

Closed evamaxfield closed 4 years ago

evamaxfield commented 4 years ago

Description

A clear description of the bug We merged in the new timestamped-speaker-turns transcript format but it will currently break on even the current indexer because the format isn't supported by the get_raw_transcript function.

Expected Behavior

What did you expect to happen instead? Parsers should be assigned for each format.

Reproduction

A minimal example that exhibits the behavior.

Environment

Any additional information about your environment