fixed problems in recommendationengine class, updated README

This commit is contained in:
Tristan Lee
2022-08-09 09:45:40 -05:00
parent b18e5591fa
commit cb30169ece
6 changed files with 60 additions and 43 deletions

View File

@@ -4,8 +4,4 @@ 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
- Profile run-time, look into implementing async requests