wanghaisheng / tiktoka-studio-uploader

Schedule and Publish contents erverywhere.Bulk auto video upload and Scheduling & Publishing Effortless for You & Your Entire Team. batch headless upload all major social networks using this ultimate social media scheduler. Fret less, save time, and generate more leads!
https://www.tiktokastudio.com
MIT License
281 stars 52 forks source link

运行到这一步出问题 python examples/save-youtube-Cookie.py 一直说代理问题 不太明白 明明能正常访问youtube #85

Open hibiki222 opened 5 months ago

hibiki222 commented 5 months ago

Checklist

Question

start to check Tiktoka Studio requirements whether intalled start to check Tiktoka Studio requirements whether playwright intalled Tiktoka Studio requirements-playwright have intalled install all type browsers

[INSTALL_PYDEPS] Attempt 'step1' -> Run 'playwright install'

[INSTALL_PYDEPS] SUCCESS for process 'step1'

CompletedProcess(args="playwright codegen -b firefox --proxy-server socks5://127.0.0.1:1080 --lang 'en-GB' --save-storage=fastlane-cookie.json https://www.youtube.com/upload?persist_gl=1", returncode=1, stdout=b'', stderr=b'Error: NS_ERROR_PROXY_CONNECTION_REFUSED\nCall log:\n \x1b[2m- navigating to "https://www.youtube.com/upload?persist_gl=1", waiting until "load"\x1b[22m\n\n') failed to save cookie file:b'Error: NS_ERROR_PROXY_CONNECTION_REFUSED\nCall log:\n \x1b[2m- navigating to "https://www.youtube.com/upload?persist_gl=1", waiting until "load"\x1b[22m\n\n'

Upvote & Fund

Fund with Polar

hibiki222 commented 5 months ago

应该说输入python examples/save-youtube-Cookie.py 弹开2个窗口 第二个窗口貌似是个浏览器 但一秒钟就闪退了 然后就出现上面的输出内容

wanghaisheng commented 5 months ago

socks5://127.0.0.1:1080 你的代理是这样子吗 浏览器里平常怎么设置的

hibiki222 commented 5 months ago

浏览器设置?我用的nekoray软件连的节点

wanghaisheng commented 5 months ago

正常来说你要么用的全局链接 要么用的我上面那种 如果是全局 代码里面涉及到代理的部分你都要屏蔽掉

hibiki222 commented 5 months ago

正常来说你要么用的全局链接 要么用的我上面那种 如果是全局 代码里面涉及到代理的部分你都要屏蔽掉

有手动加cooike的方法吗 比如浏览器扩展获取的那种

wanghaisheng commented 5 months ago

examples 文件夹下面有另外的文件 你运行的这个是专门保存cookie的