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