U
    g                      @   s<   d dl mZ ddlmZmZmZmZmZ G dd deZdS )   )InfoExtractor   )float_or_none
js_to_jsonparse_iso8601traverse_objurl_or_nonec                   @   sj   e Zd 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ddddddddd d!dgZd"d# Zd$S )%AxsIEzaxs.tvzJhttps?://(?:www\.)?axs\.tv/(?:channel/(?:[^/?#]+/)+)?video/(?P<id>[^/?#]+)z2https://www.axs.tv/video/5f4dc776b70e4f1c194f22ef/Z 8d97736ae8e50c64df528e5e676778cfZ5f4dc776b70e4f1c194f22efz
Small Townmp4z$md5:e314d28bfaa227a4d7ec965fae19997fZ20230602i1zdg/@z&Rock & Roll Road Trip with Sammy HagarzSeason 2r   3z8https://images.dotstudiopro.com/5f4e9d330a0c3b295a7e8394)idtitleextdescriptionupload_date	timestampdurationseriesseasonseason_numberepisode	thumbnail)urlmd5Z	info_dictz?https://www.axs.tv/channel/rock-star-interview/video/daryl-hallZ 300ae795cd8f9984652c0949734ffbdcZ5f488148b70e4f392572977cz
daryl-hallz
Daryl Hallz$md5:e54ecaa0f4b5683fc9259e9e4b196628Z20230214icguV@z!The Big Interview with Dan RatherzSeason 3   5z8https://images.dotstudiopro.com/5f4d1901f340b50d937cec32)r   
display_idr   r   r   r   r   r   r   r   r   r   r   c                 C   s  |  |}| ||}| jd|d|td}|d }|d }| jd| d| |dd	id
d }| j|d |ddd}i }	t|ddd fD ]0}
|	|
dpdg 	|
d|
d d q|||dt|dt
hfdt
hfdt
hfdthfdt
hfdthfdthfd thfd!d"|	iS )#NzmountObj\s*=zvideo ID data)Ztransform_sourcevideo_id
company_idz+https://api.myspotlight.tv/dotplayer/video//Zdevice_typeZdesktop_web)queryvideoZ
video_m3u8r
   Zhls)Zm3u8_idZcloseCaptionc                 S   s   t |d S )NsrtPath)r   )_v r%   8/tmp/pip-unpacked-wheel-q5ljy6pj/yt_dlp/extractor/axs.py<lambda>F       z%AxsIE._real_extract.<locals>.<lambda>ZsrtShortLangenZsrtExtr"   )r   r   )r   r   formatsr   r   Zseriestitler   r   r   Z
updated_atZthumb)r   r   r   r   r   r   r   r   	subtitles)Z	_match_idZ_download_webpageZ_search_jsonr   Z_download_jsonZ_extract_m3u8_formatsr   
setdefaultgetappendstrintr   r   r   )selfr   r   ZwebpageZwebpage_json_datar   r   metar*   r+   ccr%   r%   r&   _real_extract4   s\    
       
 zAxsIE._real_extractN)__name__
__module____qualname__ZIE_NAMEZ
_VALID_URLZ_TESTSr4   r%   r%   r%   r&   r	      sJ   %r	   N)	commonr   utilsr   r   r   r   r   r	   r%   r%   r%   r&   <module>   s   	