mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-10 00:35:13 +01:00
Allow running some postprocessors before actual download
This commit is contained in:
parent
f4f751af40
commit
56d868dbb7
4 changed files with 54 additions and 60 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
|
||||
import os
|
||||
import subprocess
|
||||
import struct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue