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 |
||
|---|---|---|
| .. | ||
| internal | ||
| __init__.py | ||
| audio_extract.py | ||
| chapters.py | ||
| date_range.py | ||
| embed_thumbnail.py | ||
| file_convert.py | ||
| filter_exclude.py | ||
| filter_include.py | ||
| format.py | ||
| match_filters.py | ||
| music_tags.py | ||
| nfo_tags.py | ||
| output_directory_nfo_tags.py | ||
| split_by_chapters.py | ||
| square_thumbnail.py | ||
| static_nfo_tags.py | ||
| subtitles.py | ||
| throttle_protection.py | ||
| video_tags.py | ||