Skip to content

Export Telegram Contacts with profile images to VCF file (Vcard). Import vcf contact to your phone contact

License

Notifications You must be signed in to change notification settings

miladshakerdn/ExportTelegramContacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExportTelegramContacts

Export Telegram Contacts with profile images as VCF file.

UI

Used for

  • Backup from your Telegram contacts
  • Export contact as vcf file
  • Useable for phones contact list and other devices Vcard supported
  • Support contact photo with high and medium quality

How to use

  1. First you have to register at https://my.telegram.org/auth
  2. Then enter the retrieved api_id and api_hash and phone in ExportContact.py file
  3. NOTIC! phone with country code.
  • Sample country-code: 98 phone: 09120000000 => 989120000000
api_id = api_id
api_hash = "api_hash"
phone = 989120000000
  1. Install the necessary dependencies python 3 [telethon,click,asyncio,...]
  2. When first time run the application receives your phone number and received Telegram code. Two-step verification password receives if there are.
  3. Then store Telegram connection data to CSV_contact_maker_for_phone.session ,important for reuse the program without re-registering.
  4. You can now use the program. require contact list photo or not and ...

About

Export Telegram Contacts with profile images to VCF file (Vcard). Import vcf contact to your phone contact

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages