Fix bug with Telethon scraper and certain media; add media_archived flag to TwitterScraper

This commit is contained in:
Logan Williams
2022-03-29 21:09:55 +02:00
parent 19056a1d9a
commit 1c1ff7fb6f
4 changed files with 13 additions and 1519 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@ docs/source/_*
*.session
service_account.json
.vscode/
*.log
# Unit test / coverage reports
reports