lj-dl-img is a parser for downloading image albums from Livejournal.com.
Download user albums in just few clicks.
File | Description |
---|---|
lj-dl-img.exe | For Windows |
lj-dl-img | For Linux/BSD |
Download binary, add it to System Path and execute following in terminal:
lj-dl-img https://username.livejournal.com
You can read more about how to place anything to System Path on Windows here:
- Add EXE to PATH in Windows 10.md
- How to Edit Your System PATH for Easy Command Line Access in Windows
If you don't want to setting up System Path just call it directly:
.\path\to\downloads\folder\lj-dl-img.exe https://username.livejournal.com
Download binary, copy it to folder in System Path, mark the file as executable.
To do so execute following in terminal:
sudo mv lj-dl-img_linux /usr/local/bin/lj-dl-img
chmod u+x /usr/local/bin/lj-dl-img
lj-dl-img https://username.livejournal.com
For now only Windows and Linux binaries are avaliable, i don't have Mac to compile it.
You can clone this repository and run lj_dl_img.py
(This requires Python installed, i'm using 3.10.10):
git clone https://github.com/mezhgano/lj-dl-img.git
python -m pip install -r requirements.txt
python lj_dl_img.py https://username.livejournal.com
lj-dl-img [-h] [-v] [-d] URL
-h, --help Show this help message and exit.
-v, --version Show script version and exit.
-d , --directory Path where images should be downloaded.
Note that script will create a subfolder for each downloaded album.
Default: current working directory.
URL URL of Livejournal user or certain album to download. For example, specify:
https://username.livejournal.com - to download all avaliable albums.
https://username.livejournal.com/photo/album/1337 - to download just one certain album.
- For now only downloading public images available, all private images will be ignored.
I'm planning to add a feature in future releases to use a cookies to download all images from your user, regardless of private settings.
- Write additional README in Russian
- Add option to pass cookies (for downloading private images)
- Compile binary for macOS (i don't have mac, so any help apperticed)
- Add option to download video albums
If this parser saves your time and make life a little bit easier, consider donation:
https://yoomoney.ru/to/410011617547984