একটি ভিডিও আপলোড করা এবং দাবি করা

দ্রষ্টব্য: YouTube বিষয়বস্তু আইডি API YouTube সামগ্রী অংশীদারদের দ্বারা ব্যবহারের উদ্দেশ্যে এবং সমস্ত বিকাশকারী বা সমস্ত YouTube ব্যবহারকারীদের কাছে অ্যাক্সেসযোগ্য নয়৷ আপনি যদি YouTube Content ID API-কে Google API কনসোলে তালিকাভুক্ত পরিষেবাগুলির মধ্যে একটি হিসাবে দেখতে না পান তবে YouTube পার্টনার প্রোগ্রাম সম্পর্কে আরও জানতে YouTube সহায়তা কেন্দ্র দেখুন৷

এই কোড নমুনা দেখায় কিভাবে একটি YouTube ভিডিও আপলোড করতে হয় এবং এতে একটি নগদীকরণ নীতি প্রয়োগ করতে হয়। একটি ভিডিও নগদীকরণ করতে, আপনাকে YouTube অধিকার ব্যবস্থাপনা সিস্টেমে একটি asset সহ ভিডিওটি দাবি করতে হবে৷ নমুনা ভিডিও আপলোড করে, একটি নতুন সম্পদ তৈরি করে, সম্পদ ব্যবহার করে ভিডিও দাবি করে এবং ভিডিওতে একটি নগদীকরণ নীতি প্রয়োগ করে।

এই উদাহরণটি কোডের প্রাসঙ্গিক বিভাগগুলির সাথে জড়িত পদক্ষেপগুলির সিরিজ হিসাবে উপস্থাপন করা হয়েছে। আপনি এই পৃষ্ঠার শেষে সম্পূর্ণ স্ক্রিপ্ট খুঁজে পেতে পারেন. কোডটি পাইথনে লেখা আছে। অন্যান্য জনপ্রিয় প্রোগ্রামিং ভাষার জন্য ক্লায়েন্ট লাইব্রেরিও উপলব্ধ।

প্রয়োজনীয়তা

ধাপ 1: সাধারণ হাউসকিপিং ফাংশন

কোড নমুনার প্রথম বিভাগগুলি প্রাথমিক হাউসকিপিং ফাংশনগুলি সম্পাদন করে যা অনেক স্ক্রিপ্টে সাধারণ: কমান্ড লাইন পার্স করুন, ব্যবহারকারীকে প্রমাণীকরণ করুন এবং প্রয়োজনীয় API পরিষেবাগুলি পান৷

কমান্ড লাইন পার্স করুন

parse_options পদ্ধতিটি Python ক্লায়েন্ট লাইব্রেরি থেকে OptionParser ব্যবহার করে একটি options অবজেক্ট তৈরি করে যাতে প্রতিটি কমান্ড-লাইন আর্গুমেন্টকে একটি বৈশিষ্ট্য হিসেবে থাকে। পরবর্তী পদ্ধতিগুলি প্রয়োজনীয় হিসাবে options বস্তু থেকে মান পুনরুদ্ধার করে।

