当前位置: 首页 > news >正文

KUKU FM 音频Linux平台免费下载工具

1.工具名称:kuku-dl

  1. 功能:

✅ 下载播客、故事和有声读物!

✅ 获取所有元数据和封面艺术品。

✅ 支持字幕!

3.使用说明:

3.1. 直接镜像github源码库

👉 git clone https://github.com/bunnykek/kuku-dl.git

3.2. 安装环境自动检测,没有的插件会自动补齐:

👉 pip install -r requirements.txt

3.3. 确保已安装 FFMPEG! 如果未安装,请运行以下命令,需要转码的免费解码器。

👉 sudo apt install ffmpeg

3.4. 使用此工具免费下载 KUKU FM 音频! 运行脚本:

👉 python kuku.py https://kukufm.com/show/rich-dad-poor-dad-18

(将 URL 替换为您想要的有声书链接)

4.支持多数有声图书,podcast,在线FM格式

General
Complete name : Downloads\Hindi\Audio Book\Swami Vivekanand (2019) [Hindi]\001. 1. Swami Vivekanand.m4a
Format : MPEG-4
Format profile : Apple audio with iTunes info
Codec ID : M4A (M4A /isom/iso2)
File size : 2.36 MiB
Duration : 3 min 47 s
Overall bit rate mode : Constant
Overall bit rate : 86.9 kb/s
Season : 1
Album : Swami Vivekanand
Album/Performer : Raj Shrivastava
Track name : 1. Swami Vivekanand
Track name/Position : 1
Track name/Total : 64
Performer : Raj Shrivastava
ContentType : Audiobook
Recorded date : 2019-07-30
Cover : Yes
Age rating : 13+
Fictional : False
Language : Hindi
Type : Audio Book
Author : Raj Shrivastava
Voice artists : Raj Shrivastava

Audio
ID : 1
Format : AAC LC SBR
Format/Info : Advanced Audio Codec Low Complexity with Spectral Band Replication
Commercial name : HE-AAC
Format settings : Implicit
Codec ID : mp4a-40-2
Duration : 3 min 47 s
Bit rate mode : Constant
Bit rate : 62.8 kb/s
Channel(s) : 2 channels
Channel layout : L R
Sampling rate : 44.1 kHz
Frame rate : 21.533 FPS (2048 SPF)
Compression mode : Lossy
Stream size : 1.70 MiB (72%)
Default : Yes
Alternate group : 1

http://www.lryc.cn/news/485055.html

相关文章:

  • 《Django 5 By Example》阅读笔记:p105-p164
  • 网络延迟对Python爬虫速度的影响分析
  • 微信小程序内嵌h5页面(uniapp写的),使用uni.openLocation无法打开页面问题
  • 创建一个简单的基于STM32的FreeRTOS应用
  • 【Revit二次开发】创建Ribbon选项卡与带图标的按钮
  • Win11 终端执行 python xxx.py 没反应
  • 使用视频提升应用在 App Store 中的推广效果
  • 对话 OpenCV 之父 Gary Bradski:灾难性遗忘和持续学习是尚未解决的两大挑战 | Open AGI Forum
  • 通过地址获取LONG和LAT并且存入csv
  • Nginx SSL+tomcat,使用request.getScheme() 取到https协议
  • Node.Js+Knex+MySQL增删改查的简单示例(Typescript)
  • 机器学习的概览
  • 方法论-WPS模型(高效沟通和决策分析的框架)
  • OpenTelemetry 赋能DevOps流程的可观测性革命
  • 子集选择——基于R语言实现(最优子集选择法、逐步回归法、Lasso回归法、交叉验证法)
  • Ubuntu24.04挂载磁盘
  • 使用机器学习优化数据库查询性能
  • 英伟达基于Mistral 7B开发新一代Embedding模型——NV-Embed-v2
  • HTML面试题(2)
  • 微服务day07
  • 芯原科技嵌入式面试题及参考答案
  • 二叉树Golang
  • 通过css的哪些方式可以实现隐藏页面上的元素?
  • 微信小程序 === 使用腾讯地图选点
  • Redis高可用-Cluster(集群)
  • Spring Boot编程训练系统:数据管理与存储
  • 报告解读 | 创意经济2024:如何在变革中抢占先机?
  • Flume1.9.0自定义Sink组件将数据发送至Mysql
  • 如何在 Ubuntu 24.04 上安装和配置 Fail2ban ?
  • uniapp如何i18n国际化