Code Monkey home page Code Monkey logo

tg_dl_me's Introduction

该项目通过收藏夹来下载telegram频道的文件,无需申请机器人,无需频道管理员权限,只需要api_id和api_hash即可下载频道文件,支持多线程下载,支持文件名过滤,支持频道过滤,支持代理。
使用方法:
git clone 该项目
填写config.ini-sample文件,将其改为config.ini
运行python3 tg_bot_dl_me.py即可
api_id = 0  # your telegram api id
api_hash = ''  # your telegram api hash
proxy = ''
max_num = 5 # 同时下载数量
# filter file name/文件名过滤
filter_list = []
#filter chat id /过滤某些频道不下载
blacklist = []
filter_file_name = []  # 过滤文件名字

tg_dl_me's People

Contributors

jsdfhasuh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.