1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[Facebook] Handle redirect URLs

Closes #1035
This commit is contained in:
pukkandan
2021-12-20 07:00:04 +05:30
parent 6839d02cb6
commit 5f549d4959
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,