feat: Add singlefile to link_details

This commit is contained in:
Cristian 2020-07-31 13:51:32 -05:00
parent 3d22da39fe
commit 42b0c80465
3 changed files with 14 additions and 1 deletions

View file

@ -1,6 +1,5 @@
__package__ = 'archivebox.extractors'
import os
from pathlib import Path
from typing import Optional