Twitter 媒體下載

一鍵保存視頻/圖片

< 腳本Twitter 媒體下載的回應

評論:正評 - 腳本一切正常

§
發表於:2025-03-15

For the new March 2025 issue you can change the 0 to a 1 in line 303ish to get it working again:

let tweet_entrie = tweet_detail.data.threaded_conversation_with_injections_v2.instructions[0].entries.find(n => n.entryId == `tweet-${status_id}`);

change to

let tweet_entrie = tweet_detail.data.threaded_conversation_with_injections_v2.instructions[1].entries.find(n => n.entryId == `tweet-${status_id}`);

§
發表於:2025-03-16

修改完就继续可以使用了,谢谢

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址