Skip to content

Eveep23/Interactive-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Player

This is an emulator for Netflix's interactive movies and shows!

How to Use:

Add folders inside the programs directory, each folder is a different movie.

Each movie will need:

  • An Info JSON,

  • A Manifest JSON,

  • MKV Video File,

  • UI Files (If you can't find them, use the ones in the general folder)

It should look something like this:

image

  • You can switch the audio track in settings or when watching an interactive with the "L" key!

  • You can switch the subtitle track in settings or when watching an interactive with the "S" key!

  • You can pause the spacebar in the console!

Dependencies:

  • LibVLCSharp

  • SharpDX.XInput

  • SharpDX.DirectInput

  • Newtonsoft.Json