https://github.com/albertopasqualetto/tgchanneldl
Downloads all files from a Telegram channel
https://github.com/albertopasqualetto/tgchanneldl
downloader telegram telegram-userbot
Last synced: 8 months ago
JSON representation
Downloads all files from a Telegram channel
- Host: GitHub
- URL: https://github.com/albertopasqualetto/tgchanneldl
- Owner: albertopasqualetto
- Created: 2023-03-01T19:22:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T14:36:39.000Z (over 3 years ago)
- Last Synced: 2025-10-13T20:38:34.312Z (8 months ago)
- Topics: downloader, telegram, telegram-userbot
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tgChannelDL
A simple script to download all the media from a Telegram channel (or other chat).
Logs in as a user since a bot can download max 50MB.
Install requirements, rename `.env.example` to `.env`, fill in the values and then run the script.