Commit Graph

12 Commits

Author SHA1 Message Date
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