4plebs Thread Image Downloader

Download all images individually in a thread with original filenames (by default). Optional thread API button, for development purposes.

ئاپتورى
ImpatientImport
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
61
باھا نومۇرى
0 0 0
نەشرى
1.0
قۇرۇلغان ۋاقتى
2022-02-17
يېڭىلانغان ۋاقتى
2022-02-17
Size
4.2 KB
ئىجازەتنامىسى
Unlicense
قوللايدىغىنى

4plebs Thread Image Downloader

Download all images individually in a thread with original filenames (by default). Optional thread API button, for development purposes.

Script should also work with webm files. Also, sort of a disclaimer, but obviously this script will not download any files from links in a post's content other than the media that is or is not included with the post.


The API button can be enabled by editing the code in the user preferences section in lines 25 to 34 by setting var api_button_enabled to true. You can also change if you want the original filenames from images in this section as well by changing var keep_original_filenames, which is true by default.

In the future, I may or may not add a button to zip all the images in a thread to this script. Feel free to make a derivative from this script including that functionality if you want to, as the script is practically in the public domain (license).