This project is a tool for automatic video creation and uploading on YouTube
- Node (https://nodejs.org)
- ImageMagick (https://imagemagick.org/)
- FFmpeg (https://ffmpeg.org/)
This project create a video from a search term. The search term is fetched in wikipedia and analyzed with Watson IBM to fetched google images and render the video with wikipedia sentences. The project is inspired by the master Filipe Deschamps and full-dopamina sensation.
- Cloning the repository
git clone https://github.com/douglasOlv/video-maker.git
cd video-maker
npm install
- The keys of access. You need to have keys of access to APIs, of course.
- Sign in Algorithmia and create a key acesses to WikipediaParser
- Sign in IBM and create a key acesses to Natural Language Understanding
- Sign in Google Cloud Plataform and create a "new project" and search in "API" for "Custom Search API" and select ativate, in Credentials create a new credential API Key
- Create a Custom Search Enginer and active the image search
- Start up, you need have NodeJs, of course.
node index.js
This project was developed with the following technologies:
- Node.js
- Algorithmia WikipediaParser
- Watson Natural Lenguage Understanding
- Custom Search Google API
- Videoshow
This project is licensed under the MIT License - see the LICENSE.md file for details.
Made by Douglas Oliveira Get in touch 👋
Because creating thing is fun