movie-cli icon indicating copy to clipboard operation
movie-cli copied to clipboard

404 Not Found

Open BenRichards000 opened this issue 2 years ago • 5 comments

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))

BenRichards000 avatar Feb 11 '24 18:02 BenRichards000

Will fix in #12

zisra avatar Feb 12 '24 21:02 zisra

I don't know if it was fixed in the end, but I just installed and got the same problem

Aceleon123 avatar Apr 19 '25 08:04 Aceleon123

I don't know if it was fixed in the end, but I just installed and got the same problem

It's depracated

zisra avatar Apr 19 '25 08:04 zisra

Oh, well, still, any idea on how to fix it? :p

Aceleon123 avatar Apr 19 '25 08:04 Aceleon123

Oh, well, still, any idea on how to fix it? :p

If you want to figure it out yourself, try to reverse engineer the https://justwatch.com API with dev tools. Don't recommend.

zisra avatar Apr 19 '25 08:04 zisra