ytdl-sub/src/ytdl_sub/config
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
..
plugin [FEATURE] square_thumbnail plugin (#1244) 2025-06-18 22:37:06 -07:00
validators [FEATURE] Ability to customize date used for deleting old files (#1221) 2025-05-31 08:52:15 -07:00
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
config_file.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
config_validator.py [BUGFIX] Fix usage of ~ in paths (#981) 2024-05-10 19:57:48 -07:00
defaults.py [DEV] Set ffmpeg/ffprobe paths via ENV variable (#1060) 2024-09-24 22:13:22 -07:00
overrides.py [BACKEND] Make kodi_safe nfo overrideable (#1216) 2025-05-03 21:46:31 -07:00
preset.py [FEATURE] Automatically handle playlists ordered in reverse (#948) 2024-04-01 04:24:41 -07:00
preset_options.py [FEATURE] Ability to customize date used for deleting old files (#1221) 2025-05-31 08:52:15 -07:00