- Download or Clone this Repository in your Local Environment
- Download and install
Python3
andpip
- Install libraries with
pip3 install -r requirements.txt
orpython3 -m pip install -r requirements.txt
- Get the API of NEWS API , Its simple just Register Yourself and get the
KEY
- 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 asclient_secrets.json
in your project folder. - Open
main.py
in a text editor and fill in credentials - Run
python3 main.py
and authenticate your account - Enjoy Your Automated NEWS Channel
-
Notifications
You must be signed in to change notification settings - Fork 5
This is a Piece of code that fetches news using an API and Converts it into a NEWS video
License
neeleshpandey/AutomatedNewsChannel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a Piece of code that fetches news using an API and Converts it into a NEWS video