testbot_tests.douyin_dl

Module Contents

Classes

DouyinDownloader

Attributes

__copyright__

__author__

__email__

url

testbot_tests.douyin_dl.__author__ = 'Nuanguang Gu(Sunny)'[source]
testbot_tests.douyin_dl.__email__ = 'nuanguang.gu@aliyun.com'[source]
class testbot_tests.douyin_dl.DouyinDownloader(url)[source]
download_video()[source]
_extract_video_url(soup)[source]
_save_video(video_url)[source]
testbot_tests.douyin_dl.url = 'https://v.douyin.com/CeinRQb8/'[source]