Skip to content

jb-1980/khan-video-linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Khan Video Linker

The problem

While developing courses in our LMS, we want to embed videos from Khan Academy. While there exist a multitude of solutions for embedding videos, they don't solve the problem of easily selecting a set of videos and embedding a them as a selectable playlist on the content page.

This solution

This application will retrieve data from the Khan Academy endpoint /api/v1/topictree?kind=Video. Once retrieved, the data are stored in localStorage for quick access the next round. These parsed data can then be quickly searched and, when selected, are added to a code snippet that can be copied and pasted into the LMS content page.

About

Small app to easily create an embeddable video list of Khan Academy videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published