mirror of
https://github.com/imputnet/cobalt.git
synced 2026-07-10 19:40:13 -05:00
Tiktok workflow is broken #15
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 @Port2all on GitHub (Oct 19, 2022).
Tested it locally on latest version, and also manually tested script part for tiktok.
Looks like it gives an error on step when you're trying to get html body of post page, before searching of file src.
Also I've found something strange in response
Maybe now we need to login before trying to find source link.
Any ideas?
@wukko commented on GitHub (Oct 20, 2022):
damn why can't bytedance just let me live
@wukko commented on GitHub (Oct 20, 2022):
ill see what's up in a bit and reply with what i think is wrong
@wukko commented on GitHub (Oct 20, 2022):
they simply killed the feed api endpoint, wow
@wukko commented on GitHub (Oct 20, 2022):
cant find another one that'd work :(
@Port2all commented on GitHub (Oct 21, 2022):
Maybe we can use some headless browser for getting the page and parse for video source?
@Port2all commented on GitHub (Oct 21, 2022):
I've played a little with puppeteer


Looks like we still can get the link :)
What do you think, it can work as workaround?
@wukko commented on GitHub (Oct 21, 2022):
this is a watermarked video, and cobalt already gets it when the preference for non watermarked videos is not set
currently nothing works at all because there's an additional check before that which includes seeing whether there are photo slides in the post or not
@Port2all commented on GitHub (Nov 2, 2022):
@wukko not working now :(
@wukko commented on GitHub (Nov 2, 2022):
it works just fine on co.wukko.me and locally for me
@Port2all commented on GitHub (Nov 2, 2022):
My bad. After reinstalling of modules it works.
Shit, they really changing endpoints for video twice a month?)