GithubHelp home page GithubHelp logo

deepaerial / ytdl-web Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.23 MB

YouTube Web Downloader app

Home Page: https://ytdl-web-nu.vercel.app

Dockerfile 1.78% HTML 1.61% CSS 1.62% JavaScript 94.98%
material-ui reactjs

ytdl-web's Introduction

YTDL-WEB

Web interface for YTDL API.

YTDL Web Application

Requirements

  • Node v18

Installation

Run command below to install application locally.

$ npm install

Configuration

Create .env file with variable referencing API's url. Example:

API_URL=http://localhost:8080

Running application locally

$ npm run devserver

App should be automatically opened on http://localhost:8080

Running application locally using Docker Compose

$ docker compose watch

App should be automatically opened on http://localhost:8080

Deploying on Fly.io

$ fly deploy --build-arg API_URL=https://link-to-ytdl-backend.api

Generating token for Github Actions

Instructions based on this documentation page from Fly.io

  1. Run the command below and copy and copy the output:
$ fly tokens create deploy -x 999999h
  1. Go to repo's Settings -> Security section -> Secrets and variables -> Actions. Click New repository secret button and paste copied output key from previous step int Secret input.

Troubleshoots

This section describes potential issues that may occur when using API.

1. Issue: Video is downloaded and playing but audio is absent when opening video in QuickTime Player.

Solution: Open video in another player (VLC Player for example). Maybe QuickTime Player doesn't support audio codec used in video.

ytdl-web's People

Contributors

deepaerial avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 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.