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