Nekmo

Results 132 comments of Nekmo

This looks good! :D Thanks for your work. Un cordial saludo: -- Nekmo. Sitio web: http://nekmo.com Dirección de contacto: [email protected] XMPP/Jabber: [email protected] Google+: Nekmo Com 2016-03-09 18:14 GMT+01:00 Wills Ward...

Sorry, I don't quite understand your question. If you want to stream an incomplete file on your computer you have this issue: https://github.com/Nekmo/telegram-upload/issues/47 If you want your videos to be...

It must be probably a connection error with the servers. Even if you have a good connection, the servers may have connection failures. I'm afraid there is no information about...

It will be investigated. Can you put an example id?

If you want to upload 10 files in parallel, I don't think it's a good idea. The official client does not allow it, so it is possible that your account...

“Old Style” string formatting is deprecated, it is recommended to use format instead. Template can also be used. https://docs.python.org/3/library/stdtypes.html#str.format https://docs.python.org/3/library/string.html#template-strings To accept the pull request there are some prerequisites: -...

> 1. Using format_map and {var} instead of old style string formatting. > 2. Automatically replaces "./" in caption start. > 3. Also sends to chat id with --to >...

It can be interesting although it solves a very specific problem. Perhaps it can be done in a more useful way for other cases.

Downloading and uploading files has a progress bar. What issue do you have exactly?