# coding=utf-8 import re import json from urllib.parse import unquote from ..common import ( url_size, print_info, get_content, fake_headers, download_urls, playlist_not_supported, ) __all__ = ['douyin_download_by_url'] def douyin_download_by_url(url, **kwargs): page_content = get_content(url, headers=fake_headers) # The video player and video source are rendered client-side, the data # contains in a