This is a fork of https://github.com/nirbheek/youtube-ass with bug fixed
youtube-dl --write-annotations <VIDEO_URL>
./youtube-xml2ass.py YOUR_XML_FILE.xml
- Python2/3 supported
- UTF-8 characters supported
- Using '16777215' as white color instead of '1'
- Escape '\n' in the xml text area
- Format floating number to two decimal points