Retrieve your Channel ID
আপনি আপনার চ্যানেল আইডি বা অন্য চ্যানেলের আইডি পুনরুদ্ধার করতে নীচের ফর্মটি ব্যবহার করতে পারেন৷
আপনার নিজের চ্যানেল আইডি পুনরুদ্ধার করতে, ফর্মের শীর্ষে OAuth 2.0 বোতাম ব্যবহার করে অনুমোদনের অনুরোধগুলিকে ON
করে সেট করে অনুরোধটিকে অনুমোদন করুন৷ তারপর ফর্মের নীচে নীল বোতামে ক্লিক করে অনুরোধটি পাঠান।
YouTube চ্যানেলের নাম আছে এমন যেকোনো চ্যানেলের চ্যানেল আইডি পুনরুদ্ধার করতে, নিচের ফর্মে forUsername
প্রপার্টি চ্যানেলের নামের সাথে সেট করুন এবং mine
প্রোপার্টিটি false
তে সেট করুন।
দ্রষ্টব্য: এই ফর্মটি YouTube ডেটা API-এর channels.list
পদ্ধতিকে কল করে৷ ডিফল্টরূপে, ফর্মটি part
প্যারামিটার মানকে snippet
এবং mine
পরামিতি মানটিকে true
সেট করে।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-03-14 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-03-14 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Retrieve your channel ID by authorizing the request via the OAuth 2.0 button and then submitting the form."],["Find another channel's ID by setting the `forUsername` property to the channel name and the `mine` property to `false`."],["This form utilizes the YouTube Data API's `channels.list` method."],["The form defaults the `part` parameter to `snippet` and the `mine` parameter to `true`."]]],["To retrieve your channel ID, authorize the request via OAuth 2.0 and submit the form. For another channel's ID, set the `forUsername` property to the channel name and `mine` to `false` in the form. The form utilizes the YouTube Data API's `channels.list` method. By default it uses `snippet` for the `part` parameter, and sets the `mine` parameter to `true`.\n"]]