From 00197b5fa8bda7a2b9dd67209413f44f3eb73376 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=3D=3FUTF-8=3Fq=3FAdrian=3D20Heine=3D20n=3DC3=3DA9=3D20Lan?= =?UTF-8?q?g=3F=3D?= Date: Fri, 26 Feb 2021 16:24:30 +0100 Subject: [PATCH] [awaan] Extract uploader id (#27963) --- haruhi_dl/extractor/awaan.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/haruhi_dl/extractor/awaan.py b/haruhi_dl/extractor/awaan.py index a2603bbff..3a7700cd4 100644 --- a/haruhi_dl/extractor/awaan.py +++ b/haruhi_dl/extractor/awaan.py @@ -48,6 +48,7 @@ class AWAANBaseIE(InfoExtractor): 'duration': int_or_none(video_data.get('duration')), 'timestamp': parse_iso8601(video_data.get('create_time'), ' '), 'is_live': is_live, + 'uploader_id': video_data.get('user_id'), } @@ -107,6 +108,7 @@ class AWAANLiveIE(AWAANBaseIE): 'title': 're:Dubai Al Oula [0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}$', 'upload_date': '20150107', 'timestamp': 1420588800, + 'uploader_id': '71', }, 'params': { # m3u8 download