mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-07 12:35:21 -05:00
[GH-ISSUE #1124] get 0 bytes file for youtube download with cookies #3624
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 @shengchenyang on GitHub (Feb 22, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1124
problem description
I can use the bad reputation IP to get the download link normally with cookies.
But I get a 0 byte file when I download it.
It seems that the cookie does not take effect when downloading?
cookies.json example:
your instance configuration
@hextor1 commented on GitHub (Feb 23, 2025):
How you find cookies? and do not use both cookies and api external proxies use only cookies. then check ? @shengchenyang
@dumbmoron commented on GitHub (Feb 23, 2025):
this should be resolved by
187b1f8f05@hextor1 commented on GitHub (Feb 23, 2025):
Please can you tell me how to find cookies in personal account? @dumbmoron
@hextor1 commented on GitHub (Feb 24, 2025):
Its still getting 0 byte file downlaod