Your private cinema is almost ready

Open movies.js in a text editor and add your movies. No API key needed.

1

Get your file IDs from Google Drive

Right-click each video → "Get link" → set to "Anyone with the link" → copy the ID from the URL after /d/

2

Edit movies.js

Open movies.js and fill in each movie's id, title, year, genre, and description. Optionally add a poster image URL.

3

Host both files on your server

Upload index.html and movies.js to the same folder. That's it!