Coder Social home page Coder Social logo

movie-cli's Introduction

Hi there ๐Ÿ‘‹

movie-cli's People

Contributors

zisra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

movie-cli's Issues

Improve typings

TypeScript support is currently incomplete, this needs to be fixed

Allow users to select ALL episodes/seasons

omdb is outdated with newer episodes and seasons. It would be best to show which ones are recommended, then allow the user to select any number episode or season

Alternatives considered:

  • Use something else than omdb which is outdated, possibly tmdb or justwatch

Browser does not open in windows

www_screencapture_com_2023-7-7_15_41.mp4

I enter the command, ask it to download and then the script finishes in 2 seconds. It never lets me pick a file size either

404 Not Found

Windows Command Prompt
C:\Users\Downloads\movie-cli-main\movie-cli-main>npm start

[email protected] start
tsx ./src/index.ts

(node:3552) ExperimentalWarning: --experimental-loader may be removed in the future; instead use register():
--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("file%3A///C%3A/Users/Downloads/movie-cli-main/movie-cli-main/node_modules/tsx/dist/loader.js", pathToFileURL("./"));'
(Use node --trace-warnings ... to show where the warning was created)
โˆš Enter a movie or show name ... The Simpsons
(404 Not Found (https://apis.justwatch.com/content/titles/en_US/popular?body=%7B%22content_types%22:%5B%22show%22,%22movie%22%5D,%22page%22:1,%22query%22:%22The+Simpsons%22,%22page_size%22:40%7D))

Subtitle downloading

Allow users to download subtitles as well, from the source and from an API (possibly opensubtitles)

Terminal red

Sometimes when logging using chalk's red color, everything after that is red too
Screenshot 2023-04-21 at 11 26 41 AM

api url syntax needs change

err message:

[email protected] start
tsx ./src/index.ts

(node:2986) ExperimentalWarning: --experimental-loader may be removed in the future; instead use register():
--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("file%3A///Users/itsmhecker/movie-cli/node_modules/tsx/dist/loader.js", pathToFileURL("./"));'
(Use node --trace-warnings ... to show where the warning was created)
โœ” Enter a movie or show name โ€ฆ Simpsons
(404 Not Found (https://apis.justwatch.com/content/titles/en_US/popular?body=%7B%22content_types%22:%5B%22show%22,%22movie%22%5D,%22page%22:1,%22query%22:%22Simpsons%22,%22page_size%22:40%7D))

I checked with the api url I think they changed how the url was

Fix URL in readme

minor issue the git clone url is not the same as the rep url sooo
the readme has a mistake there

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.