This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """Script to download Audio files from YouTube links. | |
| Pip dependencies: | |
| - pytube | |
| """ | |
| import os | |
| import time | |
| from pytube import Playlist, YouTube |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| control intl.cpl,, /f:"%CD%\Remove_EN_US.xml" |