1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

[fancode] Add extractor (#316,#354)

Closes #269, #363

Authored by: rmsmachine
This commit is contained in:
pukkandan
2021-05-30 19:29:00 +05:30
parent a3ed14cbaf
commit b0089e8992
3 changed files with 93 additions and 1 deletions

View File

@ -396,6 +396,7 @@ from .facebook import (
FacebookIE,
FacebookPluginsVideoIE,
)
from .fancode import FancodeVodIE
from .faz import FazIE
from .fc2 import (
FC2IE,