1
0
Fork 0

[Facebook] Handle redirect URLs

Closes #1035
This commit is contained in:
pukkandan 2021-12-20 07:00:04 +05:30
commit 5f549d4959
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
2 changed files with 42 additions and 0 deletions

View file

@ -435,6 +435,7 @@ from .eyedotv import EyedoTVIE
from .facebook import (
FacebookIE,
FacebookPluginsVideoIE,
FacebookRedirectURLIE,
)
from .fancode import (
FancodeVodIE,