TThomasV / CU-Panopto-Downloader

Downloads lecture videos from the panopto platform
4 stars 5 forks source link

driver.get(link) issue #1

Open olivercrask opened 5 years ago

olivercrask commented 5 years ago

Hi,

great little program, looks really useful.

I'm having an issue where the program gets stuck on driver.get(link) for the podcast file. Seems to load file and video is visible, but then won't run youtube-dl.exe. No error just seems to do nothing....

If I manually run youtube-dl.exe from within Python with the required url it works fine. Any ideas?

TThomasV commented 3 years ago

Sorry its taken so long to get back to you, didnt see the issue notifcation. I think it was something to do with not including a CSRF token. The new version should work ok.