X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=README.md;h=ba9fec8a7bd3bbc26b0dda1dead97498516f1435;hb=7adcbe759419320bf6224247640e2cc9f058fa8a;hp=30bdac1899374e8cb906bafc8b4397e0cf41de4a;hpb=a7cacbca2b140f668785d57264914de5585ed699;p=youtube-dl.git diff --git a/README.md b/README.md index 30bdac189..ba9fec8a7 100644 --- a/README.md +++ b/README.md @@ -288,8 +288,6 @@ which means you can modify it, redistribute it or use it however you like. postprocessors (default) --prefer-ffmpeg Prefer ffmpeg over avconv for running the postprocessors - --exec Execute a command after the file is finished downloading, similar to find's -exec format - Example: --exec 'adb push {} /sdcard/Music/ && rm {}' # CONFIGURATION