yt-dlp/yt_dlp/postprocessor
pukkandan e625be0d10
Improve output template internal formatting
* Allow slicing lists/strings using `field.start🔚step`
* A field can also be used as offset like `field1+num+field2`
* A default value can be given using `field|default`
* Capture all format strings and set it to `None` if invalid. This prevents invalid fields from causing errors
2021-05-06 20:28:58 +05:30
..
__init__.py [documentation] Improvements 2021-04-12 02:36:06 +05:30
common.py Refactor (See desc) 2021-03-14 20:02:55 +05:30
embedthumbnail.py [embedthumbnail] Fix bug where jpeg thumbnails were converted again 2021-05-04 22:18:40 +05:30
execafterdownload.py Improve output template internal formatting 2021-05-06 20:28:58 +05:30
ffmpeg.py Add option --convert-thumbnails 2021-04-12 02:32:29 +05:30
metadatafromfield.py [MetadataFromField] Improve regex and add tests 2021-04-21 11:12:04 +05:30
movefilesafterdownload.py Allow running some postprocessors before actual download 2021-04-12 02:12:46 +05:30
sponskrub.py More consistent warning messages (#173) 2021-03-20 09:34:52 +05:30
xattrpp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30