projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86fa460
)
fix comment typo
author
Joey Hess
<joeyh@joeyh.name>
Wed, 17 Nov 2021 17:03:37 +0000
(13:03 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Wed, 17 Nov 2021 17:03:37 +0000
(13:03 -0400)
Annex/YoutubeDl.hs
patch
|
blob
|
history
diff --git
a/Annex/YoutubeDl.hs
b/Annex/YoutubeDl.hs
index 62b8c0a86cd1d1929b6a99b6f0f1059e13897b35..0916d2895f22d6b94d134054f20056fb7ed688c5 100644
(file)
--- a/
Annex/YoutubeDl.hs
+++ b/
Annex/YoutubeDl.hs
@@
-46,7
+46,7
@@
youtubeDlNotAllowedMessage = unwords
]
-- Runs youtube-dl in a work directory, to download a single media file
--- from the url. Re
ut
rns the path to the media file in the work directory.
+-- from the url. Re
tu
rns the path to the media file in the work directory.
--
-- Displays a progress meter as youtube-dl downloads.
--