Releases: daniel071/Youtube_Downloader
Releases · daniel071/Youtube_Downloader
Minor update
This is a minor update fixing some bugs
Change-log:
- Added requirements.txt to fix pip dependency installation
- Fixed dependency issues where youtube_dl and mutagen would not be properly installed
- Added script that starts program for Linux and other Unix-based operating systems
- Revamped README.md
Planned for next release
- Add support for both mp4 and mp3 files (Video and music)
- Redesign the GUI to look nicer
- Improve packaging of software
How to install:
- Download the .zip file from this release
- Follow the instructions on how to install on your operating system here:
https://github.com/daniel071/Youtube_Downloader/blob/master/README.md
First Public Release
This is the first release of the program, a changelog will be added to future releases.
How to install:
As shown in README.md:
Youtube Downloader uses a virtual environment so all the packages come pre-installed,
the following steps are:
-
Go to releases and download the latest version of Youtube Downloader
Found here: https://github.com/daniel071/Youtube_Downloader/releases -
Extract the zipped folder
-
Open up the BAT file named 'StartGUI.bat' to start the GUI interface for this program. If you only want command-line, you can open 'StartProgram.bat'
-
Input the URL link to the youtube video, any metadata for it and where you'd like to save it (The program will create a file inside the directory you chose)
Thanks for using this program,
Contributed by Daniel Pavela