U
    Mf	                     @   s4   d dl mZ ddlmZmZmZ G dd deZdS )   )InfoExtractor   )parse_age_limitparse_durationtraverse_objc                   @   s   e Zd ZdZdddddddd	d
ddgdddiddddddddddd	dgdddidddddddddgdd d!ddidgZd"d# Zd$S )%MagellanTVIEzAhttps?://(?:www\.)?magellantv\.com/(?:watch|video)/(?P<id>[\w-]+)z<https://www.magellantv.com/watch/my-dads-on-death-row?type=vzmy-dads-on-death-rowZmp4zMy Dad's On Death Rowz$md5:33ba23b9f0651fc4537ed19b1d5b0d7ag     @   ZJusticeZRealityzUnited Statesz
True Crime)idexttitledescriptionduration	age_limittagsZskip_downloadZm3u8)urlZ	info_dictparamszAhttps://www.magellantv.com/video/james-bulger-the-new-revelationsz james-bulger-the-new-revelationsz!James Bulger: The New Revelationsz$md5:7b97922038bad1d0fe8d0470d8a189f2g     @    ZInvestigationZEuropez3https://www.magellantv.com/watch/celebration-nationzcelebration-nationzArt & CulturezHuman InterestZAnthropologyZChinaZHistoryZ	Ancestors)r	   r
   r   r   r   c              
   C   s   |  |}| ||}t| ||ddddthfdd}| |d |\}}|||dt|d	thfd
dthfdthfdthfddthfdS )NpropsZ	pagePropsZreactContext))videoZdetail)ZseriesZcurrentEpisodeF)get_allZjwpVideoUrl)r	   formats	subtitlesr   metadatar   r   ZratingCategoryr   .)r   r   r   r   r   )	Z	_match_idZ_download_webpager   Z_search_nextjs_datadictZ#_extract_m3u8_formats_and_subtitlesstrr   r   )selfr   Zvideo_idZwebpagedatar   r    r   ?/tmp/pip-unpacked-wheel-zk9bgjdq/yt_dlp/extractor/magellantv.py_real_extract+   s0    
   

zMagellanTVIE._real_extractN)__name__
__module____qualname__Z
_VALID_URLZ_TESTSr   r   r   r   r   r      sD   
	
	$r   N)commonr   utilsr   r   r   r   r   r   r   r   <module>   s   