mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
version 0.3.30dev-20140723
This commit is contained in:
parent
5805a1f807
commit
38663239be
@ -1,6 +1,18 @@
|
|||||||
Changelog
|
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
|
0.3.30dev-20140716
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
script_name = 'you-get'
|
script_name = 'you-get'
|
||||||
__version__ = '0.3.30dev'
|
__version__ = '0.3.30dev-20140723'
|
||||||
|
Loading…
Reference in New Issue
Block a user