- Download or Clone this Repository in your Local Environment
- Download and install
Python3andpip - Install libraries with
pip3 install -r requirements.txtorpython3 -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/pythonBe sure to follow it carefully, as it won't work if you don't do this part right. Download your OATH file asclient_secrets.jsonin your project folder. - Open
main.pyin a text editor and fill in credentials - Run
python3 main.pyand 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