Multiple Video downloads #2110
Unanswered
W-Archer
asked this question in
Help and Q&A
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Your question
I am a university professor, and one of the assignments I am marking has a short video component. Moodle, the tool we use at the university, uses Kaltura to store videos. I can use Video Downloadhelper on each student's page, one by one, and it works. What I would like to do is download up to 20 videos (one per student) to use VLC locally instead of going entry by entry. I have created a list of all the URL's which will open a player with the video - but I want to automate this if at all possible.
Addon & CoApp version and details
version: 9.5.0.1
target: google
channel: stable
lang: en-US
coapp: {"found":true,"new_version":false,"path":"C:\Program Files\DownloadHelper CoApp\vdhcoapp.exe","version":"2.0.19"}
license: {"accepted":true,"email":"","key":"12a060dd9d994944"}
platform: x86-64 win
UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
{
"valid_license_message_has_been_displayed": true,
"view_options": {
"all_tabs": false,
"hide_downloaded": false,
"low_quality": false,
"show_button_clean": true,
"show_button_clean_all": false,
"show_button_convert_local": false,
"sort_by_status": true,
"sort_reverse": false
},
"open_count_store": 2,
"successfull_dl": 5
}
Beta Was this translation helpful? Give feedback.
All reactions