al11588 / JWPlayerFlask

I used the JW Player API in the Python Flask Framework to play a basic MP4 video.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JW Player in Flask

Description

I used the JW Player API in the Python Flask Framework to play a basic MP4 video.

Imade of website

Programming Stack:

  • Languages Used: Python and JavaScript.

  • Python Packages Used: Flask.

How To Run Locally:

  • Install: Python 3.

  • Run: "pip install virtualenv".

  • Run: "virtualenv venv".

  • Run: "source venv/bin/activate".

  • Run: "pip install -r requirements.txt".

  • Run: "python3 manage.py".

About

I used the JW Player API in the Python Flask Framework to play a basic MP4 video.


Languages

Language:HTML 54.3%Language:Python 23.7%Language:JavaScript 22.0%