Additions
CLI
- Added support for local playlists (
-lp
). (many thanks to @rgasc) (c568548, 3871c33, dd95e77) - Added the
--save-playlist=ID
option to save a playlist locally in-lp
. (3a53d23) - Added the
--save-channel=ID
option to save a channel locally in-lc
. (3a53d23) - Added the
--save-video=ID
option to save a video locally in the "Saved videos" playlist. (02e68f0) - Added the playlist
:save=i
STIDIN option (also aliased as:s=i
). (5a9c2da) - Added the channel
:p=i
,:pv=i
and:s=i
STDIN options. (5c806a4)
GTK
- Added the right-click "Play as audio" entry. (967cf9e, 8dc9465)
- gtk3: added the "Video License" combobox. (6a21aed)
- Added the boolean
autoscroll_to_end
option (disabled by default). (65371af) - Added the "Popular" category, which lists daily popular videos. (f6c4f2d)
Improvements
- Allow
--popular
to be used without an argument. (2c5c651) - Better detection for HFR (High Frame Rate) videos. (65d79a8)
- Several improvements to the
--local-channels
option. (f8b4c74) - Improved layout for channels, playlists and video results. (0612ee2, 98072e8)
Changes
- Renamed the
--file-channels
option to--local-channels
(also aliased as:-lc
). (5a77c2d)