mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-18 23:46:03 +00:00
Added export to youtube and improved importing from YouTube
This commit is contained in:
@@ -20,7 +20,7 @@ var Player = {
|
||||
} catch(e){}
|
||||
Helper.log("video_id variable: " + video_id);
|
||||
Helper.log("---------------------------------");
|
||||
if(obj.length === 0){
|
||||
if(!obj.np){
|
||||
|
||||
document.getElementById('song-title').innerHTML = "Empty channel. Add some songs!";
|
||||
$("#player_overlay").height($("#player").height());
|
||||
|
||||
Reference in New Issue
Block a user