Skip to content

How to use custom commands #438

Answered by Marco-9456
venkat2305 asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Go to yt-dlp USAGE AND OPTIONS there you'll find all the commands you can use in Seal Custom Commands Template
--downloader libaria2c.so
--external-downloader-args "aria2c:\"--summary-interval=1\""
--embed-thumbnail
--yes-playlist
--ppa "ffmpeg: -c:v png -vf crop=\"'if(gt(ih,iw),iw,ih)':'if(gt(iw,ih),ih,iw)'\""
--convert-subs lrc
--write-subs
--sub-langs en
-f ba
-x
--audio-quality 0

This Template downloads playlist/album's and thumbnail/cover-art crops it to look like a square then download the lyrics and convert it to lrc.

Note
this will not embed subtitles as it looks like that yt-dlp doesn't embed lrc wit --embed-subs command

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Marco-9456
Comment options

@venkat2305
Comment options

@Marco-9456
Comment options

@venkat2305
Comment options

@Marco-9456
Comment options

Answer selected by venkat2305
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants