Fixed it!

This commit is contained in:
Official Noob
2018-06-23 15:14:05 +01:00
committed by GitHub
parent 77458502a1
commit 6bee61ccf6

View File

@@ -1,4 +1,4 @@
var v = $('video') var v = document.querySelector('video')
video_id = youtube_parser(document.URL); video_id = youtube_parser(document.URL);
if(video_id){ if(video_id){