youtube / api-samples

Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update upload_video.py to python 3

Hexvortex opened this issue · comments

upload_video.py file requires updation of code from python2 to python3

I have created pull request for this issue check here #487