Releases: mps-youtube/yewtube
Version 0.01.34
Version 0.01.34
Feb 22 2014
- Fix bug: fails when no playlist file exists
Version 0.01.33
Version 0.01.33
Feb 22 2014
- Changed structure of playlist file. Now consumes KB's rather than MB's
- Same playlist file shared between Python2.7+ and Python3+ (was separate)
- Improved display alignment for Russian text
- Preload of url fails silently on unobtainable items (previously crashed)
- Added prompt to mux audio on m4v download (experimental)
Version 0.01.32
Version 0.01.32
Feb 17 2014
- Improve display alignment with certain unicode characters
- Fix crash when using 'set' command on Windows (thomasleveil)
Version 0.01.31
Updated to transition users config directory to reflect new name
Version 0.01.30
13 Feb 2014
Version 0.01.30
To assist with packaging and resolve a nameclash with other software, pms was renamed to mps.
To keep the names harmonious, this program has been renamed to from pms-youtube to mps-youtube. The main python file has been renamed from pmsyt to mpsyt
The Github url is now:
http://github.com/np1/mps-youtube (the old github url redirects to this)
The PyPI home is now:
Version 0.01.12
[Feature] More options for downloading
[Bugfix] Play audio using video data when no audio streams available
Version 0.01.11
10 Feb 2014
v0.01.11
[Bugfix] Fixes incompatibility issue with earlier config files.
Version 0.01.10
9 Feb 2014
v0.01.10
-f
, -w
and -a
arguments for playing items in fullscreen, window or audio
(overrides configured setting)
Updated built-in help screens.
Fixed alignment of duration column for videos over 1 hour.