add some start seconds

This commit is contained in:
Thomas Ruoff
2020-11-29 00:21:28 +01:00
parent c9dcf89196
commit 0e063abc24

View File

@@ -38,6 +38,7 @@ const SONGS = [
{ {
id: "6ZwjdGSqO0k", id: "6ZwjdGSqO0k",
title: "George Harrison - Got My Mind Set On You (Version I)", title: "George Harrison - Got My Mind Set On You (Version I)",
startSeconds: 14,
}, },
{ {
id: "lAj-Q_W9AT4", id: "lAj-Q_W9AT4",
@@ -58,11 +59,13 @@ const SONGS = [
{ {
id: "uvGvmsLQaHA", id: "uvGvmsLQaHA",
title: "Elvis Presley - Green Green Grass Of Home (best video)", title: "Elvis Presley - Green Green Grass Of Home (best video)",
startSeconds: 6,
}, },
{ {
id: "5vheNbQlsyU", id: "5vheNbQlsyU",
title: title:
"Lady Gaga - Always Remember Us This Way (from A Star Is Born) (Official Music Video)", "Lady Gaga - Always Remember Us This Way (from A Star Is Born) (Official Music Video)",
startSeconds: 31,
}, },
{ {
id: "4WM_R-6AKHE", id: "4WM_R-6AKHE",
@@ -95,6 +98,7 @@ const SONGS = [
{ {
id: "lLLL1KxpYMA", id: "lLLL1KxpYMA",
title: "Madness - Night Boat to Cairo (Official HD Video)", title: "Madness - Night Boat to Cairo (Official HD Video)",
startSeconds: 12,
}, },
{ {
id: "qTx-sdR6Yzk", id: "qTx-sdR6Yzk",