]> jfr.im git - yt-dlp.git/commit - yt_dlp/options.py
Add more post-processing stages
authorpukkandan <redacted>
Sun, 2 Jan 2022 10:53:20 +0000 (16:23 +0530)
committerpukkandan <redacted>
Mon, 3 Jan 2022 14:10:05 +0000 (19:40 +0530)
commitebed8b373214316fce489fe21629fcef91bb9af3
tree06901b187ee0b01709902c02b3dd82ca1bb89e2b
parent1e43a6f7336f4d9691dc52a1bc7cfe14ba7a936d
Add more post-processing stages

playlist = After entire playlist
after_video = After downloading all formats of a video
README.md
yt_dlp/YoutubeDL.py
yt_dlp/options.py
yt_dlp/utils.py
ytdlp_plugins/postprocessor/sample.py