Mediago

screenshot of Mediago
react
vite

跨平台视频提取工具:支持流媒体下载、视频下载、m3u8 下载及 B站视频下载,提供 Windows 和 Mac 桌面客户端。Cross-platform video extraction tool: Supports streaming download, video download, m3u8 download, and Bilibili video download, with desktop clients for Windows and Mac.

Overview:

This project is a tool that supports extracting m3u8 videos online and downloading streaming media m3u8 files. It allows users to easily sniff video resources on web pages using the built-in browser, select the desired resources from the list, and download them quickly. Users can seamlessly switch between PC and mobile devices for playback, and it supports batch downloading of multiple videos and live streams to utilize high-speed bandwidth efficiently.

Features:

  • No Packet Capturing: Easily sniff video resources on web pages without the need for packet capturing.
  • Mobile Playback: Seamlessly switch between PC and mobile devices for playback after downloading.
  • Batch Download: Supports simultaneous downloading of multiple videos and live resources with efficient bandwidth usage.

Summary:

The project is a versatile tool for extracting and downloading m3u8 videos online, offering features such as easy video resource sniffing, seamless playback on both PC and mobile devices, and efficient batch downloading capabilities. It requires Node.js and pnpm for execution, enhancing user experience with its user-friendly interface and variety of supported platforms.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.