youtube-upload
youtube-upload copied to clipboard
Support license option
Description: This package doesn't support Youtube license at the moment.
Proposed change Add the following code at line 181 of https://github.com/pillargg/youtube-upload/blob/master/youtube_upload/client.py:
license: options.get('license', 'youtube'),
Thank you!