[GH-ISSUE #268] Downloads multimedia content regardless of configuration #3212

Closed
opened 2026-03-14 21:37:58 +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/268

Archivebox will download youtube content regardless if

FETCH_DOM
FETCH_MEDIA

are set to false in ArchiveBox.conf this was further verified by manually setting the environment variable with

$ export FETCH_DOM=false
$ export FETCH_MEDIA=false

then verified with
$ env
this being a legitimate archivebox bug.

Originally created by @LaserWires on GitHub (Sep 19, 2019). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/268 Archivebox will download youtube content regardless if ``` FETCH_DOM FETCH_MEDIA ``` are set to false in **ArchiveBox.conf** this was further verified by manually setting the environment variable with ``` $ export FETCH_DOM=false $ export FETCH_MEDIA=false ``` then verified with `$ env` this being a legitimate archivebox bug.
kerem closed this issue 2026-03-14 21:38:03 +03:00
Author
Owner

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

See https://github.com/pirate/ArchiveBox/issues/263

<!-- gh-comment-id:532931269 --> @pirate commented on GitHub (Sep 19, 2019): See https://github.com/pirate/ArchiveBox/issues/263
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#3212
No description provided.