byroot / pysrt

Python parser for SubRip (srt) files
GNU General Public License v3.0
446 stars 67 forks source link

text_without_tags should also remove subtitle tags #84

Closed roniemartinez closed 4 years ago

roniemartinez commented 4 years ago

I have been seeing these subtitle tags in a few strings returned by text_without_tags: {\an8}, {\an7}, {\an3}, etc

Maybe pysrt should also consider removing these?