Added '--xattrs' option which writes metadata to the file's extended attributes using...
authorepitron <chris@ill-logic.com>
Thu, 2 Jan 2014 12:47:28 +0000 (07:47 -0500)
committerepitron <chris@ill-logic.com>
Thu, 2 Jan 2014 12:47:28 +0000 (07:47 -0500)
commite63fc1bed423e7b84e257000d7d25bb812d37685
tree346b662307a9bb67cadf275e31b189005a22a352
parent1b969041d701e2fb7ff106476b91084dbc67332a
Added '--xattrs' option which writes metadata to the file's extended attributes using a youtube-dl postprocessor.
Works on Linux, OSX, and Windows.
README.md
youtube_dl/PostProcessor.py
youtube_dl/__init__.py
youtube_dl/utils.py