Fix List folder path
This commit is contained in:
@@ -18,7 +18,7 @@ import subprocess
|
|||||||
|
|
||||||
ffmpeg_pathfile="c:\\download\\ffmpeg\\bin\\ffmpeg"
|
ffmpeg_pathfile="c:\\download\\ffmpeg\\bin\\ffmpeg"
|
||||||
download_folder = "./downloads"
|
download_folder = "./downloads"
|
||||||
pathInputFileName = "C:\Python\PyTube\LIST.txt"
|
pathInputFileName = "C:\Python\DownloadYouTube\LIST.txt"
|
||||||
|
|
||||||
class YouTubeDownloader:
|
class YouTubeDownloader:
|
||||||
def __init__(self, pathUrlList):
|
def __init__(self, pathUrlList):
|
||||||
|
|||||||
Reference in New Issue
Block a user