Telegram Media Downloader

Download images, GIFs, videos, and voice messages on the Telegram webapp from private channels that disable downloading and restrict saving content

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
quantavil
日安装量
1
总安装量
87
评分
0 0 0
版本
2.0
创建于
2025-10-07
更新于
2025-11-15
大小
39.0 KB
许可证
GNU GPLv3
适用于

Telegram Media Downloader

A powerful userscript that enables downloading of images, GIFs, videos, and voice messages from Telegram Web, even from private channels that restrict content saving.

Features

  • 🎥 Video Downloads: Download videos from channels that disable downloading
  • 🎵 Audio Downloads: Save voice messages and audio files
  • 🖼️ Image Downloads: Download images and GIFs
  • ⏸️ Pause/Resume Controls: Full control over download progress with pause and resume functionality
  • 📊 Progress Tracking: Modern progress bars showing download status with percentage
  • 📁 File System Integration: Uses native file picker when available for direct saving
  • 🎨 Modern UI: Clean, minimal progress cards with smooth animations
  • 🔄 Chunked Downloads: Efficient downloading with range requests for large files
  • 📱 Multi-Platform Support: Works on all Telegram Web versions (webk, webz, weba)

How It Works

The script adds download buttons to Telegram's interface where native download options are missing or disabled. It uses range requests to download files in chunks, allowing for pause/resume functionality and better handling of large files. The progress is displayed in elegant cards at the bottom-right corner of the screen.

Installation

  1. Install Tampermonkey or a similar userscript manager
  2. Install the script from Greasy Fork
  3. Visit Telegram Web and the download buttons will appear automatically

Usage

  • Videos: Click the download button that appears in video controls or media viewer
  • Images: Click the download button in the media viewer
  • Voice Messages: Click the download button that appears with pinned audio
  • Pause/Resume: Use the pause button in the progress card to pause downloads
  • Cancel: Click the X button to cancel a download

Compatibility

  • Works on all Telegram Web domains (web.telegram.org, webk.telegram.org, webz.telegram.org)
  • Compatible with Chrome, Firefox, Edge, and other modern browsers
  • Supports both regular and private channels

Technical Details

  • Uses File System Access API when available for direct file saving
  • Falls back to blob-based downloads for unsupported browsers
  • Implements chunked downloading with range requests
  • Maintains download state across page navigation
  • Automatically detects file types and applies appropriate download methods

License

GNU GPLv3 - See script header for details