mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-17 02:38:29 +00:00
rename twitter to twitter/x
This commit is contained in:
parent
8fc9ca2916
commit
0e5e0e4eaa
@ -215,7 +215,7 @@ export default async function({ id, index, toGif, dispatcher, alwaysProxy }) {
|
|||||||
|
|
||||||
if (needsFixing(content) || shouldRenderGif) {
|
if (needsFixing(content) || shouldRenderGif) {
|
||||||
url = createStream({
|
url = createStream({
|
||||||
service: "twitter",
|
service: "twitter/x",
|
||||||
type: shouldRenderGif ? "gif" : "remux",
|
type: shouldRenderGif ? "gif" : "remux",
|
||||||
url,
|
url,
|
||||||
filename: videoFilename,
|
filename: videoFilename,
|
||||||
|
Loading…
Reference in New Issue
Block a user