summaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/cellebrite.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/cellebrite.py')
-rw-r--r--yt_dlp/extractor/cellebrite.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/yt_dlp/extractor/cellebrite.py b/yt_dlp/extractor/cellebrite.py
index 9896a31..e90365a 100644
--- a/yt_dlp/extractor/cellebrite.py
+++ b/yt_dlp/extractor/cellebrite.py
@@ -14,7 +14,7 @@ class CellebriteIE(InfoExtractor):
'title': 'Ask the Expert: Chat Capture - Collect Data from Android Devices in Cellebrite UFED',
'duration': 455,
'tags': [],
- }
+ },
}, {
'url': 'https://cellebrite.com/en/how-to-lawfully-collect-the-maximum-amount-of-data-from-android-devices/',
'info_dict': {
@@ -25,7 +25,7 @@ class CellebriteIE(InfoExtractor):
'description': 'md5:e9a3d124c7287b0b07bad2547061cacf',
'thumbnail': 'https://cellebrite.com/wp-content/uploads/2022/07/How-to-Lawfully-Collect-the-Maximum-Amount-of-Data-From-Android-Devices.png',
'title': 'Android Extractions Explained',
- }
+ },
}]
def _get_formats_and_subtitles(self, json_data, display_id):