Add to playlist feature has cross site scripting vulnerability. Steps to reproduce: 1. Open a video and click on add to playlist. 2. create a new playlist with XSS payload.  3. click on add.  4. payload gets executed. (**test0122<img src=1 onerror=alert(3)**) 