Can I change the playlist of ngx player dynamically
I am using ngx youtube player on my angular project. I want to change the playlist of the player from service call but it is only showing the initial playlist. not changing. Can someone tell me how can I achieve that?
here is the working demo