Save Video/Photo by One-Click.
< Commentaires sur Twitter Media Downloader
您好,想請教您能不能增加 user 的數值 ID 到檔名格式中,以防 user 更改其 username?我看您從 api 取回的資料中已經包含此項資料了。
let json = await this.fetchJson(status_id); real_user_id = json.rest_id;
Connectez-vous pour poster une réponse.
注册一下就行
一年攒够 12 元
您好,想請教您能不能增加 user 的數值 ID 到檔名格式中,以防 user 更改其 username?
我看您從 api 取回的資料中已經包含此項資料了。