Git Product home page Git Product logo

movie-grabber's Introduction

Movie Grabber

The Movie Grabber is a Go application that interacts with the qBittorrent WEB API to download movies from topdezfilmes.

  • It will automaticaly download the subtitle and torrent file.
  • It will move the subtitle file to the selected directory.
  • It will automaticaly add the selected torrent file.
  • It will automaticaly remoce the unecessary files.

Requirements

Install Qbittorrent and activate the user interface:

  1. Open qBittorrent and go to "Tools" > "Options" or "Preferences".
  2. Navigate to the "Web UI" or "Web" section in the options/preferences window.
  3. Enable the Web UI and set the listening port to 8080.
  4. Optionally, configure authentication settings for the Web UI (username and password).
  5. Save the changes and close the options/preferences window.

To validate the process access the Web UI using a web browser, use http://localhost:8080 or http://*:8080.

Getting Started

  1. Clone the repository:

    git clone https://github.com/manasomali/movie-grabber.git
  2. Install dependencies:

    go mod tidy
  3. Build the project:

    go build
  4. Run the application:

    ./movie-grabber

movie-grabber's People

Contributors

manasomali avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.