নমুনা স্ক্রিপ্টের কমান্ড লাইন আর্গুমেন্ট নীচে তালিকাভুক্ত করা হয়েছে. প্রথম দুটি ( file এবং channelId ) প্রয়োজন; বাকিগুলো ঐচ্ছিক।

  • file : আপলোড করার জন্য ভিডিও ফাইলের নাম এবং অবস্থান।

    Example: --file="/home/path/to/file.mov"
  • channelId : যে ইউটিউব চ্যানেলে আপনি ভিডিও আপলোড করতে চান। চ্যানেলটি অবশ্যই প্রমাণীকৃত ব্যবহারকারীর YouTube বিষয়বস্তু পরিচালক অ্যাকাউন্ট দ্বারা পরিচালিত হতে হবে। আপনি প্রমাণীকৃত ব্যবহারকারীর জন্য YouTube অ্যাকাউন্ট সেটিংসে বা channels.list পদ্ধতি ব্যবহার করে চ্যানেল আইডি পুনরুদ্ধার করতে পারেন।

    Example: --channelId="UC_x5XG1OV2P6uZZ5FSM9Ttw"
  • title : আপনি যে ভিডিওটি আপলোড করছেন তার একটি শিরোনাম৷ ডিফল্ট মান হল Test title

    Example: --title="Summer vacation in California"
  • description : আপনি যে ভিডিওটি আপলোড করছেন তার একটি বিবরণ। ডিফল্ট মান হল Test description

    Example: --description="Had a great time surfing in Santa Cruz"
  • category : ভিডিওর সাথে যুক্ত YouTube ভিডিও বিভাগের জন্য বিভাগ আইডি। ডিফল্ট মান হল 22 , যা People & Blogs বিভাগকে নির্দেশ করে।

    Example: --category=22
  • keywords : ভিডিওর সাথে যুক্ত কীওয়ার্ডের একটি কমা-বিভক্ত তালিকা। ডিফল্ট মান একটি খালি স্ট্রিং।

    Example: --keywords="surfing, beach volleyball"
  • privacyStatus : ভিডিওর গোপনীয়তার স্থিতি। একটি আপলোড করা ভিডিও সর্বজনীনভাবে দৃশ্যমান হওয়ার জন্য ডিফল্ট আচরণ ( public )। পরীক্ষার ভিডিও আপলোড করার সময়, আপনি একটি --privacyStatus যুক্তি মান নির্দিষ্ট করতে চাইতে পারেন যাতে নিশ্চিত করা যায় যে সেই ভিডিওগুলি ব্যক্তিগত বা তালিকাভুক্ত নয়৷ বৈধ মান public , private এবং unlisted

    Example: --privacyStatus="private"
  • policyId : আপলোড করা ভিডিওতে প্রযোজ্য নগদীকরণ নীতি৷ নীতিটি অবশ্যই প্রমাণিত ব্যবহারকারীর YouTube বিষয়বস্তু পরিচালক অ্যাকাউন্টের সাথে যুক্ত হতে হবে৷ ডিফল্ট মান YouTube "নগদীকরণ" নীতি।

    Example: --policyId="S309961703555739"
def parse_options():
  parser = OptionParser()
  parser.add_option("--file", dest="file", help="Video file to upload")
  parser.add_option("--title", dest="title", help="Video title",
    default="Test Title")
  parser.add_option("--description", dest="description",
    help="Video description",
    default="Test Description")
  parser.add_option("--category", dest="category",
    help="Numeric video category. " +
      "See https://developers.google.com/youtube/v3/docs/videoCategories/list",
    default="22")
  parser.add_option("--keywords", dest="keywords",
    help="Video keywords, comma separated", default="")
  parser.add_option("--privacyStatus", dest="privacyStatus",
    help="Video privacy status: public, private or unlisted",
    default="public")
  parser.add_option("--policyId", dest="policyId",
    help="Optional id of a saved claim policy")
  parser.add_option("--channelId", dest="channelId",
    help="Id of the channel to upload to. Must be managed by your CMS account")
  (options, args) = parser.parse_args()

  return options

অনুরোধ অনুমোদন

এই ধাপে, আমরা স্ক্রিপ্টে OAuth 2.0 অনুমোদন অন্তর্ভুক্ত করি। এটি ব্যবহারকারীর অ্যাকাউন্টে দায়ী API অনুরোধগুলি সম্পাদন করার জন্য স্ক্রিপ্টটিকে অনুমোদন করতে স্ক্রিপ্টটি চালাতে সক্ষম করে৷

একটি client_secrets.json ফাইল তৈরি করুন

নমুনায় দেখানো অনুমোদনের ধরন অনুমোদনের জন্য একটি client_secrets.json ফাইলের প্রয়োজন, যাতে Google API কনসোল থেকে তথ্য রয়েছে। এছাড়াও আপনাকে আপনার আবেদন নিবন্ধন করতে হবে। অনুমোদন কীভাবে কাজ করে তার আরও সম্পূর্ণ ব্যাখ্যার জন্য অনুমোদন নির্দেশিকা দেখুন। মনে রাখবেন যে এই নমুনাটির জন্য আপনার প্রকল্পের জন্য API কনসোলে YouTube ডেটা API V3 এবং YouTube Content ID API পরিষেবা উভয়ই কনফিগার করা প্রয়োজন৷

 {
  "web": {
    "client_id": "INSERT CLIENT ID HERE",
    "client_secret": "INSERT CLIENT SECRET HERE",
    "redirect_uris": [],
    "auth_uri": "https://accounts.google.com/o/oauth2/auth",
    "token_uri": "https://accounts.google.com/o/oauth2/token"
  }
}

স্ক্রিপ্টে অনুমোদন কোড

ব্যবহারকারীর প্রমাণীকরণ এবং অনুমোদন সক্ষম করতে স্ক্রিপ্টে এই import বিবৃতি অন্তর্ভুক্ত রয়েছে:

from oauth2client.file import Storage
from oauth2client.client import flow_from_clientsecrets
from oauth2client.tools import run

