🏠 Home 

Zoom Smart Chapters Downloader

Download Zoom Smart Chapters in JSON and Markdown formats: https://gist.github.com/aculich/491ace4a581c8707fa6cd8304d89ea79


Install this script?
Author
aculich
Daily installs
0
Total installs
1
Ratings
0 0 0
Version
1.2
Created
2025-03-08
Updated
2025-03-08
Size
18.3 KB
License
N/A
Applies to

Download Zoom Smart Chapters in JSON and Markdown formats https://gist.github.com/aculich/491ace4a581c8707fa6cd8304d89ea79

Note: Due to Zoom's URL handling limitations, we must:

  1. Keep the original startTime parameter the same across all chapter links
  2. Add our calculated chapter start times in a separate parameter (chapterStartTime)

This is because Zoom's player currently only respects the first chapter's startTime and ignores subsequent chapter timings. We keep our calculated times in the URL for potential future workarounds or third-party tools.