Implement desktopography extractor (#1740)

This commit is contained in:
Giacomo Rossetto
2021-09-17 19:59:51 +02:00
committed by GitHub
parent 9992ff38da
commit 4a7d7899ff
2 changed files with 155 additions and 0 deletions

View File

@@ -148,6 +148,7 @@ modules = [
"oauth",
"test",
"ytdl",
"desktopography",
]