added method to get subscriber count for a channel

This commit is contained in:
Tristan Lee
2022-02-17 11:49:04 -06:00
parent 1324983b49
commit c4b6d023c5
4 changed files with 63 additions and 10 deletions

View File

@@ -3,6 +3,5 @@
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