1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-09 11:47:08 -05:00
Files
youtube-dl/youtube_dl/extractor/facebook.py
Shai Coleman ca74c90bf5 Fix issue downloading facebook videos
youtube-dl expects the format items to be returned as a list,
but when there's only one item Facebook returns a dict instead,
this wraps the dict in a list if necessary
2016-06-22 12:52:15 +01:00

12 KiB