How can I get a channel ID from YouTube?
I'm trying to retrive the data from my channel using the YouTube Data API V3.For that I need my channel ID.I've tried to find my channel ID from my YouTube account, and I failed in every single way.If...
View ArticleYouTube likes and dislikes data imported in Google Sheets
I have a YouTube channel on which I have regular video updates. Now I want to know how many likes are taken on any video and I want to reflect real-time like value to be reflected in Google Sheets...
View ArticleHow to get the number of views, likes on a youtube video programmatically
I am trying to get the number of views, likes, and the number of comments on a youtube video in my app. I think there may be some trick to achieve it. I have a URL of my youtube video and want to use...
View Article'defaultPerDayPerProject' to 'default/CLIENT_PROJECT-1d' [duplicate]
How to use 'default/CLIENT_PROJECT-1d' quota limit instead of 'defaultPerDayPerProject' in https://console.cloud.google.com/ project for youtube data API v3.
View ArticleGoogle Team delete my approved extension quota
Google Team delete my approved extension quota without any information.
View Article(Q&A) Can YouTube manager use YouTube API to modify channel content
I am handling well known YouTube channel (and verified YT channel). They sent me invite on my Gmail to be the manager for the channel. My query is 'they made channel manager. So, Do I have rights to...
View Articleffmpeg to YouTube with tee mux giving resolution warning (65535x65535), which...
I am streaming to YouTube and Facebook using ffmpeg , also writing data into disk (recording).it's working fine on Facebook and recording but on YouTube it's giving warning that isPlease check the...
View ArticleImplications on my server's bandwidth usage when embedding files such as...
I'm trying to reduce my server's AWS bandwidth usage costs. My web application will have a lot of images and videos of my users and I would like to know if embedding these files from YouTube or Google...
View ArticleHow do I make a search function with YouTube API?
I hope your day was beautiful! Today I started to make a Youtube Site in the Design of 2012. So and yes the website looks good and I can display the most popular videos but now I want to have a search...
View ArticleAuthentication for statistics.dislikeCount()
New to using the YouTube API/data scraping in general, and I was wondering exactly what the authentication for the statistics.dislikeCount() in the Videos section entails? Does it mean that we would...
View ArticleHow can I optimize my youtube API calls that I don't reach the daily quota?
I'm working on a small python script that scans through my discogs.com collection (database for vinyl records where one can track their collection) and creates a list of all the songs on each record...
View ArticleHas the token length and formatting been updated recently with the YouTube...
I left an inquiry using Google Translate.Please understand even if you are not familiar with English.We found a change related to the access_token value while accessing the YouTube API and sent an...
View ArticlePlease tell me if it is possible to use the youtube api to get statistics of...
Hello everyone Please tell me if it is possible to use the youtube api to get statistics of subscribers by gender, age, country? Thank you in advance!
View ArticleHow to make a Search function | Youtube API V3 [duplicate]
Sorry for repeating !! But I released my API Key ahh :DI hope your day was beautiful! Today I started to make a Youtube Site in the Design of 2012. So and yes the website looks good and I can display...
View ArticleMismatch in total video count from Youtube API v3
I'm trying to get all the videos from a Youtube channel using the Youtube API.The channel shows as having 125777 videos as seen below.However, when I try to obtain these videos using the playlist id, I...
View ArticleHow to convert YouTube API duration (ISO 8601 duration in the format PT#M#S)...
How can I manipulate a date time in the format PT#M#S with JavaScript?for example: PT5M33SI'd like to output as hh:mm:ss.
View Articletrying fetch the particular video in youtube through id
So on the above picture you can see that, I have opened Liked playlist in YouTube. And to see the 5000th liked video I have to scroll all down. But is there any way to fetch the 5000th video, in next...
View ArticleHow to extract metadata for more than 20000 videos from channel using YouTube...
I want to use Youtube Data API v3 to extract video metadata (especially title and publish date) for all videos in a channel. Currently, I'm only being able to extract details the last 20000 videos...
View ArticleUse a content script to access the page context variables and functions
I'm learning how to create Chrome extensions. I just started developing one to catch YouTube events. I want to use it with YouTube flash player (later I will try to make it compatible with...
View ArticleYoutube data api v3 does not allow access to playlists, scope issue?
I have a list with videos that I would like to add to a playlist with the help of the youtube api v3. I have oauth set up in my code as well as the developers console:# Sample Python code for...
View Article