repo.or.cz
/
yt-dlp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 2025.01.26
[yt-dlp.git]
/
test
/
testdata
/
plugin_packages
/
testpackage
/
yt_dlp_plugins
/
extractor
/
package.py
blob
b860300d8de524313707e8550e965d21f10232cb
1
from
yt_dlp
.
extractor
.
common
import
InfoExtractor
2
3
4
class
PackagePluginIE
(
InfoExtractor
):
5
pass