movie-cli
movie-cli copied to clipboard
CLI app that scrapes movies and shows from multiple sources and allows you to download them
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";...
minor issue the git clone url is not the same as the rep url sooo the readme has a mistake there
Allow users to download subtitles as well, from the source and from an API (possibly opensubtitles)
TypeScript support is currently incomplete, this needs to be fixed