Skip to content

Commit 78cc3cd

Browse files
authored
Update pyutils.py
1 parent 76bb989 commit 78cc3cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ethon/pyutils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
import os
1616
import pathlib
17+
from youtube_dl import YoutubeDL
1718

1819
#rename files
1920
def rename(source, output):

0 commit comments

Comments
 (0)