From 89d2a8bb5477cfa6db57cefe1a9a7705385fdb45 Mon Sep 17 00:00:00 2001 From: erinhmclark Date: Fri, 7 Mar 2025 12:34:19 +0000 Subject: [PATCH] Update the __manifest__.py of the Instagram Extractor. --- src/auto_archiver/modules/instagram_extractor/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/auto_archiver/modules/instagram_extractor/__manifest__.py b/src/auto_archiver/modules/instagram_extractor/__manifest__.py index c9b479a..c5d8a5a 100644 --- a/src/auto_archiver/modules/instagram_extractor/__manifest__.py +++ b/src/auto_archiver/modules/instagram_extractor/__manifest__.py @@ -31,7 +31,7 @@ > ⚠️ **Warning** > This module is not actively maintained due to known issues with blocking. - > Prioritise usage of the `instagram_tbot_extractor` and `instagram_api_extractor`. + > Prioritise usage of the [Instagram Tbot Extracto](./instagram_tbot_extractor.md) and [Instagram API Extractor](./instagram_api_extractor.md) This class handles both individual posts and user profiles, downloading as much information as possible, including images, videos, text, stories, highlights, and tagged posts.