1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-30 01:05:26 +00:00

[minds] improve extraction

This commit is contained in:
Remita Amine
2021-01-17 14:07:56 +01:00
parent de026a6acd
commit 58f6c2112d
2 changed files with 161 additions and 129 deletions
+1 -1
View File
@@ -653,8 +653,8 @@ from .microsoftvirtualacademy import (
)
from .minds import (
MindsIE,
MindsActivityIE,
MindsChannelIE,
MindsGroupIE,
)
from .ministrygrid import MinistryGridIE
from .minoto import MinotoIE