এরপর, get_authenticated_services পদ্ধতি পূর্ববর্তী ধাপে কনফিগার করা client_secrets.json ফাইল থেকে ডেটা ব্যবহার করে একটি FLOW অবজেক্ট তৈরি করে। ব্যবহারকারী যদি ব্যবহারকারীর পক্ষ থেকে API অনুরোধ জমা দেওয়ার জন্য আমাদের অ্যাপ্লিকেশনটিকে অনুমোদন করে, তাহলে ফলাফলের শংসাপত্রগুলি পরবর্তীতে ব্যবহারের জন্য একটি Storage অবজেক্টে সংরক্ষণ করা হয়। শংসাপত্রের মেয়াদ শেষ হলে ব্যবহারকারীকে আমাদের অ্যাপ্লিকেশনটিকে পুনরায় অনুমোদন করতে হবে।

YOUTUBE_SCOPES = (
  # An OAuth 2 access scope that allows for full read/write access.
  "https://www.googleapis.com/auth/youtube",
  # A scope that grants access to YouTube Partner API functionality.
  "https://www.googleapis.com/auth/youtubepartner")

flow = flow_from_clientsecrets(
  CLIENT_SECRETS_FILE,
  scope=" ".join(YOUTUBE_SCOPES),
  message=MISSING_CLIENT_SECRETS_MESSAGE
)

storage = Storage(CACHED_CREDENTIALS_FILE)
credentials = storage.get()

if credentials is None or credentials.invalid:
  credentials = run(flow, storage)

সেবা প্রাপ্ত

সফল অনুমোদনের পরে আমরা যে ক্রিয়াকলাপগুলি সম্পাদন করতে চাই তার জন্য আমরা প্রয়োজনীয় পরিষেবাগুলি পাই৷ নমুনা ভিডিও আপলোড করতে YouTube ডেটা API এবং সম্পদ তৈরি করতে এবং ভিডিও দাবি করতে YouTube Content ID API ব্যবহার করে৷ আমরা দুটি API-এর কার্যকারিতা অনুমোদিত অ্যাক্সেস প্রদানের জন্য পৃথক পরিষেবা তৈরি করি।

from googleapiclient.discovery import build
import httplib2

YOUTUBE_API_SERVICE_NAME = "youtube"
YOUTUBE_API_VERSION = "v3"
YOUTUBE_CONTENT_ID_API_SERVICE_NAME = "youtubePartner"
YOUTUBE_CONTENT_ID_API_VERSION = "v1"

youtube = build(YOUTUBE_API_SERVICE_NAME, YOUTUBE_API_VERSION,
  http=credentials.authorize(httplib2.Http()))

youtube_partner = build(YOUTUBE_CONTENT_ID_API_SERVICE_NAME,
  YOUTUBE_CONTENT_ID_API_VERSION, http=credentials.authorize(httplib2.Http()),
  static_discovery=False)

return (youtube, youtube_partner)

ধাপ 2: বিষয়বস্তুর মালিককে শনাক্ত করুন

সম্পদ তৈরি করতে এবং দাবি করতে, প্রমাণীকৃত ব্যবহারকারীর একটি YouTube বিষয়বস্তু পরিচালক অ্যাকাউন্ট থাকতে হবে। বিষয়বস্তু ব্যবস্থাপক অ্যাকাউন্ট এক বা একাধিক বিষয়বস্তুর মালিকদের অধিকার ব্যবস্থাপনা অবজেক্ট ধারণ করে। বিষয়বস্তুর মালিক হল কপিরাইট ধারক যিনি একটি ভিডিও নগদীকরণ, ট্র্যাক বা ব্লক করবেন কিনা তা সিদ্ধান্ত নেওয়ার অধিকার রাখেন৷

get_content_owner পদ্ধতিটি প্রমাণীকৃত ব্যবহারকারীর বিষয়বস্তু পরিচালক অ্যাকাউন্টে সামগ্রীর মালিকের আইডি পুনরুদ্ধার করে৷ বেশিরভাগ অ্যাকাউন্টের একক বিষয়বস্তুর মালিক (প্রমাণিত ব্যবহারকারী) থাকে, কিন্তু অ্যাকাউন্টের একাধিক বিষয়বস্তুর মালিক থাকলে, পদ্ধতিটি প্রথমটি প্রদান করে।

