nonsleepr / edu_10gen_dl

Generate list of course videos from eudcation.10gen.com.
89 stars 46 forks source link

Works with new 10gen website #16

Open danibram opened 11 years ago

danibram commented 11 years ago

Works with new 10gen website. Need to install lxml parser, little fixes in the sanitize function. For install lxml (MAC):

sudo pip install lxml

Nice and clean!I hope that it will help!