Code Monkey home page Code Monkey logo

video-converter's Introduction

Online Video converter

Online video converter

The idea of this project came from the fact that most of the free tools that exist on the internet have some restrictions like the length of the video, must watch ads, or a confusion UI with a lot of download buttons. With this, the need to create a free tool that has none of the inconvenience or restrictions like the others became stronger.

The Online video converter is a web/desktop application that will allows you to download youtube videos as MP4s or convert them to MP3s without any restriction.

Disclaimer

This application should be used for non-copyrighted and open-source videos only and should be for personal use only.

If you wish to use any copyrighted videos from Youtube you must obtain expressed permission from the copyright owner.

Stack

  • Create React App: Create React App is an officially supported way to create single-page React applications. It offers a modern build setup with no configuration.
  • ReactJS: JavaScript library for creating user interfaces.
  • Electron: Develop cross-platform desktop applications with JavaScript, HTML and CSS
  • Sass: Sass is a stylesheet language that’s compiled to CSS.
  • FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.

Dependencies

Future Improvements

  • Allow users to browse files to convert.
  • Make the app as a web page.
  • Add multiple videos to download.

Getting started

To start developing or using the application you need to make sure that you have NodeJs v12.16.x and the package manager yarn v1.22.x installed.

Useful commands

## Install dependencies
yarn

## Run the application
yarn run-dev

or

yarn start
yarn run-electron

## Build the application
yarn build

## Package the application
yarn pack-win-electron or make pack-win

## Lint the project
yarn lint-fix

## Clean the project
make clean

Preview

Preview

video-converter's People

Contributors

youssef-ben avatar

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.