yt-dlp/yt_dlp
pukkandan a439a3a45c
Improve output template (see desc)
* Objects can be traversed like `%(field.key1.key2)s`
* A number can be added to the field as `%(field+n)s`
* Deprecates `--autonumber-start`
2021-04-22 04:19:33 +05:30
..
downloader
extractor [go] Fix _VALID_URL 2021-04-21 15:43:53 +05:30
postprocessor [MetadataFromField] Improve regex and add tests 2021-04-21 11:12:04 +05:30
__init__.py Add option --skip-playlist-after-errors 2021-04-22 02:16:31 +05:30
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py Improve output template (see desc) 2021-04-22 04:19:33 +05:30
socks.py
swfinterp.py
update.py
utils.py Improve output template (see desc) 2021-04-22 04:19:33 +05:30
version.py
YoutubeDL.py Improve output template (see desc) 2021-04-22 04:19:33 +05:30