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

[RTBFVideo] Add new extractor

This commit is contained in:
Nicolas Évrard
2014-04-28 20:32:13 +02:00
parent 8a7a4a9796
commit 201e3c99b9
2 changed files with 50 additions and 0 deletions

View File

@@ -210,6 +210,7 @@
from .ro220 import Ro220IE
from .rottentomatoes import RottenTomatoesIE
from .roxwel import RoxwelIE
from .rtbf import RTBFVideoIE
from .rtlnow import RTLnowIE
from .rts import RTSIE
from .rtve import RTVEALaCartaIE