Why won't my YouTube Player API load videos whose ID has an underscore? -
i've tried player.loadvideobyid
, player.loadvideobyurl
whenever youtube video has '_' in id video not play. other videos work fine.
this example of id not work: 'nj6_a9tqvle'.
it has underscore , no misstakes:
<iframe width="420" height="315" src="https://www.youtube.com/embed/xgsy3_czz8k"> </iframe>
Comments
Post a Comment