mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
version 0.3.30
This commit is contained in:
parent
64bc62c1c4
commit
a2b7886624
@ -1,6 +1,20 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.3.30
|
||||||
|
------
|
||||||
|
|
||||||
|
*Date: 2014-09-21*
|
||||||
|
|
||||||
|
* First Alpha release
|
||||||
|
* Support PyPy3
|
||||||
|
* Bug fixes:
|
||||||
|
- YouTube
|
||||||
|
- Youku
|
||||||
|
- Tudou
|
||||||
|
- Niconico
|
||||||
|
- AcFun
|
||||||
|
|
||||||
0.3.30dev-20140907
|
0.3.30dev-20140907
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
script_name = 'you-get'
|
script_name = 'you-get'
|
||||||
__version__ = '0.3.30dev-20140907'
|
__version__ = '0.3.30'
|
||||||
|
Loading…
Reference in New Issue
Block a user