U
    $P‘fµ  ã                   @   s4   d dl mZ d dlZddlmZ G dd„ deƒZdS )é    )Úunicode_literalsNé   )Ú	HBOBaseIEc                   @   s:   e Zd ZdZddddddœdgd	œd
ddœgZdd„ ZdS )Ú	CinemaxIEzLhttps?://(?:www\.)?cinemax\.com/(?P<path>[^/]+/video/[0-9a-z-]+-(?P<id>\d+))z<https://www.cinemax.com/warrior/video/s1-ep-1-recap-20126903Z 82e0734bba8aa7ef526c9dd00cf35a05Z20126903Zmp4zS1 Ep 1: Recap)ÚidÚextÚtitlez2Unknown MIME type application/mp4 in DASH manifest)ÚurlÚmd5Z	info_dictZexpected_warningszBhttps://www.cinemax.com/warrior/video/s1-ep-1-recap-20126903.embedT)r	   Zonly_matchingc                 C   s2   t  | j|¡ ¡ \}}|  d| |¡}||d< |S )Nzhttps://www.cinemax.com/%s.xmlr   )ÚreÚmatchÚ
_VALID_URLÚgroupsZ_extract_info)Úselfr	   ÚpathZvideo_idÚinfo© r   ú@/tmp/pip-unpacked-wheel-7zdooeg3/youtube_dl/extractor/cinemax.pyÚ_real_extract   s    zCinemaxIE._real_extractN)Ú__name__Ú
__module__Ú__qualname__r   Z_TESTSr   r   r   r   r   r   	   s   ýø
þ÷r   )Ú
__future__r   r   Zhbor   r   r   r   r   r   Ú<module>   s   