[PR #371] [MERGED] Patch for fixing post grabbing #913

Closed
opened 2026-03-13 22:52:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alexal1/Insomniac/pull/371
Author: @simonmannsfeld
Created: 8/3/2021
Status: Merged
Merged: 8/4/2021
Merged by: @alexal1

Base: masterHead: patch-6


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 insomniac/views.py (+2 -1)

📄 Description

As at telegram discussed there was a bug that posts cannot be found. This was caused by an instagram update. Class name of posts is now android.widget.Button.

I considered to use the old known class as well, just in case someone updated instagram yet. 🚀 🚀 🚀


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alexal1/Insomniac/pull/371 **Author:** [@simonmannsfeld](https://github.com/simonmannsfeld) **Created:** 8/3/2021 **Status:** ✅ Merged **Merged:** 8/4/2021 **Merged by:** [@alexal1](https://github.com/alexal1) **Base:** `master` ← **Head:** `patch-6` --- ### 📝 Commits (1) - [`cbc5b2e`](https://github.com/alexal1/Insomniac/commit/cbc5b2e38f1a45314a9756c1907f310ff6f16473) Fixed post finding ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `insomniac/views.py` (+2 -1) </details> ### 📄 Description As at telegram discussed there was a bug that posts cannot be found. This was caused by an instagram update. Class name of posts is now `android.widget.Button`. I considered to use the old known class as well, just in case someone updated instagram yet. 🚀 🚀 🚀 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 22:52:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#913
No description provided.