def get_content_owner_id(youtube_partner):
  try:
    content_owners_list_response = youtube_partner.contentOwners().list(
      fetchMine=True
    ).execute()
  except HttpError, e:
    if INVALID_CREDENTIALS in e.content:
      logging.error("The request is not authorized by a Google Account that "
        "is linked to a YouTube content owner. Please delete '%s' and "
        "re-authenticate with a YouTube content owner account." %
        CACHED_CREDENTIALS_FILE)
      exit(1)
    else:
      raise

  # This returns the CMS user id of the first entry returned
  # by youtubePartner.contentOwners.list()
  # See https://developers.google.com/youtube/partner/reference/rest/v1/contentOwners/list
  # Normally this is what you want, but if you authorize with a Google Account
  # that has access to multiple YouTube content owner accounts, you need to
  # iterate through the results.
  return content_owners_list_response["items"][0]["id"]

ধাপ 3: ভিডিও আপলোড করুন

একটি ভিডিও আপলোড করার জন্য, আমরা ভিডিওটির প্রতিনিধিত্ব করে একটি আংশিক JSON সংস্থান তৈরি করি এবং এটি videos.insert পদ্ধতিতে পাস করি৷ আমরা কমান্ড লাইন পার্স করার সময় তৈরি করা options অবজেক্ট থেকে মান ব্যবহার করে ভিডিও মেটাডেটা সেট করি। মিডিয়া ফাইলের জন্য, আমরা পুনরায় শুরু করা আপলোড ব্যবহার করতে সক্ষম হতে MediaFileUpload ব্যবহার করি। আরও বিস্তারিত জানার জন্য একটি ভিডিও আপলোড করা দেখুন।

upload পদ্ধতিটি নতুন ভিডিওর জন্য ভিডিও আইডি প্রদান করে এবং স্ক্রিপ্টটিকে পরবর্তী ধাপে অন্যান্য পদ্ধতিতে সেই মানটি পাস করতে হবে।

def upload(youtube, content_owner_id, options):
  if options.keywords:
    tags = options.keywords.split(",")
  else:
    tags = None

  insert_request = youtube.videos().insert(
    onBehalfOfContentOwner=content_owner_id,
    onBehalfOfContentOwnerChannel=options.channelId,
    part="snippet,status",
    body=dict(
      snippet=dict(
        title=options.title,
        description=options.description,
        tags=tags,
        categoryId=options.category
      ),
      status=dict(
        privacyStatus=options.privacyStatus
      )
    ),
    # chunksize=-1 means that the entire file will be uploaded in a single
    # HTTP request. (If the upload fails, it will still be retried where it
    # left off.) This is usually a best practice, but if you're using Python
    # older than 2.6 or if you're running on App Engine, you should set the
    # chunksize to something like 1024 * 1024 (1 megabyte).
    media_body=MediaFileUpload(options.file, chunksize=-1, resumable=True)
  )

  response = None
  error = None
  retry = 0
  duration_seconds=0
  while response is None:
    try:
      logging.debug("Uploading file...")

      start_seconds = time.time()
      status, response = insert_request.next_chunk()
      delta_seconds = time.time() - start_seconds
      duration_seconds += delta_seconds

      if "id" in response:
        return (response["id"], duration_seconds)
      else:
        logging.error("The upload failed with an unexpected response: %s" %
          response)
        exit(1)
    except HttpError, e:
      if e.resp.status in RETRIABLE_STATUS_CODES:
        error = "A retriable HTTP error %d occurred:\n%s" % (e.resp.status,
                                                             e.content)
      else:
        raise
    except RETRIABLE_EXCEPTIONS, e:
      error = "A retriable error occurred: %s" % e

    if error is not None:
      logging.error(error)
      retry += 1
      if retry > MAX_RETRIES:
        logging.error("No longer attempting to retry.")
        exit(1)

      max_sleep = 2 ** retry
      sleep_seconds = random.random() * max_sleep
      logging.debug("Sleeping %f seconds and then retrying..." % sleep_seconds)
      time.sleep(sleep_seconds)

ধাপ 4: একটি সম্পদ তৈরি করুন

একটি YouTube ভিডিও নগদীকরণ করতে, আপনাকে প্রথমে এটি একটি সম্পদের সাথে সংযুক্ত করতে হবে৷ create_asset পদ্ধতি নতুন আপলোড করা ভিডিওর জন্য একটি নতুন সম্পদ তৈরি করে।

ঠিক যেমন আমরা ভিডিওটির জন্য করেছি, আমরা একটি আংশিক JSON সংস্থান তৈরি করি যা তৈরি করার জন্য সম্পদের ধরন সনাক্ত করে (একটি ওয়েব ভিডিও) এবং নতুন সম্পদের জন্য একটি শিরোনাম এবং বিবরণ প্রদান করে। আমরা JSON রিসোর্সটিকে assets.insert পদ্ধতিতে পাস করি, যা সম্পদ তৈরি করে এবং এর অনন্য ID প্রদান করে। আবার, স্ক্রিপ্টটিকে পরবর্তী ধাপে অন্যান্য পদ্ধতিতে সেই মানটি পাস করতে হবে।

