Closed deedeeharris closed 1 year ago
You can adapt the panopto downloader for that with little effort. This function should be all you need to change: https://github.com/Valentin-Metz/tum_video_scraper/blob/master/src/panopto.py#L13
Thanks for the quick response. You mean replace every tum with huji?
Does this script worth headless?
You'll need to replace the authentication mechanism with whatever your university does instead. The script works headless.
Can I use this with https://huji.cloud.panopto.eu/ ?
Thanks.