yt-dlc/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 [downloader] Fix ffmpeg selection for m3u8_native 2021-04-17 04:15:56 +05:30
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
YoutubeDL.py Improve output template (see desc) 2021-04-22 04:19:33 +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 Update to ytdl-commit-4fb25ff 2021-04-10 22:19:54 +05:30
jsinterp.py
options.py Improve output template (see desc) 2021-04-22 04:19:33 +05:30
socks.py
swfinterp.py
update.py [update] Fix updater removing the executable bit on some UNIX distros 2021-03-03 19:07:14 +05:30
utils.py Improve output template (see desc) 2021-04-22 04:19:33 +05:30
version.py [version] update 2021-04-12 03:30:55 +05:30