mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-10 06:57:17 +08:00
download video
This commit is contained in:
parent
3165ef58a5
commit
b7103c6c5f
@ -34,7 +34,7 @@ class TikTokTestYoutubeDl(unittest.TestCase):
|
||||
ydl = youtube_dl.YoutubeDL(params)
|
||||
info = ydl.extract_info(url, download=True)
|
||||
self.assertTrue(os.path.exists("Imagine lebron freaking out over something you did! #foryou #ballislife #lebron #nba-6783617809113943301.mp.4"))
|
||||
|
||||
os.remove("Imagine lebron freaking out over something you did! #foryou #ballislife #lebron #nba-6783617809113943301.mp.4")
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user