def create_asset(youtube_partner, content_owner_id, title, description):
  # This creates a new asset corresponding to a video on the web.
  # The asset is linked to the corresponding YouTube video via a
  # claim that will be created later.
  body = dict(
    type="web",
    metadata=dict(
      title=title,
      description=description
    )
  )

  assets_insert_response = youtube_partner.assets().insert(
    onBehalfOfContentOwner=content_owner_id,
    body=body
  ).execute()

  return assets_insert_response["id"]

ধাপ 5: মালিকানা আপডেট করুন

আপনি একটি ভিডিও নগদীকরণ করার আগে, YouTube অবশ্যই জানতে হবে যে সংশ্লিষ্ট সম্পদের মালিক কে। সুতরাং, তৈরি করা সম্পদের সাথে, আমরা এখন সম্পদের ownership কনফিগার করি। নমুনায়, আমরা উল্লেখ করি যে সামগ্রীর মালিকের সম্পদের বিশ্বব্যাপী মালিকানা রয়েছে৷

  def set_asset_ownership(youtube_partner, content_owner_id, asset_id):
  # This specifies that content_owner_id owns 100% of the asset worldwide.
  # Adjust as needed.
  body = dict(
    general=[dict(
      owner=content_owner_id,
      ratio=100,
      type="exclude",
      territories=[]
    )]
  )

  youtube_partner.ownership().update(
    onBehalfOfContentOwner=content_owner_id,
    assetId=asset_id,
    body=body
  ).execute()

ধাপ 6: ভিডিও দাবি করুন

পরবর্তী ধাপ হল আপলোড করা ভিডিওটিকে তার সংশ্লিষ্ট সম্পদের সাথে ভিডিও দাবি করার মাধ্যমে সংযুক্ত করা। দাবি ভিডিও এবং YouTube অধিকার ব্যবস্থাপনা সিস্টেমের মধ্যে লিঙ্ক প্রদান করে, যা ভিডিওর মালিকানা প্রতিষ্ঠা করে এবং মালিককে একটি নগদীকরণ নীতি সেট করতে সক্ষম করে৷

claim_video পদ্ধতি অডিওভিজ্যুয়াল অধিকার দাবি করে। আপনি কমান্ড লাইনে policyId প্যারামিটার অন্তর্ভুক্ত করলে, পদ্ধতিটি ভিডিওতে নির্দিষ্ট নীতি প্রয়োগ করে; আপনি যদি প্যারামিটারটি অন্তর্ভুক্ত না করেন তবে পদ্ধতিটি আদর্শ "নগদীকরণ" নীতি প্রয়োগ করে।

def claim_video(youtube_partner, content_owner_id, asset_id, video_id,
  policy_id):
  # policy_id can be set to the id of an existing policy, which can be obtained
  # via youtubePartner.policies.list()
  # See https://developers.google.com/youtube/partner/reference/rest/v1/policies/list
  # If you later update that existing policy, the claim will also be updated.
  if policy_id:
    policy = dict(
      id=policy_id
    )
  # If policy_id is not provided, a new inline policy is created.
  else:
    policy = dict(
      rules=[dict(
        action="monetize"
      )]
    )

  body = dict(
    assetId=asset_id,
    videoId=video_id,
    policy=policy,
    contentType="audiovisual"
  )

  youtube_partner.claims().insert(
    onBehalfOfContentOwner=content_owner_id,
    body=body
  ).execute()

ধাপ 7: বিজ্ঞাপনের বিকল্পগুলি সেট করুন

আমরা ভিডিওটি দাবি করেছি এবং এটিতে একটি নগদীকরণ নীতি প্রয়োগ করেছি৷ ভিডিওতে কোন ধরনের বিজ্ঞাপন দেখানো হবে তা নির্দিষ্ট করা চূড়ান্ত ধাপ। যখনই "নগদীকরণ" নীতি প্রযোজ্য হয়, ইউটিউব বিজ্ঞাপনের বিকল্পগুলি পরীক্ষা করে এবং উপলব্ধ বিজ্ঞাপনের সর্বোচ্চ-আয় প্রকার দেখায়৷

নমুনাটি ইউটিউবকে এই ভিডিওটির সাথে ইন-স্ট্রীম TrueView বিজ্ঞাপন দেখাতে বলে৷

