Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added options for searching anime by season on kitsu #44

Merged
merged 17 commits into from Apr 19, 2022
Merged

Added options for searching anime by season on kitsu #44

merged 17 commits into from Apr 19, 2022

Commits on Apr 18, 2022

  1. added AnimeInfo class, updated requirements.txt

    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    36d92c0 View commit details
    Browse the repository at this point in the history
  2. implemented logic for search seasonal anime on kitsu when adding seas…

    …onal anime
    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    bc22c09 View commit details
    Browse the repository at this point in the history
  3. some cleanup

    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    4764119 View commit details
    Browse the repository at this point in the history
  4. added option to search for anime in season to download cli

    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    e1c306e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into develop

    # Conflicts:
    #	anipy_cli/cli.py
    #	anipy_cli/download.py
    #	requirements.txt
    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    9f3974b View commit details
    Browse the repository at this point in the history
  6. added option for multiple search strings in download_cli, changed dow…

    …nloads to start in bulk after episode selection
    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    873d989 View commit details
    Browse the repository at this point in the history
  7. added AnimeInfo class, updated requirements.txt

    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    d529c9e View commit details
    Browse the repository at this point in the history
  8. implemented logic for search seasonal anime on kitsu when adding seas…

    …onal anime
    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    bbb799a View commit details
    Browse the repository at this point in the history
  9. some cleanup

    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    ac8f053 View commit details
    Browse the repository at this point in the history
  10. added option to search for anime in season to download cli

    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    b79ab98 View commit details
    Browse the repository at this point in the history
  11. added option for multiple search strings in download_cli, changed dow…

    …nloads to start in bulk after episode selection
    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    4b81d60 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	anipy_cli/__init__.py
    #	anipy_cli/cli.py
    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    4effad7 View commit details
    Browse the repository at this point in the history
  13. blackened the code

    Dmitrij Pastian committed Apr 18, 2022
    Copy the full SHA
    5b08088 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. update requirements

    Dmitrij Pastian committed Apr 19, 2022
    Copy the full SHA
    ee4d6bf View commit details
    Browse the repository at this point in the history
  2. update requirements

    Dmitrij Pastian committed Apr 19, 2022
    Copy the full SHA
    d00ee8d View commit details
    Browse the repository at this point in the history
  3. added cli argument for disabling prompting for kitsu search

    Dmitrij Pastian committed Apr 19, 2022
    Copy the full SHA
    7261b8d View commit details
    Browse the repository at this point in the history
  4. blackened code

    Dmitrij Pastian committed Apr 19, 2022
    Copy the full SHA
    5005065 View commit details
    Browse the repository at this point in the history