version 0.3.31

This commit is contained in:
Mort Yao 2014-11-01 17:28:31 +01:00
parent 45c0b5a078
commit b2254a68b8
2 changed files with 16 additions and 1 deletions

View File

@ -1,6 +1,21 @@
Changelog Changelog
========= =========
0.3.31
------
*Date: 2014-11-01*
* New site support:
- Dongting (by @lilydjwg)
- DouyuTV (by @0x00-pl)
- LeTV cloud (by @cnbeining)
* Bug fixes:
- AcFun
- Bilibili
- Niconico
- iQIYI
0.3.30 0.3.30
------ ------

View File

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