remove dead code

This commit is contained in:
Joey Hess 2025-08-28 12:32:16 -04:00
commit 6b2af3db9e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -316,11 +316,6 @@ parseYtdlpProgress = go [] . reverse . progresschunks
_ -> go (remainder++x) xs
_ -> go (remainder++x) xs
{- youtube-dl is deprecated, parsing its progress was attempted before but
- was buggy and is no longer done. -}
parseYoutubeDlProgress :: ProgressParser
parseYoutubeDlProgress _ = (Nothing, Nothing, "")
{- List the items that yt-dlp can download from an url.
-
- Note that this does not check youtubeDlAllowed because it does not