Code here: github.com/nikhilkumarsingh/KZbinAPI-Examples/blob/master/4.Channel-Vids.ipynb Full Playlist: kzbin.info/aero/PLyb_C2HpOQSBJRh38CTPvsouV4SBpyt_H
@caashoaishgard37645 жыл бұрын
Indian Pythonista Hello can u help me my channel plz is same thing u r saying in ur channel ok
@theegyptiangamedev74224 жыл бұрын
That seems to work but i understand nothing and i really need this.. Could you please explain how to deal with this code? All i understand is i need to copy it & change a couple of lines depending on the channel i choose then i should paste the whole code somewhere to make it work.. Please tell me which specific lines to change & where should i paste it in the end
@futuregootecks Жыл бұрын
that's amazing, thanks so much!!! they make it so hard to do this to keep you locked in, but you made it easy!
@emcemimotionandcontrol55543 жыл бұрын
Clear and applicable materials. Thanks
@MyPad12164 жыл бұрын
Many thanks. Needed this for a data mining project and it worked perfectly!
@davidkezi60864 жыл бұрын
Thank you very very much, you have just saved me hours of debugging the youtube api
@jhhh06194 жыл бұрын
Can I use the nextpagetoken likewise for search.list for searching more than 50 videos?
@sarcastic_w0lf9272 жыл бұрын
I am trying to get the same thing if you have sorted it please help
@jordanbarriapineda27735 жыл бұрын
Thank you so much for uploading this video, you saved me hours of work here!
@maazahmed62472 жыл бұрын
like the playlist uploads can we get other playlists ids like popular uploads?
@АртемПаламарчук-и6ж3 жыл бұрын
One question. Is there opportunity to filter channel videos by the date of publication, e.g. I want to filter videos and fetch only publicated before the certain time? It seems to me filtering videos is not possible
@afdrmerani5 жыл бұрын
Thank you so much! Had been looking for this for a while :)
@sigma48055 жыл бұрын
Is it just me, or is the upload playlist ID just the channel ID with the leading 'UC' replaced by 'UU' ? Does this pattern hold for other channels?
@nileshramgolam29084 жыл бұрын
from what i worked with yes
@sauravp61164 жыл бұрын
How do I get a link to these videos? Like instead of the title?
@hsiang-yehhwang26253 жыл бұрын
It is a great tutorial!! Thanks!!
@sophieliu94104 жыл бұрын
Cannot express how great this series is!!! I got a question, what is the explanation of ["snippet'] that is shown multiple times in the videos? Cannot find it in the doc of google. Another question, the nextPageToken is there shown in the result, why you say if it is not there?
@porkypooky44125 жыл бұрын
Great video! But I wonder if hundreds and thousands of subsequent calls will be fine until I hit a quota limit, because, you know, Google may think it's a DDoS attack, abusive bot or something.
@martin_hansen4 жыл бұрын
Really like this series of YT Ali's. Hope to see more of that type. (Maybe there already are, but I am new on this channel) Like to see api on vimeo, instagram, gmail, snapchat, stackoverflow, slashdot and others.
@SHA256HASH4 жыл бұрын
Fantastic tutorial! Thank you very much brother!
@smuchapreciated19593 жыл бұрын
Thank you. this video helped me today :)
@bavaksk4 жыл бұрын
Thanks a lot for all your efforts.
@qayyumm57593 жыл бұрын
how to retrieve the videoId? it is possible?
@qayyumm57593 жыл бұрын
already solve the issue.... Thank You for the wonderful video
@gustavoadiaz47603 жыл бұрын
How did you exported the Ids,?
@qayyumm57593 жыл бұрын
@@gustavoadiaz4760 I add this code after follow above code, video = get_channel_videos('your_channel_id') df = pd.DataFrame(columns=['Videoid','Title']) for i in video: videoid = i['snippet']['resourceId']['videoId'] videotitle = i['snippet']['title'] df = df.append({'Videoid' : videoid,'Title' : videotitle } , ignore_index=True)
@vampirekabir3 жыл бұрын
@@qayyumm5759 did you use pandas?
@vampirekabir3 жыл бұрын
@@qayyumm5759 thank you so much,i was stuck here for hours
@deepanshuchg4 жыл бұрын
Is there a reason why you are using jupyter notebook and not an usual IDE?
@yannicfreson29744 жыл бұрын
Awesome video, very helpful, bt please get a pop filter or even put a sock over your mic, would improve sound a lot :)
@akshaymattoo2 жыл бұрын
@IndianPythonista Great video Great explanation. I have a question regarding the fetching of videos of a channel. Can we do it for any public channel on youtube or there are some restrictions on that
@tonystark57283 жыл бұрын
Hey bro can it also fetch unlisted videos of KZbin
@priteshgujarati64044 жыл бұрын
Hey , I am trying to get duration info of all the videos but i cannot find duration in statistics. do u have any idea where i can get that details ?
@DivyaGangan9 ай бұрын
I am not getting id of the playlist
@ayelico4385 жыл бұрын
I have a video on my channel and I don’t know how to fix what happened....It says error fetching list channel something
@kumardivyanshu1234 жыл бұрын
How to do if i want to get the uploads whose length is more than one hour.
@kebabsharif96274 жыл бұрын
very interestin video, can you make a video for uploading a foler with 2 video on youtube please.
@ASD93445 жыл бұрын
nice video thanks for uploading
@hyneksturma3 жыл бұрын
Thanks a lot!
@ars70703 жыл бұрын
Really good explanation! I just have one doubt. KZbin guidelines say that around 10000 quota points can be used for API request. How much should I pay for anything about that?
@pradeeppatel56835 жыл бұрын
How I create single string by using youtube api and youtube vide ID
@ashwinistuitions3 жыл бұрын
how to collect this data into dataframe
@koteswarimiriyampalli99395 жыл бұрын
Hii sir , i am trying to get a channel video list but i am getting an error called TypeError: build() got an unexpected keyword argument 'developerkey' . How to resolve this ,can you help me please
@_Possible4 жыл бұрын
i believe k should be K (capitalize)
@tuberankinginfo4 жыл бұрын
Thank you! This is very helpful!
@ameywale3 жыл бұрын
Is there any way to get if channel is verified or not ?!
@vishalgupta75229 ай бұрын
How to fetch 10 latest shorts video of a news channel?
@ronicarbello64545 жыл бұрын
My channel is error it say fetching videos So how can o fix? To get back my channel?
@OrcaChess5 жыл бұрын
Is it possible to retrieve the video tags of a video?
@IndianPythonista5 жыл бұрын
Yes.
@IndianPythonista5 жыл бұрын
You have to add snippet or statistics to the part parameter.
@OrcaChess5 жыл бұрын
Good one!
@teufelshunde7305 жыл бұрын
Can't you just click on the channel and then click "video's???? Seems to do what I need. If would have to go through all of what you are talking about here, hen I don't really need to the the video, I go to another video with the same content I am looking for that is easy to find. There are many options for every topic you can think off.
@axizz1004 жыл бұрын
How to get views along with it?
@axizz1004 жыл бұрын
NameError: name 'get_channel_videos' is not defined
@devongrey12374 жыл бұрын
i keep getting a KeyError: 'nextPageToken' even though i know nextpagetoken is in there. Why won't this work??? pls help
@devongrey12374 жыл бұрын
nevermind i solved the problem
@aminebouameure76945 жыл бұрын
thank you very useful video ,so can you help me for transform results to file csv
@IndianPythonista5 жыл бұрын
Use pandas or Python 's inbuilt CSV module. :)
@aminebouameure76945 жыл бұрын
Indian Pythonista can you share with me the source code of this party because i‘m trying to use pandas but i can’t succeeded
@IndianPythonista5 жыл бұрын
@@aminebouameure7694 Just create a list of list of your data and then do: pd.Dataframe(data).to_csv("videos.csv")
@IndianPythonista5 жыл бұрын
Check this out: kzbin.info/www/bejne/mp2cfGRphaiXgJI
@SoumilShah5 жыл бұрын
Hello Indian Pythonist i would like to use your cod e with your permission and would like to develop a library i would also like to give you credits is that fine if i take your base code ?
@IndianPythonista5 жыл бұрын
Yeah sure. Go ahead! :)
@SoumilShah5 жыл бұрын
Indian Pythonista I have added your name on pypi and I have also published this package
@axizz1004 жыл бұрын
I am getting this error --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) in ----> 1 from apiclient.discovery import build ModuleNotFoundError: No module named 'apiclient'
@АлексейКузяшин-и6ч5 жыл бұрын
Cool , thx!
@kastrowalker4 жыл бұрын
man I didn't understand anything what you said cuz I don't know your language kkkk but I only know that you helped me banstant with your tutorial I'm from Brazil
@PankajNeve-v1r Жыл бұрын
Details: "[{'message': 'The requester is not allowed to access the requested subscriptions.', 'domain': 'youtube.subscription', 'reason': 'subscriptionForbidden'}]"> getting error