-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added Output Text Area - Provides instructions and usage info - Provides error output, commands used etc. - Unlimited capacity - Exportable to log files - Added cookie support - Added enable cookies checkbox - Added regenerate button - Scans downloads folder for exported cookie files - Creates single cookies file - Allows for authentication for member videos etc. - Improved download path determination with three different methods - Command objects now created via arg arraylist, not array - Added FileIO class for I/O helper methods - Added intermittent dot printing during long operations (liveness) - Added version check for youtube-dl.exe - Added URL refining - extracts ID - Improved moveToDownloads - Fixed issue where it broke when downloads path had space(s) - Added handling for when diff between dir before/after is not 1 - Downloaded files have their path and readable size printed - Removed invisible extra menu JComponents (used Navigator feature) - Add tutorial link to menu - Added quoting to URLs to improve stability - Improved default format name - Updated preview screenshot, Preserved previous. - Added screenshots of member video process - Updated copy script to account for new GDrive folder 'MyOwn' - Compiled on JDK 8 to make running easier, only JRE needed not JDK - Increase window size - Improved colour scheme
- Loading branch information
Showing
38 changed files
with
529 additions
and
856 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
copy "C:\Users\David\GitHub Repos\JavaYTD\Executable\JavaYTD.exe" "C:\Users\David\Google Drive\Computery\Mini Programs\JavaYTD.exe" | ||
copy "C:\Users\David\GitHub Repos\JavaYTD\Executable\JavaYTD.exe" "C:\Users\David\Google Drive\Computery\Mini Programs\My Own\JavaYTD.exe" | ||
|
||
@pause |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#Sat, 06 Feb 2021 14:43:36 +0800 | ||
#Sun, 07 Feb 2021 21:58:20 +0800 | ||
|
||
|
||
C\:\\Users\\David\\GitHub\ Repos\\JavaYTD\\Project= |
Empty file.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains 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
Oops, something went wrong.