-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
There is a method to parse tags in a line, but it doesn't actually work because Tag.from_ass is unimplemented. (yeah)
Edit: has been removed in 0.5.4
Available options are:
Remove it andlet users choose whatever they want to parse text lines (e.g. ass-tag-parser)- Use ass-tag-parser behind the scenes (not too satisfied with its current API)
- Come up with a simple implementation on my own (seems like wasted effort when 2. exists)