Feat: implemented complete season/show download from FranceTV

This commit is contained in:
Thibault HUTTIN-PASSERON
2024-07-05 00:07:46 +02:00
parent 6075a029db
commit 876b2f3c75
2 changed files with 90 additions and 0 deletions
+1
View File
@@ -684,6 +684,7 @@ from .francetv import (
FranceTVIE,
FranceTVInfoIE,
FranceTVSiteIE,
FranceTVSiteShowIE,
)
from .freesound import FreesoundIE
from .freespeech import FreespeechIE