From 018b6309e653006bbeca008774089a99ac89d474 Mon Sep 17 00:00:00 2001 From: Tran Hau Date: Sat, 9 May 2020 01:58:04 +0700 Subject: [PATCH] insta --- Applications/README.md | 2 +- Applications/instaloader.md | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/Applications/README.md b/Applications/README.md index cb26c7d..4be04a6 100644 --- a/Applications/README.md +++ b/Applications/README.md @@ -36,7 +36,7 @@ [systemd-boot](systemd-boot.md) -[blueman](https://github.com/blueman-project/blueman) +[blueman](https://github.com/blueman-project/blueman): Bluetooth Manager. [DNSCrypt](dnscrypt.md) diff --git a/Applications/instaloader.md b/Applications/instaloader.md index 79c6043..a2bf1e1 100644 --- a/Applications/instaloader.md +++ b/Applications/instaloader.md @@ -1,12 +1,8 @@ -# Instaloader +# [Instaloader](https://instaloader.github.io/) -[Instaloader](https://instaloader.github.io/) is a tool for download Instagram photos, videos, ... +Should install Instaloader with Python venv. ---- - -Install Instaloader with Python venv. - -Create `args.txt` file with content, remember to change `username` with your real username: +Create `args.txt`, remember to change `username` with your real username: ```txt --login=username @@ -36,7 +32,7 @@ For downloading only hightlights, add to `args.txt`: --no-posts ``` -Then run, remeber to change `targetname1`, `targetname2`, ... to your target: +Then run, remember to change `targetname1`, `targetname2`, ... to your target: ```sh instaloader +args.txt targetname1 targetname2