All Projects → davidguttman → video-download-tool-server

davidguttman / video-download-tool-server

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

video-download-tool-server

Version License: MIT Twitter: davidguttman

Deploy to Heroku Deploy to Digital Ocean

VideoDownloadTool.io makes it easy to download videos--but only the parts you want. Enter a video's url, select the beginning and end of your clip, optionally crop the video frame, and download.

This project, video-download-tool-server, is the server component that does the actual video editing. If you're looking for the UI, that can be found at github.com/davidguttman/video-download-tool.

The simplest way to get your own usable server is to use the 1-click deploy to either Heroku or Digital Ocean. After video-download-tool-server is deployed, visit the deploy url to get started.

🏠 Homepage

Demo

Install

If you'd like to run this without Docker:

First, install yt-dlp and make sure it's accessible on your path. Then,

npm install

Usage

npm start

Author

👤 David Guttman [email protected] (http://davidguttman.com/)

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].