mirror of
https://github.com/soimort/you-get.git
synced 2025-02-02 16:24:00 +03:00
version 0.3.26
This commit is contained in:
parent
0f38ed615d
commit
59e505b5bc
@ -1,6 +1,23 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.3.26
|
||||
------
|
||||
|
||||
*Date: 2014-02-08*
|
||||
|
||||
* New features:
|
||||
- Play video in players (#286)
|
||||
- LeTV support (#289)
|
||||
- Youku 1080P support
|
||||
* Bug fixes:
|
||||
- YouTube (#282, #292)
|
||||
- Sina (#246, #280)
|
||||
- Mixcloud
|
||||
- NetEase
|
||||
- QQ
|
||||
- Vine
|
||||
|
||||
0.3.25
|
||||
------
|
||||
|
||||
|
@ -2,5 +2,5 @@
|
||||
__all__ = ['__version__', '__date__']
|
||||
|
||||
__name__ = 'you-get'
|
||||
__version__ = '0.3.25'
|
||||
__date__ = '2013-12-20'
|
||||
__version__ = '0.3.26'
|
||||
__date__ = '2014-02-08'
|
||||
|
Loading…
Reference in New Issue
Block a user