Eg3-git / wad2project

0 stars 0 forks source link

newLink = "https://www.youtube.com/embed/" + x[1] #19

Closed FilipVyrostko closed 3 years ago

FilipVyrostko commented 3 years ago

@Eg3-git The line above throws out index out of bounds error when no trailer provided. I believe setting index to -1 might solve the problem.

FilipVyrostko commented 3 years ago

I have changed it to -1