index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
postprocessor
/
xattrpp.py
Age
Commit message (
Expand
)
Author
2016-09-30
Move write_xattr to utils.py
Yen Chi Hsuan
2016-03-03
[jython] Introduce compat_os_name
Yen Chi Hsuan
2016-02-14
[refactor] Single quotes consistency
Sergey M․
2015-05-14
[xattr] Enhanced error messages on Windows
Yen Chi Hsuan
2015-05-14
[xattr] Catch 'Argument list too long'
Yen Chi Hsuan
2015-05-14
[xattr] Enhance error handling to catch ENOSPC
Yen Chi Hsuan
2015-04-23
[xattrpp] Fix typo
Sergey M․
2015-04-23
[xattr] Add version detection for python-pyxattr
Yen Chi Hsuan
2015-04-18
Postprocessors: use a list for the files that can be deleted
Jaime Marquínez Ferrándiz
2014-11-26
[test_unicode_literals] Arm unicode_literals check
Philipp Hagemeister
2014-11-23
PEP8 applied
Jouke Waleson
2014-11-02
[util] Move compatibility functions out of util
Philipp Hagemeister
2014-05-16
Provide compatibility check_output for 2.6 (Fixes #2926)
Philipp Hagemeister
2014-01-07
Remove unusued import
Philipp Hagemeister
2014-01-07
[xattr] Correct on Windows
Philipp Hagemeister
2014-01-07
[xattr] Always use UTF-8
Philipp Hagemeister
2014-01-07
[xattr] Rework
Philipp Hagemeister
2014-01-07
[xattr] Always output a warning message on errors
Philipp Hagemeister
2014-01-07
[xattr] Write bytestrings, not characters
Philipp Hagemeister
2014-01-07
Split postprocessor package into multiple modules
Philipp Hagemeister