-
Notifications
You must be signed in to change notification settings - Fork 1
[External Multimedia] no support for panopto folder hierarchy #56
Comments
Hi @otakenz, this is what I call "external multimedia". Could you try passing in |
yes, i did passed in --external-multimedia (forgot to mention), in fact i also tried passing in all available --download-to tags Observation on the CS3237(which uses external multimedia):
Without --external-multimedia;
Expected outcome:
Without --external-multimedia;
|
Hmm, try passing in |
Interesting, I think this is because my code assumed that panopto will not have hierarchical structure of folders. Unfortunately I don't have any mods with this structure so as to reverse engineer. You're welcome to submit a PR though if you could reverse engineer and hook into the code! |
Ok if i will try when i have time, thanks! |
System: WSL2 Ubuntu 20.04
Issue: Unable to download multimedia content [see pictures below]
Expected: Multimedia are downloaded to /tmp/fluminus/<module_code>/Multimedia
Outcome: Multimedia folder are created but no multimedia are downloaded [see picture below]
Command: mix fluminus --download-to=/tmp/fluminus --multimedia --external-multimedia --lessons --webcasts
Issue:
Outcome:
The text was updated successfully, but these errors were encountered: