[crunchycroll] Fix building of ass subtitles (reported in #4019)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 29 Oct 2014 20:19:20 +0000 (21:19 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 29 Oct 2014 20:19:20 +0000 (21:19 +0100)
commitd65d6286139fb6e4836113924648e35892f48de3
treeb2aaa4139b19426c05d4e69f76eb81fb787b6147
parentac645ac7d0ce240e17f5e26f525e22e2aa71407a
[crunchycroll] Fix building of ass subtitles (reported in #4019)

Parse the xml document instead of using regexes, otherwise unicode characters are left unescaped.
youtube_dl/extractor/crunchyroll.py