google-api-python-client
google-api-python-client copied to clipboard
fix#1706 - Issue while downloading large files
Added MediaGenBaseDownload class to fetch chunks and to keep RAM consumption linear and test cases (TestMediaGenBaseDownload class).
Fixes : #1706, #512, #198
Please help me with this check fail
conventionalcommits.org — Commit message did not follow Conventional Commits
below are my commit messages
fix: add MediaGenBaseDownload class
fix: add TestMediaGenBaseDownload class