repo.or.cz
/
yt-dlp3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ie/twitter:spaces] Support video spaces (#10789)
[yt-dlp3.git]
/
test
/
testdata
/
yt_dlp_plugins
/
postprocessor
/
normal.py
blob
315b85a488dee35298dc35d8ba8476eb98c9769e
1
from
yt_dlp
.
postprocessor
.
common
import
PostProcessor
2
3
4
class
NormalPluginPP
(
PostProcessor
):
5
pass