[PR #1202] [CLOSED] Remove/detect empty media extractor directory (Sourcery refactored) #1348

Closed
opened 2026-03-01 14:49:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1202
Author: @sourcery-ai[bot]
Created: 8/4/2023
Status: Closed

Base: devHead: sourcery/pull-1201


📝 Commits (2)

  • 176de8b Remove/detect empty media extractor directory
  • 171dd3e 'Refactored by Sourcery'

📊 Changes

1 file changed (+9 additions, -4 deletions)

View changed files

📝 archivebox/extractors/media.py (+9 -4)

📄 Description

Pull Request #1201 refactored by Sourcery.

Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it.

To incorporate these changes, you can either:

  1. Merge this Pull Request instead of the original, or

  2. Ask your contributor to locally incorporate these commits and push them to
    the original Pull Request

    Incorporate changes via command line
    git fetch https://github.com/ArchiveBox/ArchiveBox pull/1201/head
    git merge --ff-only FETCH_HEAD
    git push

NOTE: As code is pushed to the original Pull Request, Sourcery will
re-run and update (force-push) this Pull Request with new refactorings as
necessary. If Sourcery finds no refactorings at any point, this Pull Request
will be closed automatically.

See our documentation here.

Run Sourcery locally

Reduce the feedback loop during development by using the Sourcery editor plugin:

Help us improve this pull request!


🔄 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/ArchiveBox/ArchiveBox/pull/1202 **Author:** [@sourcery-ai[bot]](https://github.com/apps/sourcery-ai) **Created:** 8/4/2023 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `sourcery/pull-1201` --- ### 📝 Commits (2) - [`176de8b`](https://github.com/ArchiveBox/ArchiveBox/commit/176de8b8304647cee48d38a173f54e79a9974363) Remove/detect empty media extractor directory - [`171dd3e`](https://github.com/ArchiveBox/ArchiveBox/commit/171dd3e613d84ece584dc1ab80f0559f7be09377) 'Refactored by Sourcery' ### 📊 Changes **1 file changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/extractors/media.py` (+9 -4) </details> ### 📄 Description Pull Request #1201 refactored by [Sourcery](https://sourcery.ai/github/). Since the original Pull Request was opened as a fork in a contributor's repository, we are unable to create a Pull Request branching from it. To incorporate these changes, you can either: 1. Merge this Pull Request instead of the original, or 2. Ask your contributor to locally incorporate these commits and push them to the original Pull Request <details> <summary>Incorporate changes via command line</summary> <pre> git fetch https://github.com/ArchiveBox/ArchiveBox pull/1201/head git merge --ff-only FETCH_HEAD git push</pre> </details> **NOTE**: As code is pushed to the original Pull Request, Sourcery will re-run and update (force-push) this Pull Request with new refactorings as necessary. If Sourcery finds no refactorings at any point, this Pull Request will be closed automatically. See our documentation [here](https://docs.sourcery.ai/GitHub/Using-Sourcery-for-GitHub/). <details> <summary>Run Sourcery locally</summary> <p> Reduce the feedback loop during development by using the Sourcery editor plugin: </p> <ul> <li><a href="https://sourcery.ai/download/?editor=vscode">VS Code</a></li> <li><a href="https://sourcery.ai/download/?editor=pycharm">PyCharm</a></li> </ul> </details> Help us [improve](https://research.typeform.com/to/j06Spdfr?type=fork_refactor&github_login=overhacked&base_repo=https%3A%2F%2Fgithub.com%2FArchiveBox%2FArchiveBox.git&base_remote_ref=refs%2Fpull%2F1201%2Fhead&base_ref=dev&base_sha=176de8b8304647cee48d38a173f54e79a9974363&head_repo=https%3A%2F%2Fgithub.com%2FArchiveBox%2FArchiveBox.git&head_ref=sourcery%2Fpull-1201&base_pr_number=1201&base_pr_state=open) this pull request! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:49:25 +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/ArchiveBox#1348
No description provided.