U
    y^                     @   s<   d dl mZ ddlmZ ddlmZmZ G dd deZdS )	    )unicode_literals   )InfoExtractor   )float_or_nonesmuggle_urlc                   @   sD   e Zd ZdZdddddddd	d
diddddgZdZdd ZdS )TVAIEz.https?://videos?\.tva\.ca/details/_(?P<id>\d+)z,https://videos.tva.ca/details/_5596811470001Z5596811470001mp4u5   Un extrait de l'épisode du dimanche 8 octobre 2017 !Z548194244300120171003i)Y)idexttitleuploader_idupload_date	timestampskip_downloadT)url	info_dictparamsz+https://video.tva.ca/details/_5596811470001)r   only_matchingzQhttp://players.brightcove.net/5481942443001/default_default/index.html?videoId=%sc              	      sz   |  |}| jd| |ddiddid  fdd}d	||d
t| j| ddgi|d|dpf|dt|ddddS )Nz"https://videos.tva.ca/proxy/item/_Acceptzapplication/jsonappIdZ5955fc5f23eec60006c951f1)headersqueryc                    s2     dg D ] }| d| kr| d  S qd S )N
attributeskeyvalue)get)r   	attribute
video_data KC:\Users\TaGoRe\Desktop\beinconnect-dl\binaries\youtube_dl\extractor\tva.pyget_attribute*   s    z*TVAIE._real_extract.<locals>.get_attributeurl_transparentr   geo_countriesCAdescriptionzimage-backgroundzimage-landscapezvideo-durationi  BrightcoveNew)_typer   r   r   r'   	thumbnaildurationie_key)	_match_id_download_jsonr   BRIGHTCOVE_URL_TEMPLATEr   )selfr   video_idr#   r!   r   r"   _real_extract!   s*    
   zTVAIE._real_extractN)__name__
__module____qualname__
_VALID_URL_TESTSr/   r2   r!   r!   r!   r"   r      s&   
 r   N)
__future__r   commonr   utilsr   r   r   r!   r!   r!   r"   <module>   s   