Git Product home page Git Product logo

nanamusicdownloader's Introduction

NanaMusicDownloader

基于Python,批量下载视频,转mp3,修改音频tag信息,找歌词等功能。

注:只尝试过下载哔哩哔哩视频,其余视频网站未做测试

使用

环境:Python3

1.安装依赖

pip install -r requirements.txt

2.根据注释与需要编辑文件

Downloader.py里有专辑封面路径、cookies文件路径、视频URL、歌手信息。专辑信息。专辑作者信息。reTitle.pymusicLrcMatch.py则是分割词。

3.运行Downloader.py

下载视频并转音频,并编辑音频tag。

4.手动处理不规则文件名

音频文件的标题部分是直接取的视频标题,很多视频即使是同一个投稿者投稿也不一定按一定的范式取标题,所以这一步可以手动处理这些不规则的文件名,为下面的重新设置音频标题和匹配歌词提供方便。

5.运行reTitle.py

依照分割词对文件名进行分割分类,重新编辑音频的标题信息和歌手信息。

6.运行musicLrcMatch.py

模糊匹配歌词,不一定全能找到或者找对。

鸣谢

LICENCE

AGPL @Dax233

nanamusicdownloader's People

Contributors

dax233 avatar

Stargazers

 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.