How to Download Shared Zoom Recordings in PC/Laptops!

How to Download Shared Zoom Recordings in PC/Laptops!

We show that how you can download any shared zoom meeting recordings in your pc and laptop.

so, Lets get started...

Step 1: Go to the page of shared recording and Access it / open it.

No alt text provided for this image

Step 2: Press F12 key (this key is open inspect elements on same window)

No alt text provided for this image

Step 3: Click to "Event Listeners"

No alt text provided for this image

Step 4: Remove all Event Listeners execpt visibilitychange by clicking them

No alt text provided for this image

Click Remove

No alt text provided for this image

Step 5: Do Repeat Steps-4 until all is to be removed from the list except visibilitychange.

No alt text provided for this image

Step 6: Press CTRL+F and search "mp4".

No alt text provided for this image

Step 7: Right Click on Video element (that is highlights on the snapshot) and click "edit as html"

No alt text provided for this image

Step 8: Copy the video elements

No alt text provided for this image

Step 9: Paste it on Notepad

No alt text provided for this image

Step 10: Now, We have to Edit the data inside Notepad like (which is in the double codes)-

  • In Starting, We have to replace "<video data --to-- src=" to
<a href="
No alt text provided for this image
  • In Ending, We have to Replace "> --to-- </video>" to
<download="">click me<\a>
No alt text provided for this image

Step 11: Now, Copy the edited text from Notepad

No alt text provided for this image

Step 12: Go inside body Elements (which shows in the snapshot)

No alt text provided for this image

Step 13: Right click on body elements and click "edit as html"

No alt text provided for this image

Step 14: Now, Paste the content inside the body element at the end (where we write "paste here" in the in the snapshot)

No alt text provided for this image

Step 15: Now, you can see the "click here" option at top left right corner in the snapshot in blue colour .

No alt text provided for this image

Step 16: Now, Right click at the "click here" option (which shows on the top right corner on the screen) and then, click "save link as" option.

  • Right Click on "Click here"--
No alt text provided for this image
  • Now, click on "Save link as" & save it as MP4--
No alt text provided for this image

Now, the Downloading of video is started.......

No alt text provided for this image

Finished........


Thanks for Reading : )

Patrick Huesmann

Software Developer at DESY

11 个月

Nice find! Also still appears to work in 03/2024. I just made a little bookmarklet that basically does the same. Makes it even easier ?? https://gist.github.com/patrislav1/bb6397ce92ce30a072ebb8b1d5adca1b

回复
Mayuri Dandekar

Data Analyst | Transforming Raw Data into Actionable Insights with Excel, Power BI, and SQL

1 年

so long process, but worth it...

回复
Ciray Morantte

Executive Virtual Assistant

1 年

This still works! Follow Rory B's way :)

回复
Joe Greenheron

Farmsteading, public education, and technical due-diligence

1 年

Thank you for these steps! You only have to remove one Event Listener, the one under 'contextmenu'

回复
Rory B

Social Media Manager at ROSSER COMMUNICATIONS LIMITED

1 年

This still works in May 2023, but it can be hard to find where to paste the edited HTML back in. So for anyone else trying this: Don't look for the part in green in the screenshot, look for the part below that says "div data-v-123455 id="app" role="application". Try Ctrl+F and search for "data-v" and paste the text in the bit just above that. For me this was inside <body class="new-player"> then <div class="total-main-content"> then <div id="content_container"> then <div id="content" class="main-content"> but this probably changes with various updates. Hope this helps someone!

要查看或添加评论,请登录

Nimish Agarwal的更多文章

社区洞察

其他会员也浏览了