def set_advertising_options(youtube_partner, content_owner_id, video_id):
  # This enables the TrueView ad format for the given video.
  # Adjust as needed.
  body = dict(
    adFormats=["trueview_instream"]
  )

  youtube_partner.videoAdvertisingOptions().update(
    videoId=video_id,
    onBehalfOfContentOwner=content_owner_id,
    body=body
  ).execute()

সম্পূর্ণ কোড নমুনা

সম্পূর্ণ কাজের নমুনা upload_monetize_video_example.py নীচে তালিকাভুক্ত করা হয়েছে:

#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Copyright (C) 2013 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

"""Simple command-line sample for Youtube Partner API.

Command-line application that creates an asset, uploads and claims a video for that asset.

Usage:
  $ python upload_monetize_video_example.py --file=VIDEO_FILE --channelID=CHANNEL_ID \
      [--title=VIDEO_TITLE] [--description=VIDEO_DESCRIPTION] [--category=CATEGORY_ID] \
      [--keywords=KEYWORDS] [--privacyStatus=PRIVACY_STATUS] [--policyId=POLICY_ID] 

You can also get help on all the command-line flags the program understands
by running:

  $ python upload_monetize_video_example.py --help
"""

__author__ = '[email protected] (Jeffrey Posnick)'

import httplib
import httplib2
import logging
import os
import random
import sys
import time

from apiclient.discovery import build
from apiclient.errors import HttpError
from apiclient.http import MediaFileUpload
from oauth2client.file import Storage
from oauth2client.client import flow_from_clientsecrets
from oauth2client.tools import run
from optparse import OptionParser


# Explicitly tell the underlying HTTP transport library not to retry, since
# we are handling retry logic ourselves.
httplib2.RETRIES = 1

# Maximum number of times to retry before giving up.
MAX_RETRIES = 10

# Always retry when these exceptions are raised.
RETRIABLE_EXCEPTIONS = (httplib2.HttpLib2Error, IOError, httplib.NotConnected,
  httplib.IncompleteRead, httplib.ImproperConnectionState,
  httplib.CannotSendRequest, httplib.CannotSendHeader,
  httplib.ResponseNotReady, httplib.BadStatusLine,)

# Always retry when an apiclient.errors.HttpError with one of these status
# codes is raised.
RETRIABLE_STATUS_CODES = (500, 502, 503, 504,)

# The message associated with the HTTP 401 error that's returned when a request
# is authorized by a user whose account is not associated with a YouTube
# content owner.
INVALID_CREDENTIALS = "Invalid Credentials"

# The CLIENT_SECRETS_FILE variable specifies the name of a file that contains
# the OAuth 2.0 information for this application, including its client_id and
# client_secret. You can acquire an OAuth 2.0 client ID and client secret from
# the Google API Console at
# https://console.cloud.google.com/.
# See the "Registering your application" instructions for an explanation
# of how to find these values:
# https://developers.google.com/youtube/partner/guides/registering_an_application
# For more information about using OAuth2 to access Google APIs, please visit:
#   https://developers.google.com/accounts/docs/OAuth2
# For more information about the client_secrets.json file format, please visit:
#   https://developers.google.com/api-client-library/python/guide/aaa_client_secrets
CLIENT_SECRETS_FILE = "client_secrets.json"

# The local file used to store the cached OAuth 2 credentials after going
# through a one-time browser-based login.
CACHED_CREDENTIALS_FILE = "%s-oauth2.json" % sys.argv[0]

YOUTUBE_SCOPES = (
  # An OAuth 2 access scope that allows for full read/write access.
  "https://www.googleapis.com/auth/youtube",
  # A scope that grants access to YouTube Partner API functionality.
  "https://www.googleapis.com/auth/youtubepartner",)
YOUTUBE_API_SERVICE_NAME = "youtube"
YOUTUBE_API_VERSION = "v3"
YOUTUBE_CONTENT_ID_API_SERVICE_NAME = "youtubePartner"
YOUTUBE_CONTENT_ID_API_VERSION = "v1"

# Helpful message to display if the CLIENT_SECRETS_FILE is missing.
MISSING_CLIENT_SECRETS_MESSAGE = """
WARNING: Please configure OAuth 2.0

To make this sample run you need to populate the client_secrets.json file at:

   %s

with information from the API Console
https://console.cloud.google.com/

For more information about the client_secrets.json file format, please visit:
https://developers.google.com/api-client-library/python/guide/aaa_client_secrets
""" % os.path.abspath(os.path.join(os.path.dirname(__file__),
                                   CLIENT_SECRETS_FILE))

