yt-dlp/yt_dlp
pukkandan d818eb7473
Improve argument parsing for `-P`, `-o`, `-S`
* `-P "subtitle,thumbnail:PATH"` is now possible. Similarly for `-o`
* `-S "fps,br" -S "res,codec"` is now interpreted as `-S res,codec,fps,br`. Previously, `-S fps,br` was ignored in this case.
2021-04-10 20:57:27 +05:30
..
downloader [youtube_live_chat] fix bug when trying to set cookies 2021-03-23 17:53:36 +05:30
extractor [youtube] Fix _extract_alerts 2021-04-10 20:57:27 +05:30
postprocessor Ability to set a specific field in the file's metadata 2021-04-03 14:07:28 +05:30
YoutubeDL.py Format selector `mergeall` to download and merge all formats 2021-04-10 20:57:27 +05:30
__init__.py [sponskrub] Run before embedding thumbnail 2021-04-01 14:13:24 +05:30
__main__.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
aes.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
cache.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
compat.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
jsinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
options.py Improve argument parsing for `-P`, `-o`, `-S` 2021-04-10 20:57:27 +05:30
socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
swfinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
update.py [update] Fix updater removing the executable bit on some UNIX distros 2021-03-03 19:07:14 +05:30
utils.py [utils] Add `datetime_from_str` to parse relative time (#221) 2021-04-07 17:09:06 +05:30
version.py [version] update 2021-04-04 03:57:29 +05:30