0
Commit Graph

49 Commits

Author SHA1 Message Date
Kaimi
c79aab292d Major update, fixes #19
- Authentication is now required for downloading full version of track
- Fix for web/mobile version download
- Pick highest bitrate available by default
- MP3::Tag fix (id3v24)
- Proper naming for podcasts
- Copyrights and version info
- Additional logging in debug mode
2020-08-07 08:56:40 +03:00
Kaimi
03796948fc Additional logging 2020-08-05 19:51:26 +03:00
Kaimi
201d2444bf Merge pull request #14 from l29ah/links
Add an option to print links to the tracks instead of fetching them
2019-08-30 15:37:55 +03:00
Sergey Alirzaev
65b43fe190 report errors to stderr 2019-08-15 00:32:20 +03:00
Sergey Alirzaev
95173d9e07 Add an option for silent operation 2019-08-15 00:01:45 +03:00
Sergey Alirzaev
e12231261f Add an option to print links to the tracks instead of fetching them 2019-08-15 00:01:11 +03:00
Kaimi
0d7e0562c4 Append OAuth prefix if not present 2018-09-30 10:35:42 +03:00
Kaimi
d0122d7b09 Fixes #11 2018-07-05 17:38:02 +03:00
Kaimi
125fafb7d5 Long filename fix for Windows (fixes #10) 2018-07-05 17:14:31 +03:00
Kaimi
4cf3891463 more debug info 2018-07-05 13:02:59 +03:00
Kaimi
dff1df418b Preliminary HQ support, some fixes 2018-06-24 19:54:18 +03:00
Kaimi
c40122d87d Availability check fix, exit codes 2017-12-13 15:33:00 +03:00
Korjavin Ivan
2b199b3de0 dos2unix lineends for perl script 2017-12-13 13:05:55 +01:00
Evgen Bodunov
10a475896a Update ya.pl
Added shebang line for *nix users.
2017-09-27 12:18:39 +03:00
Kaimi
7a1f60f8b5 Excessive code removed 2017-05-15 21:09:52 +03:00
kaimi-
925ad75c26 check for album availability via mobile api. web api is not available for now 2016-10-04 21:43:50 +03:00
Kaimi
541f6a5ee8 mobile api download fix 2016-04-06 15:24:54 +03:00
Kaimi
2516020493 resolve #3 2016-03-16 21:01:56 +03:00
Kaimi
9b1f3679f4 no ssl verification in debug mode 2016-03-03 11:41:25 +03:00
Kaimi
7debe18b80 no message 2016-01-26 23:10:06 +03:00
Kaimi
ac3f3dacaf fix 2016-01-26 16:39:30 +03:00
Kaimi
02172b17ab Merge branch 'master' of https://github.com/kaimi-ru/yandex-music-download 2016-01-26 16:27:35 +03:00
Kaimi
57d2a840a5 Request logging 2016-01-26 16:27:26 +03:00
Kaimi
779c600a63 no message 2016-01-14 21:47:28 +03:00
Kaimi
81e60e863a no message 2016-01-04 15:44:01 +03:00
Kaimi
66291d7d3b no message 2016-01-03 20:13:59 +03:00
Kaimi
aa1117a208 5 sec delay and mobile api use by default 2015-11-04 21:36:28 +03:00
Kaimi
042a3253ed Minor mobile API support (workaround for captcha) 2015-11-03 13:03:10 +03:00
Kaimi
fe50bbca89 optional delay between downloads 2015-10-22 14:59:54 +03:00
Kaimi
df7c3c81c2 more unicode fix 2015-10-13 15:20:59 +03:00
Kaimi
3715ea27af download by url bug fix 2015-10-13 11:41:57 +03:00
Kaimi
702d598af6 verify ssl certs using Mozilla::CA, change console font on startup (default not always supports unicode) 2015-10-11 14:21:52 +03:00
Kaimi
ad37907db2 no ssl certificate verification 2015-10-07 02:30:10 +03:00
Kaimi
635ebc8bfe Download by URL, another unicode fix for windows, add track genre and number (albums only), possible PAR issue fixed 2015-09-21 19:58:19 +03:00
Kaimi
6f320ac12e Switch from ported hash algo to generic MD5 library 2015-09-05 23:03:05 +03:00
Kaimi
6ef04a1835 Album cover display fix for some players 2015-08-19 17:12:11 +03:00
Kaimi
6e5fd4aec5 Hope it will fix unicode names in win* 2015-07-09 17:36:39 +03:00
Kaimi
5aa4c58305 no message 2015-06-29 16:08:57 +03:00
Kaimi
790b540b37 Wrong album cover uri fixed; include, exclude list support 2015-06-26 19:16:34 +03:00
Kaimi
57432dad85 Deleted (non-album?) tracks handling, postponed cover handling 2015-06-26 11:51:35 +03:00
Kaimi
162306aa33 Add mp3 tags (including cover), json decoding order fix 2015-06-15 21:29:18 +03:00
Kaimi
b89fc5a78c Multiple volume albums and https proxy support fix 2015-03-19 19:40:41 +03:00
Kaimi
aa041b612e http -> https 2015-03-19 17:59:37 +03:00
Kaimi
fb458756e8 Whitespace -> tab. Usage in readme now corresponds with script. Proxy support (forgot to mention in previous commit). 2015-02-16 18:07:58 +03:00
Kaimi
72b0077283 Long playlist handling fix. Redundant debug info removed 2015-02-15 20:46:10 +03:00
Kaimi
7a55a69249 Fix to adjust to Yandex changes. Minor debug improvement 2015-01-30 00:40:59 +03:00
Kaimi
8633119e0c Minor improvements
Progress bar added, non-existent track handling fixed
2015-01-27 12:21:33 +03:00
Kaimi
328c2d995c functionality fix
Fixed the script and removed obsolete code to correspond to recent
yandex music changes
2015-01-23 17:32:34 +03:00
Kaimi
e7a3116fae Init 2014-02-28 00:40:47 +04:00