https://github.com/snow922841/telegram_channel_downloader
从 https://my.telegram.org/apps 获取自己的Telegram API密钥。
下载脚本
git clone https://github.com/snow922841/telegram_channel_downloader.git
2. 使用
进入脚本目录
cd telegram_channel_downloader
安装依赖
pip3 install -r requirements.txt
修改telegram_channel_downloader.py文件内的 api_id 和 api_hash 为你自己的
修改脚本内的频道名称、保存路径、 bot_token 、 admin_id 、 chat 等必填配置。
运行
python3 tg_channel_downloader.py