o
    i                      @   s4   d dl Z ddlmZ ddlmZ G dd deZdS )    N   )InfoExtractor   )extract_attributesc                   @   sT   e Zd ZdZdddddddd	d
dddddddddddddgdgZdd ZdS )BostonGlobeIEzG(?i)https?://(?:www\.)?bostonglobe\.com/.*/(?P<id>[^/]+)/\w+(?:\.html)?zhttp://www.bostonglobe.com/metro/2017/02/11/tree-finally-succumbs-disease-leaving-hole-neighborhood/h1b4lviqzMTIn9sVy8F3gP/story.html 0a62181079c85c2d2b618c9a738aedafzDA tree finally succumbs to disease, leaving a hole in a neighborhood5320421710001mp4zIt arrived as a sapling when the Back Bay was in its infancy, a spindly American elm tamped down into a square of dirt cut into the brick sidewalk of 1880s Marlborough Street, no higher than the first bay window of the new brownstone behind it.iX20170212	245991542)titleidextdescription	timestampupload_dateuploader_id)urlmd5	info_dictzhttps://www.bostonglobe.com/lifestyle/names/2017/02/17/does-ben-affleck-play-matt-damon-favorite-version-batman/ruqkc9VxKBYmh5txn1XhSI/story.html 582b40327089d5c0c949b3c54b13c24bz$Who Is Matt Damon's Favorite Batman?ZW1QCnlA6Qc20170217z$md5:3b3dccb9375867e0b4d527ed87d307cbz$The Late Late Show with James CordenTheLateLateShow)r   r   r   r   r   uploaderr   404)r   r   r   expected_warningsc                 C   s   |  |}| ||}| j|d d}g }td|D ]3}t|}|d}|d}	|d}
|d}|rM|	rM|
rM|rM|d|	 d|
 d	| d
|  qt|dkrZ| 	|dS t|dkrh| 	|d dS | j
|||ddS )N)defaultz(?i)(<video[^>]+>)zdata-brightcove-video-idzdata-accountzdata-playerz
data-embedzhttp://players.brightcove.net//_z/index.html?videoId=r   Genericr   BrightcoveNew)ie)	_match_id_download_webpage_og_search_titlerefindallr   getappendlen
url_resultplaylist_from_matches)selfr   page_idwebpage
page_titleentriesvideoattrsvideo_id
account_id	player_idembed r8   P/home/ubuntu/.local/lib/python3.10/site-packages/yt_dlp/extractor/bostonglobe.py_real_extract*   s(   




zBostonGlobeIE._real_extractN)__name__
__module____qualname__
_VALID_URL_TESTSr:   r8   r8   r8   r9   r   	   s6    	r   )r&   commonr   utilsr   r   r8   r8   r8   r9   <module>   s    