Releases: fent/node-ytdl
Releases · fent/node-ytdl
v1.0.0
Features
- adjust columns and filtering options for new ytdl-core (6dea057)
BREAKING CHANGES
-
--[un]filter-encoding
option renamed to --[un]filter-codecs
- format columns changed
resolution
renamed to quality
video enc
and audio enc
unified into codecs
bitrate
column added for video bitrate
v0.13.0
Bug Fixes
- reconnects don't print video info more than once (b2bb3be)
- sanitize video titles with folder slashes properly (bec4856)
Features
- replace sanitized filename characters with
-
(e6e08f0)
- shorter video labels (bd181f4)
v0.11.0
Features
- only print to stdout if process is piped (9a3915b), closes #91
v0.10.5
Bug Fixes
- update path to view count (cab0aaa)
v0.10.4
Bug Fixes
- showing downloaded size for playlist formats (fc4ea20)
v0.10.3
Bug Fixes
- don't print length for live videos (debdca8)
v0.10.2
Bug Fixes
- remove ytdl cache timeout (0ed7fd9)
- update path of ytdl-core sig cache (14f097b)