FALKON-CODE

دسترسی و دانلود محتوای کانال‌های تلگرام بدون فیلتر، مستقیم از گیتهاب(اینترنت ملی)

42
172
69% credibility
Found May 21, 2026 at 42 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

This project is a set of tools that helps you save content from public Telegram channels. One script lets you download photos, videos, and files from a single post, splitting large files into smaller pieces. The other script lets you grab all recent messages from a channel and creates a nicely formatted document with everything organized. Both tools work by visiting the public web version of Telegram channels.

How It Works

1
🔍 You find a public Telegram channel

You come across a public Telegram channel with content you want to save or share.

2
You choose what to save
📄
Save a single post

You pick one specific post and download its photos, videos, or files.

📚
Save the whole channel

You grab all recent messages and turn them into a readable document.

3
⚙️ The tool fetches the content

The tool visits the public version of the channel and collects all the posts, photos, videos, and text.

4
🖼️ Media files are downloaded

Any photos, videos, or documents in the posts are downloaded to your computer.

5
📦 Large files get split up

If a video or file is too big, it gets split into smaller pieces so you can still share it.

6
📝 A neat document is created

For channel archives, a nicely formatted document is generated with all the text, images, and links organized.

Everything is ready

You now have all the content saved locally, organized and ready to browse or share.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 42 to 42 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is Telegram-Mirror?

Telegram-Mirror is a Python tool that scrapes public Telegram channels and downloads their content. It fetches messages, photos, videos, audio, documents, and even polls with reactions, rendering everything as organized markdown. The second script handles direct media downloads from specific posts, splitting large files into manageable zip chunks to comply with hosting limits.

Why is it gaining traction?

The project targets a specific pain point: accessing Telegram content without the Telegram app itself. It works by parsing Telegram's public web interface, extracting both text and media from channels. The downloader script is particularly practical—it automatically categorizes files by type, handles large video or document downloads by zip-splitting them, and generates a README with download links. The markdown renderer preserves embedded links, reactions, and post metadata in a readable format.

Who should use this?

Developers building archives or mirrors of public Telegram channels will find this most useful. Content curators who want offline copies of channel material, researchers tracking public discussions, or anyone needing to rehost Telegram media on platforms with file size restrictions will benefit. Note that this only works with publicly viewable channels—private content is inaccessible.

Verdict

This is a functional but early-stage project with 42 stars and a credibility score of 0.70%. It solves a real problem but lacks comprehensive documentation and shows signs of rapid, possibly unfinished development. If you need basic Telegram scraping or downloads for public channels, it works. Just validate output carefully and do not expect production-grade polish or responsive maintenance.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.