mirror of
https://github.com/pyrogram/pyrogram
synced 2025-10-13 14:16:07 +00:00
Various improvements
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Uploading with URLs gives error WEBPAGE_CURL_FAILED
|
||||
===================================================
|
||||
|
||||
When uploading media files using an URL, the server automatically tries to download the media and uploads it to the
|
||||
Telegram cloud. This error usually happens in case the provided URL is not publicly accessible by Telegram itself or the
|
||||
media file is too large. In such cases, your only option is to download the media yourself and upload it from your
|
||||
local machine.
|
Reference in New Issue
Block a user