From f8ddea1e0360c80ae32573369765ed5c2166027d Mon Sep 17 00:00:00 2001 From: Lane Campbell Date: Mon, 7 Sep 2020 22:52:11 -0400 Subject: [PATCH] adding alt path to get USER ID --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.34.1