joshuacurtiss / khplaylist

Media playlist for Kingdom Hall.
MIT License
0 stars 0 forks source link

Watchtower paragraph was skipped by Study Materials #37

Closed joshuacurtiss closed 6 years ago

joshuacurtiss commented 6 years ago

When w17.11 4 is loaded in, it skips paragraph 4.

joshuacurtiss commented 6 years ago

This was caused by a control character appearing in the "Q 4" cue content of the generated WebVTT.

At first I thought about modifying the WebVTT library to accordingly strip out such control characters from the title/name/content values. But the reality is that if someone wants those characters in the content, that's legit.

Thus the sanitization for this purpose should occur in the Video classes in KH Playlist.