From: Lane Campbell Date: Tue, 8 Sep 2020 02:52:11 +0000 (-0400) Subject: adding alt path to get USER ID X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=f8ddea1e0360c80ae32573369765ed5c2166027d;p=zoom-batch-downloader.git adding alt path to get USER ID --- diff --git a/README.md b/README.md index b167c6e..7078b59 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,11 @@ Download all your zoom cloud recordings Edit cloudlink.py to include your JWT token, the correct path for your downloads, and the USER ID from Zoom's API. -Here is where you can find instructions on listing a USER ID - https://marketplace.zoom.us/docs/api-reference/zoom-api/users/users +This requires a JWT token from the Zoom marketplace - https://marketplace.zoom.us + +If you have a pro account you can find the USER ID in the URL for your account on this page - https://us02web.zoom.us/account/user#/ + +Here is where you can find instructions on listing a USER ID from an API endpoint - https://marketplace.zoom.us/docs/api-reference/zoom-api/users/users Install the requirements listed in requirements.txt