ytdl-sub/docs
Jesse Bannon ed55f3a3f7
[FEATURE] cli-to-sub argument to convert yt-dlp args to ytdl-sub (#1376)
Example usage:
```
$ ytdl-sub cli-to-sub -S vcodec:h264,res:480,acodec:m4a
ytdl_options:
  format_sort:
  - vcodec:h264
  - res:480
  - acodec:m4a
```
2025-11-06 21:05:18 -08:00
..
images [DOCS] Add Plex Agent Sources Information (#969) 2024-04-25 23:12:08 -07:00
source [FEATURE] cli-to-sub argument to convert yt-dlp args to ytdl-sub (#1376) 2025-11-06 21:05:18 -08:00
make.bat [DOCS] Begin complete overhaul of readthedocs (#847) 2023-12-27 10:27:40 -08:00
Makefile [DOCS] Begin complete overhaul of readthedocs (#847) 2023-12-27 10:27:40 -08:00