Closed sdesmedt123 closed 9 months ago
I have the same problem. My current workaround is to remove Process/Semaphore usage in file src/downloader.py
Thanks! The errors in the terminal are gone but I still end up with all .mp4.lock files. According to the terminal the downloads are being started but then the script just stops running:
Scanning Panopto:
Found 5 videos for "Ringvorlesung"
--------------------
Starting downloads:
@sdesmedt123 there may be a good chance that it is downloading because one video could be around 500 MB. In the meantime, the lock files are generated.
You can try again by deleting 1 lock file out of 5, then rerun the command. That way we can try to download 1 video only instead of 5.
I've provided a Docker container that should make the process more reproducible. This seems to be a problem with your python setup. You should be able to simply run the Docker container now and it'll take care of everything. Please report back if the problem persists.
Everything runs fine but when checking the output folder all of the files are 0kb and have an .mp4.lock extension.
This is what the terminal shows me: