Add support for TikTok cookie #890

Open
opened 2025-11-09 10:00:32 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @mikirejf on GitHub (Jun 15, 2025).

describe the feature you'd like to see

Cookies are already supported for many other platforms (https://github.com/imputnet/cobalt/blob/main/docs/examples/cookies.example.json). It would be useful to have it for TikTok also since some of the content is age restricted and requires you to be logged in to access/download.

Cookie signature:
"tiktok": [ "sessionid_ss=<replace_this>" ]

Example tiktok: https://www.tiktok.com/@kingsley.502/video/7512888850964991278

Thank you! <3

Originally created by @mikirejf on GitHub (Jun 15, 2025). ### describe the feature you'd like to see Cookies are already supported for many other platforms (https://github.com/imputnet/cobalt/blob/main/docs/examples/cookies.example.json). It would be useful to have it for TikTok also since some of the content is age restricted and requires you to be logged in to access/download. Cookie signature: `"tiktok": [ "sessionid_ss=<replace_this>" ]` Example tiktok: https://www.tiktok.com/@kingsley.502/video/7512888850964991278 Thank you! <3
GiteaMirror added the feature request label 2025-11-09 10:00:32 -06:00
Sign in to join this conversation.