【发布时间】:2021-04-06 03:43:30
【问题描述】:
使用yt-audio时,如何去除下载的mp3文件自带的缩略图(图稿/截图)?
最好的办法是通过在命令中添加一个额外的参数来实现它,但是如果有人知道怎么做的话,循环下载的文件也可以。
以防万一,这是对 yt-audio 用法的描述:
usage: yt-audio [OPTIONS] REQUIRED_ARGS
A simple, configurable youtube-dl wrapper for downloading and managing youtube audio.
Required Arguments (Any/all):
URL[::DIR] Video/Playlist URL with (optional) save directory [URL::dir]
-e, --example1 Example playlist [Custom]
--all All [Custom] Arguments
Optional Arguments:
-h, --help show this help message and exit
-v, --version show version and exit
--use-archive use archive file to track downloaded titles
--use-metadata use metadata to track downloaded titles
--output-format [OUTPUT_FORMAT]
File output format
--ytdl-args [YTDL_ADDITIONAL_ARGS]
youtube-dl additional arguments
谢谢大家!!
【问题讨论】:
标签: file mp3 thumbnails python-3.8 file-manipulation