yt-dlp/yt_dlp
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
..
downloader
extractor [plutotv] Fix format extraction for some urls 2021-05-06 20:28:57 +05:30
postprocessor Improve output template internal formatting 2021-05-06 20:28:58 +05:30
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py Improve output template internal formatting 2021-05-06 20:28:58 +05:30
version.py
webvtt.py
YoutubeDL.py Improve output template internal formatting 2021-05-06 20:28:58 +05:30