[PR #1131] [MERGED] Fix for Issue #1008 #4340

Closed
opened 2026-03-15 01:39:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1131
Author: @dcalano
Created: 3/29/2023
Status: Merged
Merged: 3/30/2023
Merged by: @pirate

Base: devHead: dev


📝 Commits (1)

📊 Changes

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

View changed files

📝 archivebox/main.py (+1 -1)

📄 Description

  • Added missing decode() when setting pkg_path variable

Summary

This PR fixed the missing decode() function call when ArchiveBox attempts to set pkg_path during install of the youtube-dl library.

Related issues

https://github.com/ArchiveBox/ArchiveBox/issues/1008

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 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/1131 **Author:** [@dcalano](https://github.com/dcalano) **Created:** 3/29/2023 **Status:** ✅ Merged **Merged:** 3/30/2023 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`f48e48e`](https://github.com/ArchiveBox/ArchiveBox/commit/f48e48e6da9f42bd764d28c7c995c8e777836c83) Fix for Issue #1008 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/main.py` (+1 -1) </details> ### 📄 Description - Added missing decode() when setting pkg_path variable # Summary This PR fixed the missing decode() function call when ArchiveBox attempts to set pkg_path during install of the youtube-dl library. # Related issues https://github.com/ArchiveBox/ArchiveBox/issues/1008 # Changes these areas - [X] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:39:19 +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#4340
No description provided.