kaka
27b80072c3
strip name of album fixed when download some album which name endwith spaces raise FileNotFoundError problem.
2017-05-06 20:11:21 +08:00
Mort Yao
753879b497
[netease] fix #1642
2017-01-28 03:20:17 +01:00
Rokic
d04997ec9b
fix #1415
...
Songs from netease cloud music playlist will have a prefix indicates
their order in the list.
2016-11-08 02:09:39 +08:00
H.G
2baeed762a
[universal] fix issue: "flush" is not available in Python under 3.3
2016-09-05 10:50:58 +12:00
Mort Yao
e765f32805
[netease] fix #1341 , also do not create new directory when info_only
2016-08-10 13:56:52 +02:00
jackyzy823
9c67f40258
[Netease] add support for radio & program
2016-05-27 16:18:56 +00:00
Mort Yao
129695b3c6
[163] fix #917
2016-02-07 15:11:25 +01:00
xyuanmu
9c0abc6c64
fix m5.music.126.net return 404
2016-02-04 11:48:16 +08:00
Mort Yao
9a9e706cb6
[netease] no-caption check
2016-01-08 17:48:16 +01:00
Mort Yao
87121a3a26
[netease] switch to m5.music.126.net (as suggested in #743 )
2015-11-10 00:19:47 +01:00
Mort Yao
a2b34696f1
[netease] fix #743
2015-11-02 16:08:36 +01:00
Mort Yao
7e649856ae
[netease] let's pretend we're not using the freakin key
...
- http://www.v2ex.com/t/131959
2015-10-19 23:05:44 +02:00
Mort Yao
0d6b064ba8
[netease] download lyrics for albums and playlists
2015-10-19 21:57:42 +02:00
Mort Yao
c8542be595
[netease] add netease_lyric_download()
2015-10-18 07:09:28 +02:00
sceext
5eb9cebe4e
fix extractors not use VideoExtractor after add --json option
2015-09-26 13:45:39 +08:00
lilydjwg
a1879ff563
[netease] support for 163.fm short url
...
e.g. http://163.fm/LzbHaQN
2015-07-31 16:13:06 +08:00
lilydjwg
c5156b6788
[netease] support for mv urls
...
example url: http://music.163.com/#/mv?id=440007
2015-07-19 11:57:17 +08:00
Mort Yao
f1c101493e
Merge branch 'develop' of https://github.com/lilydjwg/you-get into lilydjwg-develop
2015-06-09 20:46:26 +08:00
Gilles Filippini
16e75a06b2
Fix case when hMusic data is None
...
This occurs for example with these urls:
http://music.163.com/song?id=17699228
http://music.163.com/song?id=17699232
2015-06-01 18:59:55 +02:00
lilydjwg
c8a35458dd
netease: more url pattern
...
http://music.163.com/#/song/30706076/
2015-05-27 21:44:28 +08:00
Mort Yao
24c1db411f
NetEase: more fix for #428
2014-11-01 14:13:42 +01:00
Mort Yao
e2cba21ad9
NetEase: fix #428
2014-10-31 10:21:30 +01:00
Mort Yao
00d2b35ccb
music.163.com: fetch author name and position of song in album
2014-08-03 21:33:45 +02:00
Mort Yao
13d40fa694
Major refactoring
...
* Change entry point to you_get.__main__:main
* New entry point for development (you-get-dev): you_get.__main__:main_dev
* you_get.extractor -> you_get.extractors
2014-07-21 02:39:40 +02:00