Tristan Lee
|
bcb68a17fb
|
implemented method for retrieving ALL videos from a channel, not just the first 1000, increased robustness of make_requests wrapper, added missing unit tests
|
2022-04-12 22:46:51 -05:00 |
|
Tristan Lee
|
0aac7493a4
|
updated examples with refactored scraper, increased speed of recommendation engine fetchibng by implementing normalized_names_to_video_info routine, that allows requesting multiple videos at a time
|
2022-04-11 23:28:44 -05:00 |
|
Tristan Lee
|
44a673f889
|
refactored base classes to have structure more similar to snscrape, made scraper 'get' methods return dataclasses or list of dataclasses rather than dicts
|
2022-04-11 10:27:12 -05:00 |
|
Tristan Lee
|
c85dea215a
|
added capability to generate auth_token
|
2022-03-08 10:07:42 -06:00 |
|
Tristan Lee
|
8506fd4377
|
added empty __init__.py file so that coverage is correctly computed
|
2022-03-02 09:49:08 -06:00 |
|
Tristan Lee
|
8dc9a9b28e
|
added unit tests and made keyword arguments more consistent
|
2022-03-02 09:44:17 -06:00 |
|