Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single or Bulk file Downloads? #31

Open
svedriall opened this issue Oct 15, 2020 · 1 comment
Open

Single or Bulk file Downloads? #31

svedriall opened this issue Oct 15, 2020 · 1 comment

Comments

@svedriall
Copy link

Hi,

I've used This Project for a month or so, doing my own upgrades on the project but I wanted to transfer the idea into a cloud based solution for a faster proccess. This allowed me to just run the script with JWT token and download all fies to local with proper categorization.

Does this only work with individually selected files or does it go through all the sub-accounts under the specified "username" in the config file?

PS: Tried Appscript getBlob but it only downloads files 50mb portion and i lack the knowledge to use resumeupload stuff.

Thanks,

@jbedorf
Copy link
Member

jbedorf commented Oct 16, 2020

Hi, this tool downloads (and then uploads) all the recordings of a specific meeting ID. If there are multiple recordings then all those get downloaded. You can add multiple meeting IDs in the configuration settings and it will download the files from multiple meetings.
It does not check the account of individual users, it only works via meeting IDs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants