Add experimental option --check-formats to test the URLs before format selection

This commit is contained in:
pukkandan
2021-05-04 21:24:00 +05:30
parent e625be0d10
commit e8e738406a
5 changed files with 76 additions and 31 deletions

View File

@@ -577,6 +577,8 @@ Then simply run `make`. You can also run `make yt-dlp` instead to compile only t
containers irrespective of quality
--no-prefer-free-formats Don't give any special preference to free
containers (default)
--check-formats Check that the formats selected are
actually downloadable (Experimental)
-F, --list-formats List all available formats of requested
videos
--list-formats-as-table Present the output of -F in tabular form