SkillAgentSearch skills...

AutomatedNewsChannel

This is a Piece of code that fetches news using an API and Converts it into a NEWS video

Install / Use

/learn @neeleshpandey/AutomatedNewsChannel
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Automated NEWS Channel

This is a Piece of code that fetches news using an API and Converts it into a NEWS video

Instructions

  1. Download or Clone this Repository in your Local Environment
  2. Download and install Python3 and pip
  3. Install libraries with pip3 install -r requirements.txt or python3 -m pip install -r requirements.txt
  4. Get the API of NEWS API , Its simple just Register Yourself and get the KEY
  5. Get setup and create a Project with the Youtube API: https://developers.google.com/youtube/v3/quickstart/python Be sure to follow it carefully, as it won't work if you don't do this part right. Download your OATH file as client_secrets.json in your project folder.
  6. Open main.py in a text editor and fill in credentials
  7. Run python3 main.py and authenticate your account
  8. Enjoy Your Automated NEWS Channel
View on GitHub
GitHub Stars15
CategoryContent
Updated1y ago
Forks5

Languages

Python

Security Score

80/100

Audited on Dec 22, 2024

No findings