Discussion:
[haskell-art] Automated YouTube uploads
Henning Thielemann
2014-05-13 21:15:53 UTC
Permalink
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.

Loading...