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

restructure project into mediabrowse #4

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

hatredholder
Copy link
Owner

@hatredholder hatredholder commented Dec 21, 2024

Description

I need a CLI tool which is able to search movies just like bookbrowse is able to search books.

So instead of creating a clone of this project with pretty much the exact code except a different API call, I decided to restructure this project into mediabrowse - a CLI tool which allows you to search for books & movies all in one app.

Changes

  • rename project to mediabrowse
  • add movie searching support through OMDb API
  • add new subcommands for choosing type of media to search - book/movie

@hatredholder hatredholder force-pushed the mediabrowse branch 2 times, most recently from c16cc65 to 51ac15c Compare December 26, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant