Город МОСКОВСКИЙ
00:30:30

Python Django - Youtube API

Аватар
Пространство Кода
Просмотры:
31
Дата загрузки:
02.12.2023 09:34
Длительность:
00:30:30
Категория:
Лайфстайл

Описание

This is the 22nd video of my 'Building and Launching a REAL Django website' playlist. We will be going through every step of building a Django website from a blank canvas through to launching for the world to see.

As you will know already, the primary task for the website I am creating for this tutorial is to showcase my YouTube channel and its videos.
Therefore, we need an easy way of getting uploads from our YouTube channel and dynamically adding the data to my website.

In this video, I will walk you through how to use YouTubes API and populate our media page with real-time upload data. We will also create our first context processor to access data (images in this case) in all templates.

We will be installing:
requests (https://pypi.org/project/requests/)
google-api-python-client (https://pypi.org/project/google-api-python-client/)
Check out the docs for the google-api-python-client here: https://github.com/googleapis/google-api-python-client/blob/master/docs/README.md

• We will be using YouTubes documentation: https://developers.google.com/youtube/v3
• YouTube has plenty of Python code examples here: https://developers.google.com/youtube/v3/code_samples/python
• YouTube also has a help page for Python: https://developers.google.com/explorer-help/guides/code_samples#python
• YouTube API resource: https://developers.google.com/youtube/v3/docs/?apix=true

Note: This project is using Python 3.7.3 and Django 3.2

ABOUT OUR CHANNEL
Our channel is about coding a development. We cover lots of cool stuff such as Django, React, Javascript, AJAX, Coding on DLT's
Check out our channel here:
https://www.youtube.com/channel/UCitbHjDxcR3JBErnRLCuYkw
Don’t forget to subscribe!

CHECK OUT OUR OTHER VIDEOS
https://www.youtube.com/playlist?list=PL5VlxT4gkOFBLLgAKWp7CBwe-kpy7CxWz
https://www.youtube.com/playlist?list=PL5VlxT4gkOFDrHKhkhzzdOF-Fo_tZwJ1S
https://www.youtube.com/playlist?list=PL5VlxT4gkOFCJrO44rXkUuMfbL9PZarWK

FIND US AT
https://www.didcoding.com

GET IN TOUCH
Contact us on bobby@didcoding.com

FOLLOW US ON SOCIAL
Get updates or reach out to Get updates on our Social Media Profiles!
Twitter: https://twitter.com/didcoding
Facebook: https://facebook.com/didcoding

SUPPORT US
Patreon: https://www.patreon.com/didcoding
HBAR wallet: 0.0.290086

HIRE ME
Need help with a project? Hire me on a freelance basis?
Upwork: https://www.upwork.com/fl/bobbystearman

DISCOUNTS
Visit our website to get some fantastic discounts
https://didcoding.com/discounts

Рекомендуемые видео