mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
[tests] remove test_toutiao since it breaks too often
This commit is contained in:
parent
8623c5aceb
commit
bd699cbee3
@ -32,9 +32,6 @@ class YouGetTests(unittest.TestCase):
|
|||||||
info_only=True
|
info_only=True
|
||||||
)
|
)
|
||||||
|
|
||||||
def test_toutiao(self):
|
|
||||||
toutiao.download('https://www.365yg.com/i6640053613567675662/#mid=1611922564114440', info_only=True)
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
unittest.main()
|
unittest.main()
|
||||||
|
Loading…
Reference in New Issue
Block a user