提交 8b5ae3a6 编写于 作者: M Mort Yao

version 0.3.22

上级 bf5d2dfb
Changelog
=========
0.3.22
------
*Date: 2013-10-18*
* Fix issues for:
- Baidu
- Bilibili
- JPopsuki TV
- Niconico
- PPTV
- TED
- Tumblr
- YinYueTai
- YouTube
- ...
0.3.21
------
......
......@@ -3,6 +3,8 @@ You-Get
.. image:: https://api.travis-ci.org/soimort/you-get.png
.. image:: https://badge.fury.io/py/you-get.png
`You-Get <https://github.com/soimort/you-get>`_ is a video downloader runs on Python 3. It aims at easing the download of videos on `YouTube <http://www.youtube.com>`_, `Youku <http://www.youku.com>`_/`Tudou <http://www.tudou.com>`_ (biggest online video providers in China), `Niconico <http://www.nicovideo.jp>`_, etc., in one script.
See the project homepage http://www.soimort.org/you-get for further documentation.
......
#!/usr/bin/env python
__all__ = ['__version__', '__date__']
__version__ = '0.3.21'
__date__ = '2013-08-17'
__version__ = '0.3.22'
__date__ = '2013-10-18'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册