aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/common.py
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2021-12-15 22:18:01 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2021-12-15 22:18:01 +0530
commita8549f19e739be2f78b6dde1c6775814b6ce05f9 (patch)
tree056f586658a17aa321013cadb2e83d0c1a56476d /yt_dlp/extractor/common.py
parent39ca3b5c7f8b05ce2b23bfda158ddf8d47434794 (diff)
downloadhypervideo-pre-a8549f19e739be2f78b6dde1c6775814b6ce05f9.tar.lz
hypervideo-pre-a8549f19e739be2f78b6dde1c6775814b6ce05f9.tar.xz
hypervideo-pre-a8549f19e739be2f78b6dde1c6775814b6ce05f9.zip
[tiktok] Fix 53dad39e30b007feed4b6d4776bd15d28c27a96c
Diffstat (limited to 'yt_dlp/extractor/common.py')
-rw-r--r--yt_dlp/extractor/common.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/common.py b/yt_dlp/extractor/common.py
index 431d59351..ebf2e3cea 100644
--- a/yt_dlp/extractor/common.py
+++ b/yt_dlp/extractor/common.py
@@ -3,7 +3,6 @@ from __future__ import unicode_literals
import base64
import collections
-import datetime
import hashlib
import itertools
import json