mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	| @@ -41,7 +41,8 @@ class FacebookIE(InfoExtractor): | |||||||
|                                 photo\.php| |                                 photo\.php| | ||||||
|                                 video\.php| |                                 video\.php| | ||||||
|                                 video/embed| |                                 video/embed| | ||||||
|                                 story\.php |                                 story\.php| | ||||||
|  |                                 watch/? | ||||||
|                             )\?(?:.*?)(?:v|video_id|story_fbid)=| |                             )\?(?:.*?)(?:v|video_id|story_fbid)=| | ||||||
|                             [^/]+/videos/(?:[^/]+/)?| |                             [^/]+/videos/(?:[^/]+/)?| | ||||||
|                             [^/]+/posts/| |                             [^/]+/posts/| | ||||||
| @@ -239,6 +240,10 @@ class FacebookIE(InfoExtractor): | |||||||
|             'id': '106560053808006', |             'id': '106560053808006', | ||||||
|         }, |         }, | ||||||
|         'playlist_count': 2, |         'playlist_count': 2, | ||||||
|  |     }, { | ||||||
|  |         # data.video.story.attachments[].media | ||||||
|  |         'url': 'https://www.facebook.com/watch/?v=647537299265662', | ||||||
|  |         'only_matching': True, | ||||||
|     }] |     }] | ||||||
|  |  | ||||||
|     @staticmethod |     @staticmethod | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user