Git Product home page Git Product logo

163marker's People

Contributors

nondanee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

163marker's Issues

报错

Traceback (most recent call last):
File "D:\163marker-master\163marker\app.py", line 19, in main
mark(args.file, parse(args.uri), args.id)
File "D:\163marker-master\163marker\core.py", line 42, in parse
return data['songs'][0]
IndexError: list index out of range

现在貌似失效了...

如题,自行测试了下面四首歌曲,都没能匹配成功
http://music.163.com/song?id=1803908863 成功写入163key,但匹配失败
http://music.163.com/song?id=1815109508 成功写入163key,但匹配失败
http://music.163.com/song?id=863967061 运行后未写入163key,匹配失败
http://music.163.com/song?id=1457707546 运行后未写入163key,匹配失败
前两首使用外来的FLAC资源,后两首使用第三方工具下载的网易云MP3资源
使用网易云音乐Windows版 2.7.6

能否通过读取本地文件确认歌曲id?

本地文件好像包含了几乎所有的有用信息,应该可以在可以接受的时间内逆推出歌曲id(吧?)
由于账号无法使用,希望能从MP3里恢复出歌单

连续匹配50多首曲目之后就报错了

Traceback (most recent call last):
File "E:\163marker-master\163marker\app.py", line 19, in main
mark(args.file, parse(args.uri), args.id)
File "E:\163marker-master\163marker\core.py", line 42, in parse
return data['songs'][0]
KeyError: 'songs'

请问这是怎么一回事呢?我更换电脑、重启系统通通不行,一直报这个错误。连切换网络、换虚拟机都试了,也还不行

命令行工具有bug

命令行工具直接import 163marker.main as main了,是不是匹配替换之后忘记改了?
另外命令行工具里用的那个main也没有了

短時間大量調用,X-Real-IP被封鎖的問題

如題,短時間大量調用parse的情況下,會導致X-Real-IP的IP被460 cheating,但自己在X-Real-IP更換另一個IP後即恢復正常,想請問有什麼比較好的解決方法嗎?感謝!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.