Python Forum

Full Version: Youtube Vedio Recommendation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am new to python
I want python code for recommendation of specific vedio (Using Youtube API)
any one please help me in this regard
Perhaps you should learn the language before trying to build something in it?
Thank you for suggestion. Its my mistake I was not mentioned clearly. Yes i'm new to python but i can manage python.
already i was build 2 apps using kivy.
Look at these Thread where i use Youtube API.
This is of course done with Requests,which is a tool usually used when getting content from API in Python.
Resolving YouTube search links
How to check if video has been deleted or removed in youtube using python