mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-06 17:03:46 +00:00
save a char
This commit is contained in:
parent
97ab96dae8
commit
bcd9f828c3
@ -50,7 +50,7 @@ class FacebookIE(InfoExtractor):
|
||||
[^/]+/videos/(?:[^/]+/)?|
|
||||
[^/]+/posts/|
|
||||
events/(?:[^/]+/)?|
|
||||
groups/[^/]+/(?:permalink|posts)/(?:[0-9a-f]+/)?|
|
||||
groups/[^/]+/(?:permalink|posts)/(?:[\da-f]+/)?|
|
||||
watchparty/
|
||||
)|
|
||||
facebook:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user