version 0.3.30dev-20140723

This commit is contained in:
Mort Yao 2014-07-23 20:52:12 +02:00
parent 5805a1f807
commit 38663239be
2 changed files with 13 additions and 1 deletions

View File

@ -1,6 +1,18 @@
Changelog
=========
0.3.30dev-20140723
------------------
*Date: 2014-07-23*
* YouTube: (experimental) video format selection
* Youku: playlist support
* NetEase Music: high quality download (by @farseer90718)
* PPTV: support fixed (by @jackyzy823)
* Catfun.tv: new site support (by @jackyzy823)
* AcFun.tv: domain name fixed
0.3.30dev-20140716
------------------

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
script_name = 'you-get'
__version__ = '0.3.30dev'
__version__ = '0.3.30dev-20140723'