summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--viewtube.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/viewtube.js b/viewtube.js
index bf26459..10106db 100644
--- a/viewtube.js
+++ b/viewtube.js
@@ -217,7 +217,6 @@
     }
 
     function playDASHwithHTML5() {
-	console.log(player['videoList']);
 	if (player['videoPlay'].indexOf('MP4') != -1) {
 	    player['contentVideo'] = createMyElement('video', player['videoList'][player['videoPlay'].replace(/MP4/, 'Video MP4')], '', '', '');
 	    if (player['videoList']['High Bitrate Audio Opus']) {