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

[rcs] fixed embeds detection, fixed tests

This commit is contained in:
nixxo
2020-11-09 10:59:25 +01:00
parent 508649e6f5
commit 5867a16789
2 changed files with 29 additions and 33 deletions

View File

@@ -937,8 +937,7 @@ from .raywenderlich import (
)
from .rbmaradio import RBMARadioIE
from .rcs import (
CorriereIE,
GazzettaIE,
RCSIE,
RCSEmbedsIE,
RCSVariousIE,
)