Skip to content

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

License

Notifications You must be signed in to change notification settings

r00tmebaby/LyndaWebSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages