fix comment typo
This commit is contained in:
parent
86fa460ce2
commit
8c756d5a27
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ youtubeDlNotAllowedMessage = unwords
|
||||||
]
|
]
|
||||||
|
|
||||||
-- Runs youtube-dl in a work directory, to download a single media file
|
-- Runs youtube-dl in a work directory, to download a single media file
|
||||||
-- from the url. Reutrns the path to the media file in the work directory.
|
-- from the url. Returns the path to the media file in the work directory.
|
||||||
--
|
--
|
||||||
-- Displays a progress meter as youtube-dl downloads.
|
-- Displays a progress meter as youtube-dl downloads.
|
||||||
--
|
--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue