ytdl-sub/docs/source
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
..
_static [DOCS] Tooling to auto-generate custom sphinx docs (#849) 2023-12-28 22:39:59 -08:00
config_reference [FEATURE] New parameter for required subtitle languages, and fixes (#1357) 2025-10-11 17:22:13 -07:00
faq [FEATURE] resolution_assert_ignore_titles to ignore specific low-resolution videos (#1336) 2025-09-13 11:32:54 -07:00
guides [DOCKER] Env variable to update yt-dlp on start (#1344) 2025-09-27 14:09:57 -07:00
prebuilt_presets [FEATURE] Ability to modify webpage_url (#1356) 2025-10-11 17:21:13 -07:00
conf.py [DOCS] Various doc cleanups (#928) 2024-02-17 08:53:06 -08:00
debugging.rst [DOCS] usage: Stale CLI options help output (#1311) 2025-08-29 10:08:07 -07:00
deprecation_notices.rst [DOCS] Consistent headings, newlines, wraps (#1293) 2025-08-20 20:20:19 -07:00
index.rst [DOCS] Clarify debugging, support, reporting (#1305) 2025-08-27 09:10:01 -07:00
introduction.rst [DOCS] Various clarifications (#1289) 2025-08-22 07:17:32 -07:00
requirements.txt [BACKEND] Remove old format for video_tags, music_tags, download_strategy (#899) 2024-01-15 00:04:32 -08:00
usage.rst [FEATURE] cli-to-sub argument to convert yt-dlp args to ytdl-sub (#1376) 2025-11-06 21:05:18 -08:00