1
0
Fork 0

[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
commit 63be30e3e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,