GithubHelp home page GithubHelp logo

hhy5277 / baidumusicspider Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huzhicheng/baidumusicspider

0.0 1.0 0.0 1.48 MB

本工具在Python 2.7.3版本下开发。百度新歌榜、热歌榜下载器,采用多线程方式,可快速抓取歌曲信息。需要Pyqt、BeautifulSoup的支持。

Python 100.00%

baidumusicspider's Introduction

模拟登录百度账号,批量下载百度音乐。

本工具采用python 2.7.3,需要pyqt、BeautifulSoup的支持。

本工具首先模拟登录百度,登录成功后,会解析百度新歌榜或者百度热歌榜,之后形成歌曲列表,以界面的形式展现处理。 可以下载单个歌曲、选择下载多个歌曲,或者复制所有歌曲链接,到迅雷中新建下载组打包下载歌曲。

使用步骤:

  1. 首先找到settings.py文件,在文件开始位置,配置你的账号、密码及新歌榜或热歌榜的地址 username = "your baidu acount" #配置你的百度账号 password = "your baidu password" #配置你的百度密码 musiclistUrl = "http://music.baidu.com/top/dayhot" #热歌 或者http://music.baidu.com/top/new #新歌
  2. 直接运行spiderMan.py即可,采用多线程,网速不给力的情况下最多8、9秒即可爬完新歌榜前100首,当然有些歌曲是不可以免费下载的。

baidumusicspider's People

Contributors

huzhicheng avatar

Watchers

 avatar

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.