Skip to content

rahulgi/Stanford_Video_Link_Grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Grabs the html5 video links from a Stanford MyVideoSU course page. They can be
subsequently downloaded conveniently via a tool like JDownloader.

HowTo:
node linkgrabber.js <input_file> <classname>

Sample usage:
node linkgrabber.js test_input_cs246 cs246 > cs246_links
(test_input_cs246 is the test page I used. However, for fear of copyright
issues, it is not included in this public repo)

About

Grabs the html5 video links from a Stanford MyVideoSU course page. They can be subsequently downloaded conveniently via a tool like JDownloader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published