1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 22:55:42 +07:00

[reuters] Add new extractor

This commit is contained in:
remitamine
2016-05-23 02:27:31 +01:00
parent 4b464a6a78
commit 0c50eeb987
2 changed files with 70 additions and 0 deletions

View File

@@ -630,6 +630,7 @@
from .redtube import RedTubeIE
from .regiotv import RegioTVIE
from .restudy import RestudyIE
from .reuters import ReutersIE
from .reverbnation import ReverbNationIE
from .revision3 import Revision3IE
from .rice import RICEIE