Giter VIP home page Giter VIP logo

lyndawebsite's Introduction

LyndaWebSite

Lynda Web is built to support Lynda Downloader and all videos to be displayed properly in a private library

This small web was especially created to support my Lynda Downloader python script and all downloaded videos to be properly displayed on it.

Functionalities

Built with bootstrap framework, Ajax and PHP back-end the website is very responsive and fast. It will display your favourite and freshly downloaded courses for a private offline study with the excercise files and the their information. All the links are very well secured with key and 256sha encyption so there is no posibility to brake the code easily.

In addition to this instead of using a plane video url I have used a php to generate the video file, so the actual video destination to remain unknown. A quick tip if you use Apache and want to secure all videos from direct access is to include .htaccess file with "Deny from All" text in the courses folder. This will prevent any direct access but will not affect the video files. So if you do not have any folders you wont see any items on the web menu, keep that in mind.

Installation

  1. Open functions.php and at the very bottom of the file change your mysql login credentials => database, username, password and host
  2. Create some folders in course directory and start downloading your videos. All downloaded courses will pop in the menu automatically.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.