remove commented code

This commit is contained in:
raziman 2022-03-29 12:17:11 +08:00
parent 2f6d4afc46
commit 3f27aafd10

View File

@ -529,8 +529,6 @@ func ytdl(url string, selPlaylist *tview.TreeNode) error {
"--all-subs",
"--convert-subs",
"lrc",
// "--cookies",
// "~/Downloads/youtube.com_cookies.txt",
url,
}