1.0.2 • Published 8 months ago

@iroak/nodejs-ytdlp-helper v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

NodeJS-YTDLP-Helper

Description

NodeJS-YTDLP-Helper is a Node.js application designed to simplify the usage of yt-dlp, a command-line program to download videos from YouTube and other video platforms.

Features

  • Easy-to-use interface for yt-dlp
  • Supports downloading from multiple video platforms
  • Customizable download options

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/NodeJS-YTDLP-Helper.git
  2. Navigate to the project directory:
    cd NodeJS-YTDLP-Helper
  3. Install the dependencies:
    npm install

Usage

  1. Run the application:
    node app.js
  2. Follow the on-screen instructions to download videos.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

  • yt-dlp for the amazing video downloading tool.

Contact

For any questions or suggestions, please open an issue in the repository.

1.0.2

8 months ago

1.0.1

8 months ago