3
b`                 @   s,   d dl mZ ddlmZ G dd deZdS )    )unicode_literals   )InfoExtractorc            
   @   s<   e Zd ZdZdddddddd	d
ddgdZdZdd ZdS )	TruNewsIEz7https?://(?:www\.)?trunews\.com/stream/(?P<id>[^/?#&]+)zohttps://www.trunews.com/stream/will-democrats-stage-a-circus-during-president-trump-s-state-of-the-union-speechZ5c5a21e65d3c196e1c0020cczPwill-democrats-stage-a-circus-during-president-trump-s-state-of-the-union-speechmp4zQWill Democrats Stage a Circus During President Trump's State of the Union Speech?z$md5:c583b72147cc92cf21f56a31aff7a670ie  ip$Z\Z20190206)id
display_idexttitledescriptionduration	timestampupload_dateZype)url	info_dictadd_iezlhttps://player.zype.com/embed/%s.js?api_key=X5XnahkjCwJrT_l5zUqypnaLEObotyvtUKJWWlONxDoHVjP8vqxlArLV8llxMbytc             C   sD   | j |}| jd|ddd|ddd d d	 }| j| j| d
|S )Nzhttps://api.zype.com/videosz@PUVKp9WgGUb3-JUw6EqafLx8tFVP6VKZTWbUOR-HOm__g4fNDt1bCsm_LgYf_k9Hr   true)Zapp_keyper_pageactivefriendly_title)queryresponser   _idr   )	_match_id_download_json
url_result_ZYPE_TEMPL)selfr   r   zype_id r    HC:\Users\Broad\Desktop\All-Down\binaries\youtube_dl\extractor\trunews.py_real_extract   s    

zTruNewsIE._real_extractN)__name__
__module____qualname__
_VALID_URL_TESTr   r"   r    r    r    r!   r      s   
r   N)
__future__r   commonr   r   r    r    r    r!   <module>   s   