ytdl-sub/tools/docgen
Jesse Bannon fc2da4d525
[FEATURE] square_thumbnail plugin (#1244)
Adds the ability to make thumbnails square, both file and embedded. Usage:

```
my_preset:
  square_thumbnail: True
```

Will soon enable this by default for all music-based presets with a toggle to disable.
Huge thanks to @Kentaro1043 for crafting the ffmpeg command for this!

Closes https://github.com/jmbannon/ytdl-sub/issues/383
2025-06-18 22:37:06 -07:00
..
docgen.py [DEV] Regen function doc strings on make docs (#977) 2024-04-27 14:06:16 -07:00
entry_variables.py [REFACTOR] Organize variable definitions (#860) 2023-12-29 14:39:19 -08:00
plugins.py [FEATURE] square_thumbnail plugin (#1244) 2025-06-18 22:37:06 -07:00
scripting_functions.py [BACKEND] Proper functions with docstrings (#1061) 2024-09-25 23:24:49 -07:00
static_variables.py [DOCS] Advanced scripting usage, rename Overrides to Static (#866) 2024-01-01 00:01:46 -08:00
utils.py [REFACTOR] Organize variable definitions (#860) 2023-12-29 14:39:19 -08:00