Files
polyphemus/README.md

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