DarkCat09
62ebecc87f
I've misunderstood the FS limits, 255 is for filename, not path. Path is limited only by libc, it's 4096. The default outtmpl in musicdlp contains slashes, so it's a path. But YDL considers it to be a filename, so the whole outtmpl formatting result is trimmed to path_length. Do we really need this? I think there are no "malicious" long-named tracks :) |
||
---|---|---|
.. | ||
config.py | ||
genius.py | ||
http_pool.py | ||
id3pp.py | ||
main.py | ||
response.py | ||
test_genius.py | ||
test_pp.py | ||
ydl_pool.py |