Aistv 最近的时间轴更新
Aistv

Aistv

V2EX 第 462456 号会员,加入于 2019-12-31 23:54:49 +08:00
Aistv 最近回复了
2020-01-03 19:39:35 +08:00
回复了 EscYezi 创建的主题 分享创造 分享一个下载 telegram 频道图片的脚本
@ronman 我连续下载了几千张并没有碰到你说的什么 FloodWaitError,只有验证过期什么的,重新开一下脚本就可以继续。
2020-01-01 14:53:12 +08:00
回复了 EscYezi 创建的主题 分享创造 分享一个下载 telegram 频道图片的脚本
@ronman 开了 ssr 后在 Telegram 自定义代理里面试了 127.0.0.1,1080,软件都可以用 脚本就不行,能告诉我你用的什么代理吗?


Traceback (most recent call last):
File "C:\Users\Aistv\Desktop\scripts-master\download-telegram-channel-pictures.py", line 19, in <module>
client = TelegramClient('my_session',api_id=api_id,api_hash=api_hash,proxy=proxy).start()
File "C:\Users\Aistv\AppData\Roaming\Python\Python38\site-packages\telethon\client\auth.py", line 132, in start
else self.loop.run_until_complete(coro)
File "C:\Users\Aistv\AppData\Local\Programs\Python\Python38\lib\asyncio\base_events.py", line 612, in run_until_complete
return future.result()
File "C:\Users\Aistv\AppData\Roaming\Python\Python38\site-packages\telethon\client\auth.py", line 139, in _start
await self.connect()
File "C:\Users\Aistv\AppData\Roaming\Python\Python38\site-packages\telethon\client\telegrambaseclient.py", line 439, in connect
if not await self._sender.connect(self._connection(
File "C:\Users\Aistv\AppData\Roaming\Python\Python38\site-packages\telethon\network\mtprotosender.py", line 124, in connect
await self._connect()
File "C:\Users\Aistv\AppData\Roaming\Python\Python38\site-packages\telethon\network\mtprotosender.py", line 237, in _connect
raise ConnectionError('Connection to Telegram failed %d time(s)', self._retries)
ConnectionError: [Errno Connection to Telegram failed %d time(s)] 5
>>>
2020-01-01 12:37:41 +08:00
回复了 EscYezi 创建的主题 分享创造 分享一个下载 telegram 频道图片的脚本
@EscYezi @ronman 我想问一下,第一次登陆需要输入手机号码之类的,在哪里输入啊?我运行脚本后,过一会就提示:连接失败 5 次,是不是代理不行?我用的 ssr
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5439 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 09:08 · PVG 17:08 · LAX 02:08 · JFK 05:08
Developed with CodeLauncher
♥ Do have faith in what you're doing.