Skip to content

Releases: iiEpic/MyAnimeDownloader

Hotfix Update (GUI)

23 Apr 01:03
Compare
Choose a tag to compare

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

22 Apr 19:17
Compare
Choose a tag to compare

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 the tools 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

20 Apr 14:06
ed1b37d
Compare
Choose a tag to compare

New Feature

  • Ability to save show URLs, check out savedURL.json in tools (after running the program for the first time, just run python __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

07 Apr 11:54
51b3b1b
Compare
Choose a tag to compare

This build has working settings, output saving, and downloads for WCOStream links!