mirror of
				https://github.com/Alexander-D-Karpov/scripts.git
				synced 2025-10-31 15:57:28 +03:00 
			
		
		
		
	| .. | ||
| poller.py | ||
| poller.yaml | ||
| README.md | ||
| requirements.txt | ||
poller
script to load new media from telegram chats
Installation
get api_id and api_hash at https://my.telegram.org/apps
$ pip install -r requirements.txt
$ export api_id=123
$ export api_hash=abcdef....
Configuration
modify poller.yaml to change chats
channels:
  usernames:
    - https://t.me/sanspie_notes
    - @s4nspie
  ids:
    - 868474142
folders:
  - Users
Run
$ python3 poller.py
files will be downloaded to folders