mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 00:33:58 +03:00
version 0.3.30dev-20140806
This commit is contained in:
parent
6f0c4ef32b
commit
3b9c0af0f3
@ -1,6 +1,20 @@
|
|||||||
Changelog
|
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
|
0.3.30dev-20140730
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
script_name = 'you-get'
|
script_name = 'you-get'
|
||||||
__version__ = '0.3.30dev-20140730'
|
__version__ = '0.3.30dev-20140806'
|
||||||
|
Loading…
Reference in New Issue
Block a user