We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0c4ef commit 3b9c0afCopy full SHA for 3b9c0af
CHANGELOG.txt
@@ -1,6 +1,20 @@
1
Changelog
2
=========
3
4
+0.3.30dev-20140806
5
+------------------
6
+
7
+*Date: 2014-08-06*
8
9
+* Bug fixes:
10
+ - Youku
11
+ - Nicovideo
12
+ - Bilibili
13
+ - Letv
14
+* New site support:
15
+ - Tucao.cc
16
+* Use FFmpeg concat demuxer to join video segments (ffmpeg>=1.1)
17
18
0.3.30dev-20140730
19
------------------
20
src/you_get/version.py
@@ -1,4 +1,4 @@
#!/usr/bin/env python
script_name = 'you-get'
-__version__ = '0.3.30dev-20140730'
+__version__ = '0.3.30dev-20140806'
0 commit comments