]> jfr.im git - yt-dlp.git/blobdiff - README.md
Sponskrub integration
[yt-dlp.git] / README.md
index 0681869c7293468a72c5ca5153bcfc1a9c6d450d..20d801555529da2b9c810a3c3a50d4aa7c6b6e9c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -523,6 +523,19 @@ ## Post-processing Options:
     --convert-subs FORMAT            Convert the subtitles to other format
                                      (currently supported: srt|ass|vtt|lrc)
 
+## SponSkrub Options (SponsorBlock)
+    --sponskrub                      Use sponskrub to mark sponsored sections
+                                     with the data available in SponsorBlock API
+                                     (Youtube only)
+    --sponskrub-cut                  Cut out the sponsor sections instead of
+                                     simply marking them
+    --sponskrub-force                Run sponskrub even if the video was
+                                     already downloaded. Use with caution
+    --sponskrub-location             Location of the sponskrub binary;
+                                     either the path to the binary or its
+                                     containing directory
+    --sponskrub-args                 Give these arguments to sponskrub
+
 ## Extractor Options:
     --ignore-dynamic-mpd             Do not process dynamic DASH manifests