Tristan Lee
|
00799059b3
|
implemented retry wrapper for all requests, to increase robustness
|
2022-03-01 16:56:50 -06:00 |
|
Tristan Lee
|
18b89f19ec
|
made info dict more consistent between video and comment objects
|
2022-02-28 09:00:41 -06:00 |
|
Tristan Lee
|
2617077654
|
standardized some fields in info attributes, converted get_all_videos and get_all_comments to return generators
|
2022-02-28 08:37:24 -06:00 |
|
Tristan Lee
|
1151c28943
|
added distribution/packaging rules to gitignore
|
2022-02-25 20:36:33 -06:00 |
|
Tristan Lee
|
72ea0a63de
|
added method to get streaming URL for a given video
|
2022-02-25 19:35:31 -06:00 |
|
Tristan Lee
|
16140c117c
|
accounted for more video edge cases
|
2022-02-25 17:49:12 -06:00 |
|
Tristan Lee
|
53f45967b3
|
added capabilities for handling edge cases for video inputs
|
2022-02-17 22:58:07 -06:00 |
|
Tristan Lee
|
a6d2527bc7
|
refactored code to avoid circular imports, isolated all requests to api.py module
|
2022-02-17 12:45:40 -06:00 |
|
Tristan Lee
|
c4b6d023c5
|
added method to get subscriber count for a channel
|
2022-02-17 11:49:04 -06:00 |
|
Tristan Lee
|
1324983b49
|
converted script into Python package
|
2022-02-11 14:53:36 -06:00 |
|
Tristan Lee
|
80264bbe13
|
initial commit: got basic functionality working
|
2022-02-10 21:57:17 -06:00 |
|