mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 05:25:02 +03:00
version 0.3.36
This commit is contained in:
parent
c0b7c34cbd
commit
e9f16e12cc
@ -1,6 +1,18 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.3.36
|
||||
------
|
||||
|
||||
*Date: 2015-10-05*
|
||||
|
||||
* New command-line option: --json
|
||||
* New site support:
|
||||
- Internet Archive
|
||||
* Bug fixes:
|
||||
- iQIYI
|
||||
- SoundCloud
|
||||
|
||||
0.3.35
|
||||
------
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
script_name = 'you-get'
|
||||
__version__ = '0.3.35'
|
||||
__version__ = '0.3.36'
|
||||
|
Loading…
Reference in New Issue
Block a user