]> jfr.im git - yt-dlp.git/commit
Add post_hooks option to YoutubeDL.py (https://github.com/ytdl-org/youtube-dl/pull...
authorAlex Merkel <redacted>
Tue, 29 Dec 2020 15:03:07 +0000 (16:03 +0100)
committerpukkandan <redacted>
Sat, 9 Jan 2021 10:30:49 +0000 (16:00 +0530)
commitab8e5e516f38c3eab8947614e2347a2473e5dbbc
tree48040b0af24439d51ea923efcaf9f48f4bfca477
parent62d80ba17c5d4f06c324991b076597ec8c5a8c33
Add post_hooks option to YoutubeDL.py (https://github.com/ytdl-org/youtube-dl/pull/27573)

Authored by: alexmerkel
Makefile
devscripts/run_tests.bat
devscripts/run_tests.sh
test/test_post_hooks.py [new file with mode: 0644]
youtube_dlc/YoutubeDL.py