[extractor/facebook] Add reel support (#4660)

Closes #4039 
Authored by: bashonly
This commit is contained in:
bashonly
2022-08-14 20:03:24 +00:00
committed by GitHub
parent 43cf982ac3
commit 63be30e3e0
2 changed files with 28 additions and 0 deletions

View File

@@ -500,6 +500,7 @@ from .facebook import (
FacebookIE,
FacebookPluginsVideoIE,
FacebookRedirectURLIE,
FacebookReelIE,
)
from .fancode import (
FancodeVodIE,