def parse_options():
  parser = OptionParser()
  parser.add_option("--file", dest="file", help="Video file to upload")
  parser.add_option("--title", dest="title", help="Video title",
    default="Test Title")
  parser.add_option("--description", dest="description",
    help="Video description",
    default="Test Description")
  parser.add_option("--category", dest="category",
    help="Numeric video category. " +
      "See https://developers.google.com/youtube/v3/docs/videoCategories/list",
    default="22")
  parser.add_option("--keywords", dest="keywords",
    help="Video keywords, comma separated", default="")
  parser.add_option("--privacyStatus", dest="privacyStatus",
    help="Video privacy status: public, private or unlisted",
    default="public")
  parser.add_option("--policyId", dest="policyId",
    help="Optional id of a saved claim policy")
  parser.add_option("--channelId", dest="channelId",
    help="Id of the channel to upload to. Must be managed by your CMS account")
  (options, args) = parser.parse_args()

  return options

def get_authenticated_services():
  flow = flow_from_clientsecrets(
    CLIENT_SECRETS_FILE,
    scope=" ".join(YOUTUBE_SCOPES),
    message=MISSING_CLIENT_SECRETS_MESSAGE
  )

  storage = Storage(CACHED_CREDENTIALS_FILE)
  credentials = storage.get()

  if credentials is None or credentials.invalid:
    credentials = run(flow, storage)

  youtube = build(YOUTUBE_API_SERVICE_NAME, YOUTUBE_API_VERSION,
    http=credentials.authorize(httplib2.Http()))

  youtube_partner = build(YOUTUBE_CONTENT_ID_API_SERVICE_NAME,
    YOUTUBE_CONTENT_ID_API_VERSION, http=credentials.authorize(httplib2.Http()),
    static_discovery=False)

  return (youtube, youtube_partner)

def get_content_owner_id(youtube_partner):
  try:
    content_owners_list_response = youtube_partner.contentOwners().list(
      fetchMine=True
    ).execute()
  except HttpError, e:
    if INVALID_CREDENTIALS in e.content:
      logging.error("Your request is not authorized by a Google Account that "
        "is associated with a YouTube content owner. Please delete '%s' and "
        "re-authenticate with an account that is associated "
        "with a content owner." % CACHED_CREDENTIALS_FILE)
      exit(1)
    else:
      raise

  # This returns the CMS user id of the first entry returned
  # by youtubePartner.contentOwners.list()
  # See https://developers.google.com/youtube/partner/reference/rest/v1/contentOwners/list
  # Normally this is what you want, but if you authorize with a Google Account
  # that has access to multiple YouTube content owner accounts, you need to
  # iterate through the results.
  return content_owners_list_response["items"][0]["id"]

def upload(youtube, content_owner_id, options):
  if options.keywords:
    tags = options.keywords.split(",")
  else:
    tags = None

  insert_request = youtube.videos().insert(
    onBehalfOfContentOwner=content_owner_id,
    onBehalfOfContentOwnerChannel=options.channelId,
    part="snippet,status",
    body=dict(
      snippet=dict(
        title=options.title,
        description=options.description,
        tags=tags,
        categoryId=options.category
      ),
      status=dict(
        privacyStatus=options.privacyStatus
      )
    ),
    # chunksize=-1 means that the entire file will be uploaded in a single
    # HTTP request. (If the upload fails, it will still be retried where it
    # left off.) This is usually a best practice, but if you're using Python
    # older than 2.6 or if you're running on App Engine, you should set the
    # chunksize to something like 1024 * 1024 (1 megabyte).
    media_body=MediaFileUpload(options.file, chunksize=-1, resumable=True)
  )

  response = None
  error = None
  retry = 0
  duration_seconds=0
  while response is None:
    try:
      logging.debug("Uploading file...")

      start_seconds = time.time()
      status, response = insert_request.next_chunk()
      delta_seconds = time.time() - start_seconds
      duration_seconds += delta_seconds

      if "id" in response:
        return (response["id"], duration_seconds)
      else:
        logging.error("The upload failed with an unexpected response: %s" %
          response)
        exit(1)
    except HttpError, e:
      if e.resp.status in RETRIABLE_STATUS_CODES:
        error = "A retriable HTTP error %d occurred:\n%s" % (e.resp.status,
                                                             e.content)
      else:
        raise
    except RETRIABLE_EXCEPTIONS, e:
      error = "A retriable error occurred: %s" % e

    if error is not None:
      logging.error(error)
      retry += 1
      if retry > MAX_RETRIES:
        logging.error("No longer attempting to retry.")
        exit(1)

      max_sleep = 2 ** retry
      sleep_seconds = random.random() * max_sleep
      logging.debug("Sleeping %f seconds and then retrying..." % sleep_seconds)
      time.sleep(sleep_seconds)

