]> jfr.im git - yt-dlp.git/blobdiff - README.md
[hotstar] Add extractor args to ignore tags (#2116)
[yt-dlp.git] / README.md
index 3490721b905bad4346c68e8ebfd53ab527335b68..e9785764b79feb8731911537008f82d6922a7e7f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1631,6 +1631,11 @@ #### youtubewebarchive
 #### gamejolt
 * `comment_sort`: `hot` (default), `you` (cookies needed), `top`, `new` - choose comment sorting mode (on GameJolt's side)
 
+#### hotstar
+* `res`: resolution to ignore - one or more of `sd`, `hd`, `fhd`
+* `vcodec`: vcodec to ignore - one or more of `h264`, `h265`, `dvh265`
+* `dr`: dynamic range to ignore - one or more of `sdr`, `hdr10`, `dv`
+
 NOTE: These options may be changed/removed in the future without concern for backward compatibility
 
 <!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->