youtube-upload icon indicating copy to clipboard operation
youtube-upload copied to clipboard

Add local file option for thumbnail.

Open chand1012 opened this issue 4 years ago • 0 comments

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.

chand1012 avatar Jan 27 '21 23:01 chand1012