[PR #1722] Rename media plugin to ytdlp #2981

Closed
opened 2026-03-01 18:01:18 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/ArchiveBox/ArchiveBox/pull/1722

State: closed
Merged: Yes


  • Rename archivebox/plugins/media/ → archivebox/plugins/ytdlp/
  • Rename hook script on_Snapshot__63_media.bg.py → on_Snapshot__63_ytdlp.bg.py
  • Update config.json: YTDLP_* as primary keys, MEDIA_* as x-aliases
  • Update templates CSS classes: media-* → ytdlp-*
  • Fix gallerydl bug: remove incorrect dependency on media plugin output
  • Update all codebase references to use YTDLP_* and SAVE_YTDLP
  • Add backwards compatibility test for MEDIA_ENABLED alias

Summary

Related issues

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk
**Original Pull Request:** https://github.com/ArchiveBox/ArchiveBox/pull/1722 **State:** closed **Merged:** Yes --- - Rename archivebox/plugins/media/ → archivebox/plugins/ytdlp/ - Rename hook script on_Snapshot__63_media.bg.py → on_Snapshot__63_ytdlp.bg.py - Update config.json: YTDLP_* as primary keys, MEDIA_* as x-aliases - Update templates CSS classes: media-* → ytdlp-* - Fix gallerydl bug: remove incorrect dependency on media plugin output - Update all codebase references to use YTDLP_* and SAVE_YTDLP - Add backwards compatibility test for MEDIA_ENABLED alias <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary <!--e.g. This PR fixes ABC or adds the ability to do XYZ...--> # Related issues <!-- e.g. #123 or Roadmap goal # https://github.com/pirate/ArchiveBox/wiki/Roadmap --> # Changes these areas - [ ] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk
kerem 2026-03-01 18:01:18 +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#2981
No description provided.