Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
issadarkthing committed Mar 29, 2022
1 parent 2f6d4af commit 3f27aaf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions playlist.go
Original file line number Diff line number Diff line change
Expand Up @@ -529,8 +529,6 @@ func ytdl(url string, selPlaylist *tview.TreeNode) error {
"--all-subs",
"--convert-subs",
"lrc",
// "--cookies",
// "~/Downloads/youtube.com_cookies.txt",
url,
}

Expand Down

0 comments on commit 3f27aaf

Please sign in to comment.