Releases: iiEpic/MyAnimeDownloader
Releases · iiEpic/MyAnimeDownloader
Hotfix Update (GUI)
Hotfix
- #5 fixed with this commit
- Listbox now adds onto when using search in GUI
- Removed numbers in front of output in search
- Updated check_update to pull from actual version in Master branch
- Change version to match release tags
- Fixes check_update check
GUI Update
New Feature
- Ability to run the script as a Graphical User Interface (GUI)!
- Use the argument
--gui
to access this feature - This feature is still in testing and will not receive the same updates as fast as the command line interface (CLI)
Hotfix
- Total Season and episode count is shown when using
--search
- Fixed version checking
- Fixed settings and outputSaver not finding the path for
.json's
in thetools
folder
Known Issues
- When using the GUI, searching multiple times will mess up the display. Currently working on that..
- The GUI is meant for Windows based OS's. Linux Based OS's will open the GUI with no problems and most of the features work.
- Linux OS's will have trouble using
Edit Settings
and other edit file buttons.
Big Update
New Feature
- Ability to save show URLs, check out
savedURL.json
in tools (after running the program for the first time, just runpython __main__.py
to generate all the files) - Allows user to do will grab the newest show if it finds users show inside
savedURL.json
- Run command
python __main__.py -i "My Show Name" -n
and the program will grab the newest episode
Hotfix
- Fixed exclude not working correctly
- Fixed ep_range when using only one episode (ie -rn 21)
- Fixed order in which shows are downloaded when downloading multiple. Will always start at the oldest and now work towards the newest
- Fixed script throwing error on first start [commit]
WCO Update
This build has working settings, output saving, and downloads for WCOStream links!