mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-08 22:27:43 -05:00
Error api.youtube.login #718
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DeBruyxuan on GitHub (Feb 17, 2025).
problem description
I set up my own cobalt service about three weeks ago and everything was running fine, but I recently encountered 'api.youtube.login' problem. What should I do? Change proxy or use cookie.json?
The following is my yml code
`services:
cobalt-api:
image: ghcr.io/imputnet/cobalt:latest
restart: unless-stopped
container_name: cobalt-api
your instance configuration
@DeBruyxuan commented on GitHub (Feb 17, 2025):
I have set cookie.json but it still doesn't work
@wukko commented on GitHub (Feb 17, 2025):
do you work for netease?
@DeBruyxuan commented on GitHub (Feb 17, 2025):
haha ignore that. could you tell me what's wrong with my service?
@DeBruyxuan commented on GitHub (Feb 17, 2025):
I add http_proxy and https_proxy in environment in yml,but it doesn't work
@dumbmoron commented on GitHub (Feb 17, 2025):
please read the documentation
@DeBruyxuan commented on GitHub (Feb 17, 2025):
thanks I've read that and add api_external_proxy.but it doesn't work