Category:Dead Links: Difference between revisions

From Nikipedia
Jump to navigation Jump to search
Created page with "These pages have links or videos that no longer work. Category:Categories"
 
Create Dead Links category page
 
Line 1: Line 1:
These pages have links or videos that no longer work.
Pages in this category were originally built around an embedded video (Facebook reel, Instagram reel, YouTube video, etc.) that is no longer available at its source.


[[Category:Categories]]
The original wikitext of each archived page is preserved in an HTML comment at the bottom of the page, so the context can be restored if the video ever comes back.
 
To archive a page, run:
 
  python3 archive_unavailable_video.py "Page Title"
 
from the [https://github.com/edmiidz/Nikipedia Nikipedia tools repo].

Latest revision as of 2026-04-20T20:30:15

Pages in this category were originally built around an embedded video (Facebook reel, Instagram reel, YouTube video, etc.) that is no longer available at its source.

The original wikitext of each archived page is preserved in an HTML comment at the bottom of the page, so the context can be restored if the video ever comes back.

To archive a page, run:

 python3 archive_unavailable_video.py "Page Title"

from the Nikipedia tools repo.