Add a PostProcessor for adding metadata to the file (closes #1570)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 11 Oct 2013 09:19:09 +0000 (11:19 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 11 Oct 2013 09:19:09 +0000 (11:19 +0200)
commitbc4f29170f7fe1088f63fdc42f225656d3680c5e
tree936d97686501cf9912effc55cb2bdaa5c32ba5fb
parentcb354c8f6218ecd722b218a08935f7bd7eecabd3
Add a PostProcessor for adding metadata to the file (closes #1570)

It currently sets the title, the date and the author values.
youtube_dl/PostProcessor.py
youtube_dl/__init__.py