npx skills add ...
npx skills add serpdownloaders/skills --skill brightcove-video-downloader
Download brightcove videos to your computer so you can watch them offline and have safe backups
npx skills add serpdownloaders/skills --skill brightcove-video-downloader
Download Brightcove-embedded videos from supported websites as MP4 files directly from your browser. This extension is currently in development and has not been released yet.
Brightcove Video Downloader is an upcoming browser extension that will let users detect and save videos hosted on the Brightcove platform from supported site that uses a Brightcove player. Instead of relying on screen recording software or third-party desktop applications, the extension will work entirely inside the browser to identify embedded Brightcove players, resolve the underlying video source, and download the content as a standard MP4 file.
This extension is not yet available for download. Development is in progress and a release date has not been announced. Sign up below to get notified when it launches.
:bell: Get notified when this launches: Join the waitlist

Brightcove is one of the most widely used enterprise video platforms on the web, powering embedded players on news outlets, government portals, university lecture sites, and corporate training pages. Unlike a simple MP4 link, Brightcove delivers video through an adaptive streaming architecture that splits content into segments and serves them through its own player API. There is no right-click save option, and the actual video URL is hidden behind player configuration scripts and token-gated manifests.
This makes saving a Brightcove video for offline viewing a frustrating process that typically involves inspecting network requests, piecing together stream URLs, and converting segmented files manually. Brightcove Video Downloader is being designed to automate that entire pipeline inside the browser. It will detect when a page contains a Brightcove player, resolve the best available video source, and present a simple download button so you can save the video as a single MP4 file without leaving the tab.
Downloaded files will be saved as standard MP4 files that are compatible with virtually every media player, video editor, mobile device, and operating system.
When will Brightcove Video Downloader be released? A release date has not been set. Sign up at the waitlist link above to be notified as soon as it is available.
Does it work on supported websites that uses Brightcove? The extension is being designed to detect Brightcove players regardless of which website embeds them. Compatibility may vary depending on how a site configures its player and access controls.
What video quality will it support? Quality options will depend on the renditions that the Brightcove player makes available for a given video. The extension will let you choose from whatever resolutions the player exposes.
Will it handle DRM-protected content? Videos protected by digital rights management may not be downloadable. The extension is intended for content that the Brightcove player delivers without DRM encryption.
Is it free? Pricing details will be announced closer to launch. SERP extensions typically include a free trial period.
Can it download multiple videos from the same page? Batch detection is a planned feature. When a page contains several Brightcove players, the extension will list all detected videos so you can download them individually.
This repository is distributed under the proprietary SERP Apps license in the LICENSE file. Review that file before copying, modifying, or redistributing any part of this project.
Brightcove is an enterprise video hosting and streaming platform used by businesses, news organizations, government agencies, and educational institutions to embed video players on their websites. It provides publishers with adaptive bitrate streaming, analytics, and content management but does not give end viewers any built-in option to download videos for offline use. Brightcove Video Downloader is being built to fill that gap for users who need a local copy of video content they already have access to through their browser.