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

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -