/tauvid

Better GUI for video.tau.ac.il

Primary LanguagePythonMIT LicenseMIT

tauvid

To scrape, create a file called tau_login.py in the root directory:

creds = ('<tau username>', '<tau password>')

then run make scrape.

Run make validate to check that all scraped videos exist and have valid thumbnails.

To render, run make render and then serve the output directory as a static site.

TODO: