o
    i                      @   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/ 8d97736ae8e50c64df528e5e676778cf5f4dc776b70e4f1c194f22efz
Small Townmp4z$md5:e314d28bfaa227a4d7ec965fae19997f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md5	info_dictz?https://www.axs.tv/channel/rock-star-interview/video/daryl-hall 300ae795cd8f9984652c0949734ffbdc5f488148b70e4f392572977cz
daryl-hallz
Daryl Hallz$md5:e54ecaa0f4b5683fc9259e9e4b196628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 ]}
|	|
dpOdg 	|
d|
d d qE|||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)transform_sourcevideo_id
company_idz+https://api.myspotlight.tv/dotplayer/video//device_typedesktop_web)queryvideo
video_m3u8r   hls)m3u8_idcloseCaptionc                 S   s   t |d S )NsrtPath)r   )_v r3   H/home/ubuntu/.local/lib/python3.10/site-packages/yt_dlp/extractor/axs.py<lambda>F   s    z%AxsIE._real_extract.<locals>.<lambda>srtShortLangensrtExtr0   )r   r   )r   r#   formatsr   r   seriestitler   r   r   
updated_atthumb)r   r   r   r   r   r   r   r   	subtitles)	_match_id_download_webpage_search_jsonr   _download_json_extract_m3u8_formatsr   
setdefaultgetappendstrintr   r   r   )selfr   r#   webpagewebpage_json_datar%   r&   metar9   r=   ccr3   r3   r4   _real_extract4   sN   
zAxsIE._real_extractN)__name__
__module____qualname__IE_NAME
_VALID_URL_TESTSrM   r3   r3   r3   r4   r	      sL    %r	   N)	commonr   utilsr   r   r   r   r   r	   r3   r3   r3   r4   <module>   s    	