-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/KevDoy/CINEMAH
- Loading branch information
Showing
13 changed files
with
1,099 additions
and
551 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"liveServer.settings.port": 5501 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
[ | ||
|
||
{ | ||
"carouselNo": "0", | ||
"activestatus": "active", | ||
"ytvideo": "https://www.youtube.com/watch?v=5ofJX5MPRvQ", | ||
"titleUrl": "https://archive.org/download/lion-king-laserdisc-capture/Lion%20King%20Laserdisc%20Capture.mp4", | ||
"title": "The Lion King", | ||
"description": "In the Pride Lands of Africa, a pride of lions rule over the kingdom from Pride Rock. King Mufasa and Queen Sarabi's newborn son, Simba, is presented to the gathering animals." | ||
}, | ||
{ | ||
"carouselNo": "1", | ||
"activestatus": "", | ||
"ytvideo": "https://www.youtube.com/watch?v=0c2hgRtGO94", | ||
"titleUrl": "#tv-jetlag", | ||
"title": "Jet Lag: The Game", | ||
"description": "Competitive game show based around traveling (and its hardships) where contestants complete challenges to use different modes of transportation." | ||
}, | ||
{ | ||
"carouselNo": "2", | ||
"activestatus": "", | ||
"ytvideo": "https://www.youtube.com/watch?v=Y--i9lNqLjM", | ||
"titleUrl": "#tv-peepshow", | ||
"title": "Peep Show", | ||
"description": "Peep Show follows the lives of Mark Corrigan (Mitchell) and Jeremy 'Jez' Usbourne (Webb), dysfunctional best friends who share a flat in Croydon, South London." | ||
}, | ||
{ | ||
"carouselNo": "3", | ||
"activestatus": "", | ||
"ytvideo": "https://www.youtube.com/watch?v=QLid89pualU", | ||
"titleUrl": "https://www.youtube.com/watch?v=ptciSRZwOis", | ||
"title": "Palm Springs", | ||
"description": "Stuck in a time loop, two wedding guests develop a budding romance while living the same day over and over again." | ||
}, | ||
{ | ||
"carouselNo": "4", | ||
"activestatus": "", | ||
"ytvideo": "https://www.youtube.com/watch?v=VkSMSbFV_q0", | ||
"titleUrl": "#tv-normlive", | ||
"title": "Norm Macdonald Live", | ||
"description": "Featuring interviews with comedians, actors, and other members of the entertainment community." | ||
} | ||
|
||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[ | ||
{ | ||
"imgurl": "https://img.youtube.com/vi/PgZhMNS9PSI/mqdefault.jpg", | ||
"vidurl": "https://www.retrogames.cc/embed/29209-sonic-knuckles-sonic-the-hedgehog-3-world.html", | ||
"movietitle": "Sonic 3 & Knuckles" | ||
}, | ||
{ | ||
"imgurl": "https://img.youtube.com/vi/1MOjNA7I98g/mqdefault.jpg", | ||
"vidurl": "https://gba.js.org/player/#pokemonred", | ||
"movietitle": "Pokemon Fire Red" | ||
}, | ||
{ | ||
"imgurl": "https://img.youtube.com/vi/SwNWkoJToh8/mqdefault.jpg", | ||
"vidurl": "https://gba.js.org/player/#zelda_minish", | ||
"movietitle": "Zelda: Minish Cap" | ||
}, | ||
{ | ||
"imgurl": "https://img.youtube.com/vi/uaIUpXZnqPU/mqdefault.jpg", | ||
"vidurl": "https://www.retrogames.cc/embed/43266-metal-gear-solid-disc-1.html", | ||
"movietitle": "Metal Gear Solid" | ||
} | ||
|
||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[ | ||
{ | ||
"herolink": "https://www.youtube.com/watch?v=jfKfPfyJRdk", | ||
"movietitle": "Lofi Girl", | ||
"heroimage": "https://i.ytimg.com/vi/jfKfPfyJRdk/hq720.jpg" | ||
}, | ||
{ | ||
"herolink": "https://www.youtube.com/watch?v=21X5lGlDOfg", | ||
"movietitle": "NASA TV", | ||
"heroimage": "https://i.ytimg.com/vi/21X5lGlDOfg/hq720.jpg" | ||
}, | ||
{ | ||
"herolink": "https://www.youtube.com/watch?v=Fjp2TdlTTIU", | ||
"movietitle": "Phineas & Ferb", | ||
"heroimage": "https://i.ytimg.com/vi/Fjp2TdlTTIU/hq720.jpg" | ||
} | ||
] |
Oops, something went wrong.