You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Description:
We need to implement the ability to locally upload a thumbnail rather than just specifying the URL to one. This was suggested in #9 by @markdrrr .
How to get started:
Check out how the Google Python API handles uploading a thumbnail. Implement the ability to specify the path to the thumbnail within the script, our library should handle the rest.
Acceptance Criteria:
The feature is implement and a PR is made.
The text was updated successfully, but these errors were encountered:
Description:
We need to implement the ability to locally upload a thumbnail rather than just specifying the URL to one. This was suggested in #9 by @markdrrr .
How to get started:
Check out how the Google Python API handles uploading a thumbnail. Implement the ability to specify the path to the thumbnail within the script, our library should handle the rest.
Acceptance Criteria:
The feature is implement and a PR is made.
The text was updated successfully, but these errors were encountered: