Transform Predigt-Websites into YOuTube-Videos, also upload them with one Command-Line Command :-)
- Install:
- node.js
- imagemagick
- ghostscript
- ffmpeg
- create:
- vorspann.mp4
- abspann.mp4
- watermark.png
- configure config.json
Now you are able to run it:
node app.js "FULL URL To YOUR Predigt/Podcast-Page"
If you do not want to have the image altered (prewritten, etc...) then add rawimage
as parameter:
node app.js "FULL URL To YOUR Predigt/Podcast-Page" rawimage
After that, take the Movie and the text-files in the output-folder, navigate in your browser to http://youtube.com/upload and there you go :-)
- better text on image
- Direct YouTube-Upload
- More Control over Result with more Options
- A little GUI
- Some Online-Service?