[Haskell] Automated YouTube uploads

Henning Thielemann lemming at henning-thielemann.de
Tue May 13 21:15:53 UTC 2014


In case I did not announce it before - I wrote a set of two small 
programs that upload videos to YouTube. It is useful in two situations:

1. Upload a list of videos with metadata fetched from a spreadsheet.
2. Upload from a remote machine without a graphical browser.

http://hackage.haskell.org/package/youtube

You need 'curl' to be installed and you need to register for a YouTube 
developer key.


More information about the Haskell mailing list