Open DanCMann opened 2 years ago
Remove caching from list_results function? While list_results can return large amounts of data it should probably be used for smaller, more targeted calls. list_results and get_video_info could possibly check with cache rather than make API call.
Remove caching from list_results function? While list_results can return large amounts of data it should probably be used for smaller, more targeted calls. list_results and get_video_info could possibly check with cache rather than make API call.