I am using this code to embed a playlist:
I passed one more parameter as '?rel=0' to stop related videos. That worked for me as-
'?rel=0'
'https://www.youtube.com/embed/'+someValiable_of_video_link+'?rel=0';
Hope may work for others also. & instead of ? does not worked!
&
?