mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 14:51:22 -05:00
[GH-ISSUE #1479] Using proxy with cobalt #8331
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 @Creveoolus on GitHub (Dec 7, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1479
problem description
I have a cobalt instance running on my home server and I want to download youtube and tiktok videos without any problems (yeah, I live in Russia)
Is there any way I can use cobalt with proxy servers that they connect to youtube and tiktok?
your instance configuration
@d4rkd3n1337 commented on GitHub (Dec 17, 2025):
Hey, yes, you can use proxy. Just add to environment
HTTP_PROXY: "http://proxy.domain.tld:3128"(method://ip or fqdn:port)