mirror of
https://github.com/bellingcat/polyphemus.git
synced 2026-06-10 20:38:31 +03:00
12 lines
378 B
Markdown
12 lines
378 B
Markdown
# Polyphemus
|
|
|
|
Scraper for alt-tech video sharing platform [Odysee](https://odysee.com/).
|
|
|
|
### TODO
|
|
- Implement CLI
|
|
- Profile run-time, look into implementing async requests
|
|
- Add error handling/backoff waiting to requests
|
|
- Implement basic test suite
|
|
- Formaize network graph generation into class/module
|
|
- Work on reverse-engineering auth_token instead of having it hard-coded
|