Releases: Jan-Fcloud/media-dl-assistant
youtube-dl-assistant v1.2.0
This is the V1.2.0 "stable" release of youtube-dl-assistant.
Included dlls:
- libgcc_s_seh-1.dll
- libstdc++-6.dll
- libwinpthread-1.dll
These dlls are needed for the program to work.
They have been taken right out of the MinGW compiler with 0 changes.
Don't forget to download youtube-dl!
Just drop it in the release folder. You can rename it too if you want. Just make sure everything is in one folder.
Changelog
-
Added features:
-
Program can now use a somewhat useful config!
- The config checker actually cooperates with the program and is useful!
- Added a feature that automatically uses the config if it exists
- Added more debug insight (not that you read it)
-
The program now also has a debug mode!
- It might not be useful to most people but it is good for people like me to double check any bug reports and such to make sure it wasn't a user error.
-
New commands! There are now 3 more commands:
- help -> lists all current available commands
- version -> lists the current youtube-dl and youtube-dl-assistant versions
- debug -> let's you pass without a valid url and disables download. It is meant mostly to verify bugs.
-
-
Fixes:
- A few output functions just looked a but funky. Looks better now (as good as a cmd output program can go...)
-
Temporary solutions (the awkward confessions):
- New file temp.txt that stores the value true or false if the program uses the config without asking by default (It's cheap I know...)
youtube-dl-assistant v1.1.1
This is the V1.1.1 "stable" release of youtube-dl-assistant.
The current version is a quality of life feature and fix update from v1.1.0
Included dlls:
- libgcc_s_seh-1.dll
- libstdc++-6.dll
- libwinpthread-1.dll
These dlls are needed for the program to work.
They have been taken right out of the MinGW compiler with 0 changes.
Don't forget to download youtube-dl!
Just drop it in the release folder. You can rename it too if you want. Just make sure everything is in one folder.
Changelog
-
Added features:
- Program now doesn't close after download! (yay!)
- Debug mode (Mostly for me but you can look at it too if you're curious!)
- Placeholder function for the config file! (it'll finally be a thing soon! --1.2 thingy :D) -
Fixes:
- Format should now normally convert to mp3 again and not stay in webm
- Program now doesn't rely on main() no more, but instead calls itself until it's closed
- YouTube downloading doesn't run under the same arguments as everything else does so it shouldn't get confused no more (oops, that's my bad)
youtube-dl-assistant v1.1.0
This is the V1.1 "stable" release of youtube-dl-assistant.
Included dlls:
- libgcc_s_seh-1.dll
- libstdc++-6.dll
- libwinpthread-1.dll
These dlls are needed for the program to work.
They have been taken right out of the MinGW compiler with 0 changes.
Don't forget to download youtube-dl!
Just drop it in the release folder. You can rename it too if you want. Just make sure everything is in one folder.
Changelog
- Command to list current supported links
- Youtube DL Assistant now allows for a wider variety of links! Added options:
- Twitch
- Twitter
- Instagram
- Reddit
- Soundcloud
youtube-dl-assistant v1.0.0
This is the first "stable" release of youtube-dl-assistant.
Included dlls:
- libgcc_s_seh-1.dll
- libstdc++-6.dll
- libwinpthread-1.dll
These dlls are needed for the program to work.
They have been taken right out of the MinGW compiler with 0 changes.
Note: Program is originally already in V1.2.0 but since I just thought about uploading it here, I just named it 1.0.0 since it's the first upload!
Not that it matters to you...
Don't forget to download youtube-dl!
Just drop it in the release folder. You can rename it too if you want. Just make sure everything is in one folder.