rename twitter to twitter/x

This commit is contained in:
Aholicknight 2024-11-14 22:19:22 -06:00
parent 8fc9ca2916
commit 0e5e0e4eaa

View File

@ -215,7 +215,7 @@ export default async function({ id, index, toGif, dispatcher, alwaysProxy }) {
if (needsFixing(content) || shouldRenderGif) {
url = createStream({
service: "twitter",
service: "twitter/x",
type: shouldRenderGif ? "gif" : "remux",
url,
filename: videoFilename,