initial commit: got basic functionality working

This commit is contained in:
Tristan Lee
2022-02-10 21:57:17 -06:00
commit 80264bbe13
3 changed files with 375 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# Polyphemus
Scraper for alt-tech video sharing platform [Odysee](https://odysee.com/).
### TODO
- Add number of subscribers to channel data
- Implement CLI
- Work on reverse-engineering auth_token instead of having it hard-coded