Hi, what do you want to do?
Curated Video
Social Media Automation using Python - Project Part 2
In the project part 2 video, we will call the API object and create a data frame with columns to receive the relevant information about the video titles.
<
br/>
This clip is from the chapter "YouTube Automation" of the series...
<
br/>
This clip is from the chapter "YouTube Automation" of the series...
Curated Video
Social Media Automation using Python - Project Part 1
In project parts 1 to 3, we will fetch information regarding the video title, the total number of views, the total number of likes, the comments received, and the video links.
<
br/>
This clip is from the chapter "YouTube...
<
br/>
This clip is from the chapter "YouTube...
Curated Video
Social Media Automation using Python - Displaying the Video Data
After fetching video data based on ID, you will learn to display relevant information of the video details, such as video titles, snippets, and content knowledge.
<
br/>
This clip is from the chapter "YouTube Automation" of the...
<
br/>
This clip is from the chapter "YouTube Automation" of the...
Curated Video
Social Media Automation using Python - Fetching Information of Videos
In this video, you will learn how to fetch information about videos based on the playlist ID using the api.get_playlist_ID() function by providing the playlist ID.
<
br/>
This clip is from the chapter "YouTube Automation" of the...
<
br/>
This clip is from the chapter "YouTube Automation" of the...
Curated Video
Social Media Automation using Python - Fetching the Playlist Information
In this video, you will learn to use the api.get_playlists() function to retrieve playlist information from YouTube. You can use the process to retrieve playlists, playlist items, playlist items by ID, and playlists by ID.
<
br/>...
<
br/>...
Curated Video
Social Media Automation using Python - Fetching the Channel Information
After learning to create an API key, we will use it along with a channel ID to fetch relevant channel information using the API.get_channel_info() function. We can obtain viewer count, subscriber count, video count, and...
Curated Video
Social Media Automation using Python - Introduction to Module-4
This is a brief introduction to the concepts to be learned in this module. The video elaborates on the topics covered in this module, what we can automate in YouTube, and what we can do on YouTube.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Social Media Automation using Python - Scheduling Sending an Email
Here, you will learn how to automate email scheduling. After learning how to send an email with Python and create a schedule for any tasks, we will explore how to use functions in Python to schedule and send emails.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Social Media Automation using Python - Attaching a File with Email
This video is a practical demonstration of attaching a file or document to an email. Then you will learn to use functions to set parameters to the mail before actually sending the mail.
<
br/>
This clip is from the chapter "Email...
<
br/>
This clip is from the chapter "Email...
Curated Video
Social Media Automation using Python - Introduction to Module-2
This video provides an introduction to the concept of automating emails. This is focused on a Gmail account, as the lesson focuses on the Gmail mail system provider.
<
br/>
This clip is from the chapter "Email Automation" of the...
<
br/>
This clip is from the chapter "Email Automation" of the...
Curated Video
Social Media Automation using Python - Introduction to Course
In this video, we will explore the course's prerequisites and discuss the course content and the concepts that will be covered in this course.
<
br/>
This clip is from the chapter "Introduction" of the series "Social Media...
<
br/>
This clip is from the chapter "Introduction" of the series "Social Media...
Curated Video
Social Media Automation using Python - Introduction to Instructor
This video introduces the author/instructor and his experience in this online-course content discipline and discusses the AI Sciences group of instructors.
<
br/>
This clip is from the chapter "Introduction" of the series "Social...
<
br/>
This clip is from the chapter "Introduction" of the series "Social...
Curated Video
Social Media Automation using Python - Introduction and Installation
In this video, you will learn to install and set up a software development kit called facebook-sdk 3.1.0. developed by the Python community, which is easy to use.
<
br/>
This clip is from the chapter "Facebook Automation" of the...
<
br/>
This clip is from the chapter "Facebook Automation" of the...
Curated Video
Social Media Automation using Python - Displaying Data of Playlists
After learning to retrieve playlist information, you will learn to use Python coding to display the playlist information to suit our requirements, such as snippets, number of videos, and content details.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Social Media Automation using Python - Creating API Key
This video demonstrates how to create an API key. We will create a project and then use the YouTube API V3 library to enable it to create our API key.
<
br/>
This clip is from the chapter "YouTube Automation" of the series "Social...
<
br/>
This clip is from the chapter "YouTube Automation" of the series "Social...
Curated Video
Social Media Automation using Python - Introduction and Installations
This video will look at a library package created by the Python community, the python-youtube 0.8.3. You will learn to install the package and import the library to perform the tasks.
<
br/>
This clip is from the chapter "YouTube...
<
br/>
This clip is from the chapter "YouTube...
Curated Video
Social Media Automation using Python - Coding a Simple Scheduler
In this lecture, we will look at creating a simple scheduler. We will first import the requisite libraries and then write a simple code to create a scheduler to automate the task.
<
br/>
This clip is from the chapter "Scheduling" of...
<
br/>
This clip is from the chapter "Scheduling" of...
Curated Video
Social Media Automation using Python - Installing and Importing
In this video, you will learn how to install the schedule library or the schedule 1. 1.0 version of the package from Python, and after installing the package, you will learn how to import the library for our tasks.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Social Media Automation using Python - Introduction to Module-3
This video provides insight into the tasks we can schedule using a simple scheduler or a scheduling system, such as emails, messages, tasks, or routines.
<
br/>
This clip is from the chapter "Scheduling" of the series "Social Media...
<
br/>
This clip is from the chapter "Scheduling" of the series "Social Media...
Curated Video
Social Media Automation using Python - Creating Email Body and Sending
After learning how to connect to the SMTP server, we will understand how to create the email using the MIMEmultipart function. We will then look at creating the entire body of the email and then sending the email.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Social Media Automation using Python - Linking Gmail with SMTP
This video demonstrates how to link a Gmail account with the SMTP client or server to send automated emails.
<
br/>
This clip is from the chapter "Email Automation" of the series "Social Media Automation Using Python".This section...
<
br/>
This clip is from the chapter "Email Automation" of the series "Social Media Automation Using Python".This section...
Curated Video
Social Media Automation using Python - Introduction to Smtplib
In this video, you will learn more about the Smtplib, which defines an SMTP client session that can send mail to any internet machine with an SMTP or ESMTP listener daemon.
<
br/>
This clip is from the chapter "Email Automation" of...
<
br/>
This clip is from the chapter "Email Automation" of...
Curated Video
Social Media Automation using Python - Some Extra Perks
Here, you will learn about additional features we can harness using the pywhatkit function, such as collecting information about WhatsApp scheduling, image posting, and such tasks.
<
br/>
This clip is from the chapter "WhatsApp...
<
br/>
This clip is from the chapter "WhatsApp...
Curated Video
Social Media Automation using Python - Sending Image to Group
After learning how to create a group link using the pywhatkit.sendwhats_image function, you will learn to send images to members within the group using the group link instead of the contact numbers, just as we did while sending images...