Giter Site home page Giter Site logo

mrbhanukab / zoomsave Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 43.95 MB

A simple, open Source user-script allows users download Zoom Recordings Quickly

JavaScript 100.00%
download download-videos downloader javascript user-script zoom zoom-meetings download-zoom-meetings

zoomsave's Introduction

ARCHIVED PROJECT NOTICE

Hello all,

I've decided to archive this project because it's no longer compatible with the recent updates of Zoom, and I will no longer be maintaining it. If you found this tool useful in the past, I truly appreciate your support! ❤️

For those looking for a useful browser extension, consider checking out the "Absolute Right Click Extension". It's available on multiple browsers:

The extension is by the developer "absolute". You can find more about them here.

Thanks again for your interest and understanding.

ZoomSave 🏳️

A user-friendly, open Source user-script that lets users download Zoom Recordings quickly 🔥.

Important Disclaimer ⚠️

This script only facilitates the downloading process for users who have the necessary permissions to access the recordings. Unauthorized downloading violates terms of service and potentially legal guidelines. Always ensure you have appropriate permissions when using this tool.

Developer's Note: The developer of ZoomSave 3 is not responsible for the actions taken by the users. Please use this tool ethically and responsibly.

Installation

Installing ZoomSave 3 is a breeze. Just follow these 2 steps:

  1. First, download and install Tampermonkey for your browser by clicking on the relevant link:

  2. After installing Tampermonkey, click on the "Install" button below to add ZoomSave 3:

Install ZoomSave 3

Video Walkthrough

Video Walkthrough, Loading ...

How to Use?

After you've got ZoomSave 3 up and running, you'll notice a direct download link labeled "(Click Here To Download)" right next to the video title on Zoom recording pages. You can click it directly to start the download.

Note: In some cases, depending on the browser and its settings, you might need to right-click the link and select "Save Link As" to download the video.

Video Walkthrough

Video Walkthrough, Loading ...

FAQ

1. Are there any viruses, malware, adware, etc., in this script?

No. ZoomSave 3 is completely open-source, ensuring full transparency. If you have reservations, the source code is available for your perusal.

2. Does ZoomSave 3 collect personal information like emails, passwords, or browser history?

Absolutely not. ZoomSave 3 is designed to run exclusively on Zoom's recording pages, aiming to help users download videos. It does not have access to, nor does it collect any personal data. A snippet from the script underlines this:

// @match      https://*.zoom.us/rec*

if (/\/rec\/component-page/.test(window.location.href)) {
    return;
}

zoomsave's People

Contributors

mrbhanukab avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.