question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Caption chars length

See original GitHub issue
  • telegram-upload version: 0.4.0
  • Python version: 3.8
  • Operating System: ubuntu 20
  • Dependencies list (run pip freeze): cffi==1.14.6 click==8.0.1 cryptg==0.2.post4 hachoir==3.1.2 pyaes==1.6.1 pyasn1==0.4.8 pycparser==2.20 rsa==4.7.2 telegram-upload==0.4.0 Telethon==1.23.0

Description

I’m trying to upload file with a caption and thumbnail. Everything works fine, but caption is truncated to 200chars

What I Did

Caption of the uploaded file is truncated to 200chars. Telegram allows 2-4000chars instead

is it possibile to add caption_chars_length to command-line arguments, in order to customize the caption length?

thanks in advance

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tissolecommented, Sep 15, 2021

Is too much, TG won’t allow it. The max length for captions is 1024. See line 44 from TG source. I run tests with values of more than 1024 and is not working. I get an error “The caption is too long”.

0reactions
Nekmocommented, Jan 31, 2022

Fixed!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Check caption length, DM ... - Instagram Character Counter
We hope you enjoy our Instagram caption limit checker. ... Instagram username character limit: The Instagram max username length is 30 characters.
Read more >
The Ideal Length for Instagram, Facebook, Twitter, & LinkedIn ...
Captions : Ideal length is under 125 characters. Instagram Caption Character Limit. Instagram captions allow the use of 2,200 characters, however ...
Read more >
What is the Instagram Character Limit? (Caption & Word Limits)
So, what's the ideal length for Instagram captions? Well, it depends. But, marketers generally agree: your target is about 138-150 characters.
Read more >
Ideal Length of Social Media Posts A Guide for Every Platform
Ideal Snapchat video caption length: 50 characters ... Captions for snaps can be up to 80 characters, but they're really secondary to the...
Read more >
Best Length for Social Media Posts - Influencer Marketing Hub
Instagram Character Limits · Instagram Caption Character Limit: 2,200 characters · Instagram Hashtag Limit: 30 hashtags · Instagram Bio Character ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found