version 0.3.30dev-20140806

This commit is contained in:
Mort Yao 2014-08-06 17:07:19 +02:00
parent 6f0c4ef32b
commit 3b9c0af0f3
2 changed files with 15 additions and 1 deletions

View File

@ -1,6 +1,20 @@
Changelog
=========
0.3.30dev-20140806
------------------
*Date: 2014-08-06*
* Bug fixes:
- Youku
- Nicovideo
- Bilibili
- Letv
* New site support:
- Tucao.cc
* Use FFmpeg concat demuxer to join video segments (ffmpeg>=1.1)
0.3.30dev-20140730
------------------

View File

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