added capability of running scraper without archiving media, and implemented prototype Telethon scraper for Telegram

This commit is contained in:
Tristan Lee
2022-03-09 12:12:01 -06:00
parent 506fb54a53
commit 739e1d8484
25 changed files with 340 additions and 151 deletions

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ docs/source/_*
*.ipynb
*.db
.env
*.session
# Unit test / coverage reports
reports