youtube-dl: add Polish translation (#4900)

This commit is contained in:
Krzysztof Bociurko
2020-11-01 14:30:55 +01:00
committed by GitHub
parent d801097891
commit 4b06377bad
2 changed files with 37 additions and 1 deletions

View File

@@ -33,4 +33,4 @@
- Download a playlist and extract mp3 from it:
`youtube-dl -i --extract-audio --audio-format mp3 -o "%(title)s.%(ext)s" '{{url to playlist}}'`
`youtube-dl -i --extract-audio --audio-format mp3 -o "%(title)s.%(ext)s" '{{url_to_playlist}}'`