diff --git a/playlist.go b/playlist.go index 42739b3..e28c3f8 100644 --- a/playlist.go +++ b/playlist.go @@ -529,8 +529,6 @@ func ytdl(url string, selPlaylist *tview.TreeNode) error { "--all-subs", "--convert-subs", "lrc", - // "--cookies", - // "~/Downloads/youtube.com_cookies.txt", url, }