Version 0.01.39
Version 0.01.39
Mar 10 2014
Features:
- Added time / progress bar indicator. Big thanks to Thomas LÉVEIL!
(mplayer only) - Added command to retrieve YouTube user playlists;
userpl {username} or upl {username} - Added command to retrieve related videos; r{number}
- playurl now respects -f, -w, and -a flags (fullscreen, window or audio)
- Implemented input history persistence (uses readline, linux only)
- Implemented non-interactive mode for command line invocation with playurl
- Implemented less interactive mode for command line invocation with dlurl
Changes:
- // or .. prefix to search for YouTube playlists (was plsearch / pls)
Help / Documentation:
- help will show relevant help topic page e.g., help dlurl
- Documented configuration options ("set" commands)
- Re-authored some help categories
- Changed help to help , removed menu from help pages
Bugfixes
- mplayer / mpv window now displays content title instead of url
- Fixed issue with Python3 terminal output on playback ctrl-c interrupt
- Fixed issue with debug mode not logging to file
- Changed year format in YT playlist result screen to last two digits.
(Under some environments it was showing 4-digit years)