forked from osleg/vksearch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.CHANGELOG
34 lines (28 loc) · 1.19 KB
/
.CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
1.1:
[+] Some improves to suggest mode. Support for --play --suggest or --get
--suggest
[+] Added --suggest-count option. See --help.
1.0:
[*] First release.
[*] Fixed downloading too long files in OS Windows. Downloaded files is now
limited by 70 chars.
[+] Added offset support. --count is now unlimited for audio.search.
0.9-rc2:
[+] --user-playlist now accepting multiple arguments
[+] download continue support (via wget -c)
[*] fixed downloading songs with special symbols * ? < > ' " etc.
0.8-rc:
[+] Suggest function. Do you ready to enjoy NEW music?
Example: vksearch --suggest Within Temptation -- and playlist with
recommended music will be ready in a few minutes!
Or: vksearch --suggest --user-playlist <YOU_USER_ID>
[+] Recommends function. Native suggestion function on VK.com. Works worse then
"suggest".
Example: vksearch --get-recommends id12345678
0.7b:
[+] Colored output. Enabled by default, set cfg_color_output to 0 for disable.
0.6b:
[*] Full Cygwin support
[*] Using VKApi 3.99, now it seems to work.
[-] Removed playlist format config, pls is now default.
[-] Removed getting albums/discography, it will be separate script.