def create_asset(youtube_partner, content_owner_id, title, description):
  # This creates a new asset corresponding to a video on the web.
  # The asset is linked to the corresponding YouTube video via a
  # claim that will be created later.
  body = dict(
    type="web",
    metadata=dict(
      title=title,
      description=description
    )
  )

  assets_insert_response = youtube_partner.assets().insert(
    onBehalfOfContentOwner=content_owner_id,
    body=body
  ).execute()

  return assets_insert_response["id"]

def set_asset_ownership(youtube_partner, content_owner_id, asset_id):
  # This specifies that content_owner_id owns 100% of the asset worldwide.
  # Adjust as needed.
  body = dict(
    general=[dict(
      owner=content_owner_id,
      ratio=100,
      type="exclude",
      territories=[]
    )]
  )

  youtube_partner.ownership().update(
    onBehalfOfContentOwner=content_owner_id,
    assetId=asset_id,
    body=body
  ).execute()

def claim_video(youtube_partner, content_owner_id, asset_id, video_id,
  policy_id):
  # policy_id can be set to the id of an existing policy, which can be obtained
  # via youtubePartner.policies.list()
  # See https://developers.google.com/youtube/partner/reference/rest/v1/policies/list
  # If you later update that existing policy, the claim will also be updated.
  if policy_id:
    policy = dict(
      id=policy_id
    )
  # If policy_id is not provided, a new inline policy is created.
  else:
    policy = dict(
      rules=[dict(
        action="monetize"
      )]
    )

  body = dict(
    assetId=asset_id,
    videoId=video_id,
    policy=policy,
    contentType="audiovisual"
  )

  claims_insert_response = youtube_partner.claims().insert(
    onBehalfOfContentOwner=content_owner_id,
    body=body
  ).execute()

  return claims_insert_response["id"]

def set_advertising_options(youtube_partner, content_owner_id, video_id):
  # This enables the true view ad format for the given video.
  # Adjust as needed.
  body = dict(
    adFormats=["trueview_instream"]
  )

  youtube_partner.videoAdvertisingOptions().update(
    videoId=video_id,
    onBehalfOfContentOwner=content_owner_id,
    body=body
  ).execute()


if __name__ == '__main__':
  logging.basicConfig(
    level=logging.DEBUG,
    format="%(asctime)s [%(name)s] %(levelname)s: %(message)s",
    datefmt="%Y-%m-%d %H:%M:%S"
  )

  options = parse_options()

  if options.file is None or not os.path.exists(options.file):
    logging.error("Please specify a valid file using the --file= parameter.")
    exit(1)

  # The channel ID looks something like "UC..." and needs to correspond to a
  # channel managed by the YouTube content owner authorizing the request.
  # youtube.channels.list(part="snippet", managedByMe=true,
  #                       onBehalfOfContentOwner=*CONTENT_OWNER_ID*)
  # can be used to retrieve a list of managed channels and their channel IDs.
  # See https://developers.google.com/youtube/v3/docs/channels/list
  if options.channelId is None:
    logging.error("Please specify a channel ID via the --channelId= parameter.")
    exit(1)

  (youtube, youtube_partner) = get_authenticated_services()

  content_owner_id = get_content_owner_id(youtube_partner)
  logging.info("Authorized by content owner ID '%s'." % content_owner_id)

  (video_id, duration_seconds) = upload(youtube, content_owner_id, options)
  logging.info("Successfully uploaded video ID '%s'." % video_id)

  file_size_bytes = os.path.getsize(options.file)
  logging.debug("Uploaded %d bytes in %0.2f seconds (%0.2f megabytes/second)." %
    (file_size_bytes, duration_seconds,
      (file_size_bytes / (1024 * 1024)) / duration_seconds))

  asset_id = create_asset(youtube_partner, content_owner_id,
    options.title, options.description)
  logging.info("Created new asset ID '%s'." % asset_id)

  set_asset_ownership(youtube_partner, content_owner_id, asset_id)
  logging.info("Successfully set asset ownership.")

  claim_id = claim_video(youtube_partner, content_owner_id, asset_id,
    video_id, options.policyId)
  logging.info("Successfully claimed video.")

  set_advertising_options(youtube_partner, content_owner_id, video_id)
  logging.info("Successfully set advertising options.")

  logging.info("All done!")