mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
[test] remove test_douyin
This commit is contained in:
parent
cb0dc09a01
commit
1138f17bfb
@ -47,12 +47,6 @@ class YouGetTests(unittest.TestCase):
|
||||
'https://www.bilibili.com/video/av13228063/', info_only=True
|
||||
)
|
||||
|
||||
def test_douyin(self):
|
||||
douyin.download(
|
||||
'https://www.douyin.com/share/video/6492273288897629454',
|
||||
info_only=True
|
||||
)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Loading…
Reference in New Issue
Block a user