U
    g                     @   s<   d dl Z ddlmZ ddlmZmZmZ G dd deZdS )    N   )InfoExtractor   )
clean_htmlint_or_nonetraverse_objc                   @   s   e 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eddddedgddddeddd d!d"d#dd$d%d&d'd(d)d*ed+d,dedeed-d.gdg d&dd/d
d0d1dd2d3d4d	d5gZd6d7 Zd8S )9ChilloutzoneIEz?https?://(?:www\.)?chilloutzone\.net/video/(?P<id>[\w-]+)\.htmlzDhttps://www.chilloutzone.net/video/enemene-meck-alle-katzen-weg.htmlZ a76f3457e813ea0037e5244f509e66d1zenemene-meck-alle-katzen-wegmp4zEnemene Meck - Alle Katzen wegz4Ist das der Umkehrschluss des Niesenden Panda-Babys?   )idexttitledescriptionduration)urlmd5	info_dictzVideo hosted at YouTubez:https://www.chilloutzone.net/video/eine-sekunde-bevor.htmlZ1YVQaAgHyRUz(16 Photos Taken 1 Second Before Disasterz$md5:58a8fcf6a459fe0a08f54140f0ad1814ZBuzzFeedVideoz@BuzzFeedVideoZ20131105publicz4https://i.ytimg.com/vi/1YVQaAgHyRU/maxresdefault.jpgzcount:41Tz8https://www.youtube.com/channel/UCpko_-a4wgz2u_DgDgd9fqAzcount:6Znot_liveZEntertainmentr   zUCpko_-a4wgz2u_DgDgd9fqAd   z%http://www.youtube.com/@BuzzFeedVideo)r   r   r   r   uploaderuploader_idupload_dateavailability	thumbnailtags
like_countplayable_in_embedchannel_urlZchapterslive_status
view_count
categories	age_limit
channel_idr   uploader_urlchannel_follower_countchannel)Znoter   r   z5https://www.chilloutzone.net/video/icon-blending.htmlZ 2f9d6850ec567b24f0f4fa143b9aa2f9ZLLNkHpSjBfcz"The Sunday Times   Making of Iconsz$md5:b9259fcf63a1669e42001e5db677f02aZMadFoxUAz	@MadFoxUAZ20140204zUCSZa9Y6-Vl7c11kWMcbAfCwz8https://www.youtube.com/channel/UCSZa9Y6-Vl7c11kWMcbAfCwz http://www.youtube.com/@MadFoxUAB   z4https://i.ytimg.com/vi/LLNkHpSjBfc/maxresdefault.jpgZComedy)r   r   r   r   r   r   r   r"   r   Zcomment_countr#   r   r   r$   r   r   r   r   r    r   r   r%   r!   zAhttps://www.chilloutzone.net/video/ordentlich-abgeschuettelt.htmlzordentlich-abgeschuetteltu   Ordentlich abgeschütteltz$md5:d41541966b75d3d1e8ea77a94ea0d329   )r   r   c           	   	   C   s   |  |}| ||}| d|d}| t| |}|d}|d}|r|ddkr|d }|dkr|| |d	S |d
kr| d| dS n|s| |dS ||ddt	|ddt
hfdthfdthfdthfdS )Nzvar cozVidData\s*=\s*"([^"]+)"z
video dataZmediaUrlZnativePlatformZsourcePriorityZnativeZnativeVideoIdZyoutubeZYoutubeZvimeozhttps://vimeo.com/ZVimeoGenericr	   )r   r   r   r   r   ZvideoLengthZ
videoWidthZvideoHeight)r   r   r   widthheight)Z	_match_idZ_download_webpageZ_html_search_regexZ_parse_jsonbase64	b64decodedecodegetZ
url_resultr   r   r   )	selfr   Zvideo_idZwebpageZb64_datainfoZ	video_urlZnative_platformZnative_video_id r1   A/tmp/pip-unpacked-wheel-q5ljy6pj/yt_dlp/extractor/chilloutzone.py_real_extractZ   s<    
  

zChilloutzoneIE._real_extractN)__name__
__module____qualname__Z
_VALID_URLintZ_TESTSr3   r1   r1   r1   r2   r      s   Mr   )r+   commonr   utilsr   r   r   r   r1   r1   r1   r2   <module>   s   