Version 0.2.0
Version 0.2.0
25 November 2014
- Auto detect terminal window size
- Transcode audio to MP3 and other formats (requires ffmpeg or avconv) (#55)
- Enabled da and dv commands for playlist search results
- Added dapl and dvpl to download YouTube playlist audio/video
by url/id to a separate subdirectory (mtahmed) #110 - Progress indicator now works with mpv (previously only mplayer)
- Added option to show system notifications (Alex Nisnevich) #95
(can be used with libnotify - notify-send on linux) - Added overwrite true/false option for downloads (mtahmed) #93
(skips download if downloaded file already exists) - Added copy to clipboard feature #97
(requires python xerox module and xclip on linux or pywin32 on windows) - Remux audio downloads for better file compatibility (#135)
[Bugfix] - Accept two-character length usernames (#99)
[Bugfix] - Expand ~ character in download directory setting (punchagan)
[Bugfix] - Don't truncate filename (YoussF) #122
[Bugfix] - Exit with correct status code