From 4df03255a4fe39c7a1e20a546f70c3e8f31630b8 Mon Sep 17 00:00:00 2001 From: erinhmclark Date: Fri, 7 Mar 2025 14:56:35 +0000 Subject: [PATCH] Fix typo in __manifest__.py --- 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 c5d8a5a..a66389f 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 Extracto](./instagram_tbot_extractor.md) and [Instagram API Extractor](./instagram_api_extractor.md) + > Prioritise usage of the [Instagram Tbot Extractor](./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.