mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality
This commit is contained in:
parent
3d60d33773
commit
4b7b839f24
4 changed files with 34 additions and 1 deletions
|
@ -94,6 +94,7 @@ from .rbmaradio import RBMARadioIE
|
|||
from .redtube import RedTubeIE
|
||||
from .ringtv import RingTVIE
|
||||
from .ro220 import Ro220IE
|
||||
from .rottentomatoes import RottenTomatoesIE
|
||||
from .roxwel import RoxwelIE
|
||||
from .rtlnow import RTLnowIE
|
||||
from .sina import SinaIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue