├── LICENSE ├── README ├── README.md ├── Script.xmind ├── app.py ├── audio.py ├── chromedriver ├── final_movie.mp4 ├── googleImage.py ├── make.py ├── req.py ├── text.mp3 ├── text.txt └── thumb.jpeg /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/LICENSE -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/README.md -------------------------------------------------------------------------------- /Script.xmind: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/Script.xmind -------------------------------------------------------------------------------- /app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/app.py -------------------------------------------------------------------------------- /audio.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/audio.py -------------------------------------------------------------------------------- /chromedriver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/chromedriver -------------------------------------------------------------------------------- /final_movie.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/final_movie.mp4 -------------------------------------------------------------------------------- /googleImage.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/googleImage.py -------------------------------------------------------------------------------- /make.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/make.py -------------------------------------------------------------------------------- /req.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/req.py -------------------------------------------------------------------------------- /text.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/text.mp3 -------------------------------------------------------------------------------- /text.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/text.txt -------------------------------------------------------------------------------- /thumb.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Auto-bot-Channel/text-to-video/HEAD/thumb.jpeg --------------------------------------------------------------------------------