1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 08:47:22 +08:00
Peter Volkov 274dd5e6f2 [twitch] Strip title to avoid download error #24575
Since we create filename from title, it's very easy to get following
error:

  ERROR: unable to open for writing: [Errno 36] File name too long: ...

This commit strips title to 210 bytes so we'll fit into FS's 255 bytes
filesize limit.
2020-04-02 10:47:51 +03:00
..
2018-01-23 22:23:12 +07:00
2020-03-24 03:14:30 +07:00