Video Downloader an embedded one-click video downloader with download progress
Support Development
PayPal ● Credit Card ● 
Bitcoin Address: bc1qqnrkvj4salysyg7yr69mt9dq2l6mkgu44furm6
Lightning Address: webex@coinos.io
Your Input Matters
Review
Advertisements
Extension Screenshot
The "Video Downloader" extension adds a download button to the supported websites next to video elements to download the content with one click. When the user presses the download button, the extension looks for the relevant video element and fetches its content to memory while displaying the progress. When the file is complete, the extension creates a local file and stores it into the default download directory of your browser. In case the extension fails to fetch the remote resource, the path is opened in a browser tab so that the user can retry to download it manually.

Features

FAQs

  1. What is the "Video Downloader" extension and how does it work?

    This extension is meant to ease user access to the video content. The idea is to automatically detect dynamically added video elements and append a download button next to them on the supported websites. The user can request downloading of the video content to the local disk by pressing the button. The extension fetches the resource and displays the progress. When it is fully fetched, the file is transferred to the disk from memory. At this moment, this extension keeps video chunks in the memory and writes them to the disk after all chunks are grabbed.

  2. recommended "2FA (Two Factor Authentication)" extension for Chrome, and Edge browsers.

    2FA (Two-Factor Authentication) is an Aegis-compatible browser extension for managing TOTP and HOTP codes. It stores your tokens in an encrypted Aegis database file on your device instead of browser storage, making it easy to sync across devices with any file-sharing service. The database uses the same strong encryption as Aegis Authenticator and is fully compatible with the Aegis Android app. You can create, edit, organize, and delete tokens, customize their details and icons, and use keyboard shortcuts for faster access. Read more here.

  3. What's new in this version?

    Please check the Logs section.

  4. When I press the download button, sometimes the extension opens the resource in a browser tab instead of downloading it. Why does this happen?

    If the progress is not starting, it means that an error occurred during the video downloading. You can right-click somewhere on the webpage and press the "Inspect" button, then switch to the Console tab to see the complete log of the error. Usually, the error is either network instability that occurred during the resource downloading, or the resource has a CORS header. In this case, the browser does not allow the extension to fetch it. In some rare cases, the error is due to the extension not being able to guess the filename.

  5. Where does the extension store the video downloaded videos? Can I ask it to save in a custom directory?

    The extension uses the default download directory of your browser to save the downloaded files. Choosing a custom directory depends on your browser settings. Some browsers display the save dialog, and some others don't!

Advertisements

Reviews

Please keep reviews clean, avoid improper language, and do not post any personal information. Also, please consider sharing your valuable input on the official store.

What's new in this version

Version--
Published--/--/--
Change Logs:
    Last 10 commits on GitHub
    Hover over a node to see more details

    Need help?

    If you have questions about the extension, or ideas on how to improve it, please post them on the  support site. Don't forget to search through the bug reports first as most likely your question/bug report has already been reported or there is a workaround posted for it.

    Open IssuesIssuesForks

    Permissions are explained

    PermissionDescription
    storageto save user preferences
    *://*/*to have access to the supported websites and to be able to append the download button

    Recent Blog Posts