All Projects → jacopo-j → Webxdownloader

jacopo-j / Webxdownloader

Licence: mit
Browser extension to download Webex meeting recordings

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Webxdownloader

Media Server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Stars: ✭ 1,363 (+2521.15%)
Mutual labels:  m3u8, mp4, hls
Ffmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Stars: ✭ 27,382 (+52557.69%)
Mutual labels:  ffmpeg, mp4, hls
SharpGrabber
Download from YouTube, Vimeo, PornHub, HLS (M3U8 files) with .NET and JavaScript, Library and desktop app for downloading high quality media
Stars: ✭ 138 (+165.38%)
Mutual labels:  ffmpeg, hls, m3u8
Sjmediacacheserver
A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).
Stars: ✭ 87 (+67.31%)
Mutual labels:  m3u8, mp4, hls
Mediasdk
The library is working for downloading video while playing the video, the video contains M3U8/MP4
Stars: ✭ 164 (+215.38%)
Mutual labels:  m3u8, mp4, hls
smart rtmpd
RTMP server, smart, compact, high performance(c, c++), high concurrency, easy to maintain, easy to deploy, (supports multiple operating systems Windows and Linux, ARM, FreeBSD)
Stars: ✭ 159 (+205.77%)
Mutual labels:  ffmpeg, hls, m3u8
Awesome Video
A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.
Stars: ✭ 397 (+663.46%)
Mutual labels:  ffmpeg, mp4, hls
Clappr
🎬 An extensible media player for the web.
Stars: ✭ 5,436 (+10353.85%)
Mutual labels:  mp4, hls
Trinity
android video record editor muxer sdk
Stars: ✭ 609 (+1071.15%)
Mutual labels:  ffmpeg, mp4
Node Media Server
Node.js Media Server / VOD / HLS / DRM
Stars: ✭ 49 (-5.77%)
Mutual labels:  mp4, hls
Hls Trimming Frame Accuracy
JS Code that given a group of HLS chunks, a start timestamp, and end timestamp it creates one MP4 that contains the original V/A frame accuracy trimmed and perfectly aligned
Stars: ✭ 46 (-11.54%)
Mutual labels:  ffmpeg, hls
Janus Webrtc Gateway Docker
Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
Stars: ✭ 582 (+1019.23%)
Mutual labels:  ffmpeg, hls
Axiom
An FFmpeg GUI for Windows
Stars: ✭ 560 (+976.92%)
Mutual labels:  ffmpeg, mp4
Docker Nginx Rtmp
🐋 A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux.
Stars: ✭ 608 (+1069.23%)
Mutual labels:  ffmpeg, hls
Mediatoolkit
A .NET library to convert and process all your video & audio files.
Stars: ✭ 492 (+846.15%)
Mutual labels:  ffmpeg, mp4
Iptv
一键安装管理 FFmpeg / nginx / openresty / xray / v2ray / armbian / proxmox / cloudflare partner,workers / ibm cloud foundry 脚本
Stars: ✭ 481 (+825%)
Mutual labels:  ffmpeg, hls
Gifify
😻 Convert any video file to an optimized animated GIF.
Stars: ✭ 5,792 (+11038.46%)
Mutual labels:  ffmpeg, mp4
Ffmediaelement
FFME: The Advanced WPF MediaElement (based on FFmpeg)
Stars: ✭ 733 (+1309.62%)
Mutual labels:  ffmpeg, mp4
Ios P2p Engine
Let your viewers become your unlimitedly scalable CDN.
Stars: ✭ 31 (-40.38%)
Mutual labels:  m3u8, hls
Laravel Ffmpeg
This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
Stars: ✭ 807 (+1451.92%)
Mutual labels:  ffmpeg, hls

WebXDownloader

This is a browser extension that helps downloading Webex meeting recordings. It adds a button to the video playback controls that enables downloading of the recording in mp4 format. It also provides the direct URL to the HSL stream and allows the chat transcript to be saved in JSON or plain text format.

demo

Installation

Firefox (recommended)

Download the .xpi file from the latest release and drag it to any Firefox window to install.

Google Chrome

  • Download the .zip file from the latest release
  • Extract the zip file
  • Browse to chrome://extensions
  • Turn on "Developer mode" on the top right
  • Click "Load unpacked extension..." on the top left
  • Select the folder to which your zip file was extracted.

Safari (experimental)

  1. Download the .dmg file from the latest release
  2. Mount the disk image by double clicking it
  3. Drag the WebXDownloader app to your Applications folder
  4. Open the app once (right click > open)
  5. Open Safari > Preferences > Extensions and enable WebXDownloader

Usage

Just browse to the meeting recording page and you will find a download button on the right side of the playback control bar. If you want to copy the HLS stream URL or download the chat transcript, launch the extension from your browser.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].