mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-04-09 06:15:59 +00:00
9 lines
570 B
Markdown
9 lines
570 B
Markdown
**Problem Statement**
|
|
To make a Youtube Short using a Random Facts API and upload it to youtube with one click of a button on a Python Notebook.
|
|
|
|
**To Run It**
|
|
|
|
1. Download all the the installs required for the notebook given on the requirements file.
|
|
2. Add the API Key required by following the information on the notebook (Just the API Key from Api Ninja)
|
|
3. Run The notebook if you have done everything correctly it should all work although the rendering process
|
|
4. Then it will prompt you for a Youtube login OAUTH. After which video should be uploaded. |