1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-07-10 15:28:33 +00:00

Update _extractors.py

Include redditonion.py extractor
This commit is contained in:
barkoder 2025-05-24 16:09:55 +00:00 committed by GitHub
parent 7794374de8
commit c2312308e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1718,6 +1718,7 @@
RedBullTVRrnContentIE,
)
from .reddit import RedditIE
from .redditonion import RedditOnionIE
from .redge import RedCDNLivxIE
from .redgifs import (
RedGifsIE,