Adding the Downloader class

This commit is contained in:
Rafael Vargas
2021-12-25 07:17:48 -04:00
parent 7775f259af
commit 35c2f2b16e
4 changed files with 114 additions and 19 deletions

View File

@@ -23,6 +23,7 @@ CHANNEL_NOT_FOUND_MESSAGE = "Error: Could not find channel"
INFO_HISTORY_TITLE = "Songs Played:"
MAX_HISTORY_LENGTH = 10
MAX_PLAYLIST_LENGTH = 50
MAX_TRACKNAME_HISTORY_LENGTH = 15
SONGINFO_UPLOADER = "Uploader: "