Skip to content

zhenggu/fetch-audio-from-fm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fetch-audio-from-fm

从FM网站批量下载专辑的音频,并转换到MP3格式

现在支持的网站:

喜马拉雅
蜻蜓FM
荔枝FM

注意:

除lizhi以外其他网站必须安装ffmpeg

使用方法:

ruby ximalaya http://www.ximalaya.com/11129614/album/2872220
如果希望下载标题包含某个词(如:侯景传)的音频,可以使用:
ruby ximalaya http://www.ximalaya.com/11129614/album/2872220 侯景传
其他网站的下载方法都相同

依赖:

https://github.com/YorickPeterse/oga
https://github.com/rdp/os
https://www.ffmpeg.org

Notes:

ximalaya是https://github.com/zhenze12345/ximalaya的多线程版本

About

从FM网站如获取音频,并转换到MP3格式

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%