yt-dlp/yt_dlp
pukkandan 84601bb72b
Ability to set a specific field in the file's metadata
Eg: `--parse-metadata "description:(?s)(?P<meta_comment>.+)"`
sets the "comment" field using `description`
2021-04-03 14:07:28 +05:30
..
downloader
extractor [ViewSource] Add extractor to handle view-source: 2021-04-03 14:07:27 +05:30
postprocessor Ability to set a specific field in the file's metadata 2021-04-03 14:07:28 +05:30
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py Ability to select nth best format 2021-04-02 22:16:52 +05:30