[GH-ISSUE #269] Feature Request: Implement non ambiguous config parameters #191

Closed
opened 2026-03-01 14:41:24 +03:00 by kerem · 1 comment
Owner

Originally created by @LaserWires on GitHub (Sep 19, 2019).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/269

Currently the config etc/ArchiveBox.conf.default doesn't have well defined parameters for multimedia content

This requires
#FETCH_MEDIA

to be made less ambiguous because images, flash objects, java objects and videos are all multimedia some maybe desirable while others might not be which would only prolong the archiving operation and decrease disk storage capacity.

Originally created by @LaserWires on GitHub (Sep 19, 2019). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/269 Currently the config **etc/ArchiveBox.conf.default** doesn't have well defined parameters for multimedia content This requires `#FETCH_MEDIA` to be made less ambiguous because images, flash objects, java objects and videos are all multimedia some maybe desirable while others might not be which would only prolong the archiving operation and decrease disk storage capacity.
Author
Owner

@pirate commented on GitHub (Sep 20, 2019):

FETCH_MEDIA is currently strictly for enabling/disabled youtube-dl, which downloads audio and video, toggling has no effect on flash/images/java/etc. All the FETCH_ config keys are already going to be deprecated in v0.4.5 in favor of more granular settings.

<!-- gh-comment-id:533386601 --> @pirate commented on GitHub (Sep 20, 2019): FETCH_MEDIA is currently strictly for enabling/disabled `youtube-dl`, which downloads audio and video, toggling has no effect on flash/images/java/etc. All the `FETCH_` config keys are already going to be deprecated in v0.4.5 in favor of more granular settings.
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#191
No description provided.