ytdl-sub/docs/deprecation_notices.rst
2023-07-24 11:06:08 -07:00

25 lines
446 B
ReStructuredText

Deprecation Notices
===================
July 2023
---------
embed_thumbnail
^^^^^^^^^^^^^^^
Embedding thumbnails has its own dedicated plugin now, which supports both audio and video files.
It will be removed from ``music_tags`` in October 2023. Convert from:
.. code-block:: yaml
my_example_preset:
music_tags:
embed_thumbnail: True
To the following:
.. code-block:: yaml
my_example_preset:
embed_thumbnail: True