目次一覧
状態:Chrome に追加
閲覧数:363
投稿日:2023-12-20
更新日:2023-12-20
このエントリーの結論 / 概要拡張 / 機能のオプション
設定変更
設定変更
このエントリーの結論 / 概要拡張 / 機能のオプション
このエントリーの結論
Xポストの画像を 1 件づつダウンロードする拡張機能の採用候補
「Save As」ダイアログを表示させずに、ダウンロードディレクトリより上の階層に保存することはできません。
概要
紹介文
Download and rename original images on your Twitter timeline
この拡張はtwitter.comとtweetdeck.twitter.com上で動作します。
タイムライン上の画像を右クリックしたときのコンテキストメニューに「download original image」を追加します。
この操作を行うと、画像は投稿者のユーザー名とツイートIDで自動的にリネームされダウンロードされるため、ダウンロードした画像をひとつずつリネームするという煩雑な作業を減らすことができます。
正常に動作すると画像は「[ユーザー名]-[ツイートID]-[0].拡張子」のような形式のファイル名で保存されます。3番目の[0]は「複数画像投稿の何枚目の投稿か」です。
何らかの原因でこれらの情報が取得できなかった場合、「TIL-unknown-[twimgのパス].拡張子」という名前でファイルが保存されます。
この拡張はtwitter.comとtweetdeck.twitter.com上で動作します。
タイムライン上の画像を右クリックしたときのコンテキストメニューに「download original image」を追加します。
この操作を行うと、画像は投稿者のユーザー名とツイートIDで自動的にリネームされダウンロードされるため、ダウンロードした画像をひとつずつリネームするという煩雑な作業を減らすことができます。
正常に動作すると画像は「[ユーザー名]-[ツイートID]-[0].拡張子」のような形式のファイル名で保存されます。3番目の[0]は「複数画像投稿の何枚目の投稿か」です。
何らかの原因でこれらの情報が取得できなかった場合、「TIL-unknown-[twimgのパス].拡張子」という名前でファイルが保存されます。
一括ダウンロード
未対応
拡張機能のオプション
Use "/" (slashes) to create directories.
e.g. "<userid>/<tweetid>.<ext>" makes a directory for each user.
You can use the following variables:
<userid> : User ID
<tweetid> : Tweet ID
<imageindex> : Index of image (0...3). If there is a single image, the number will be "0".
<original> : Original file name
<ext> : File extension ("png" or "jpg")
<year> : Current year (2023)
<month> : Current month (12)
<day> : Current day (20)
<postyear> : Posted year (yyyy)
<postmonth> : Posted month (MM)
<postday> : Posted day (dd)
The default value is "Twitter/<year>-<month>/<userid>-<tweetid>-<imageindex>.<ext>".
e.g. "<userid>/<tweetid>.<ext>" makes a directory for each user.
You can use the following variables:
<userid> : User ID
<tweetid> : Tweet ID
<imageindex> : Index of image (0...3). If there is a single image, the number will be "0".
<original> : Original file name
<ext> : File extension ("png" or "jpg")
<year> : Current year (2023)
<month> : Current month (12)
<day> : Current day (20)
<postyear> : Posted year (yyyy)
<postmonth> : Posted month (MM)
<postday> : Posted day (dd)
The default value is "Twitter/<year>-<month>/<userid>-<tweetid>-<imageindex>.<ext>".