Skip to content

Releases: mps-youtube/yewtube

Version 0.01.34

22 Feb 17:40
@np1 np1
Compare
Choose a tag to compare

Version 0.01.34
Feb 22 2014

  • Fix bug: fails when no playlist file exists

Version 0.01.33

22 Feb 08:37
@np1 np1
Compare
Choose a tag to compare

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

17 Feb 02:10
@np1 np1
Compare
Choose a tag to compare

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

13 Feb 22:00
@np1 np1
Compare
Choose a tag to compare

Updated to transition users config directory to reflect new name

Version 0.01.30

13 Feb 17:32
@np1 np1
Compare
Choose a tag to compare

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:

https://pypi.python.org/pypi/mps-youtube

Version 0.01.12

11 Feb 00:29
@np1 np1
Compare
Choose a tag to compare

[Feature] More options for downloading
[Bugfix] Play audio using video data when no audio streams available

Version 0.01.11

10 Feb 13:25
@np1 np1
Compare
Choose a tag to compare

10 Feb 2014
v0.01.11

[Bugfix] Fixes incompatibility issue with earlier config files.

Version 0.01.10

09 Feb 23:20
@np1 np1
Compare
Choose a tag to compare

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.