/congenial-succotash

Video player html, with selection of season and episodes from JSON.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

congenial-succotash

HTML video player with selection of season and episodes from JSON file.

Getting Started

Download this project on your HTTP server or atom-live-server. Now, configure the JSON file or make your own one.

Exaple of url: http://127.0.0.1:3000/?file=http://127.0.0.1:3000/Charlies.json&season=1&episode=1

Breakdown of url: ?file={json file url}&season={season number}&episode={episode number}

Hold the same JSON structure as This file.

Prerequisites

Simply you need to be able to run your website.

HTTP server / atom-live-server / upload to website

Built With

Authors

  • Dovydas Bumblauskas - Initial work - Dovydev

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • Player for movie websites