Skip to content

A downloader, that gets you access to direct links to youtube's: video (mp4), audio (m4a), captions/subtitles (.vtt), thumbnails (webp).

Notifications You must be signed in to change notification settings

ApayRus/direct-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 22, 2024
b4ae27b · Jul 22, 2024

History

99 Commits
May 18, 2022
Jul 22, 2024
Jul 22, 2024
Aug 23, 2020
Jan 22, 2021
May 28, 2022
Jun 25, 2024
Jan 24, 2021
May 7, 2022
Jul 22, 2024
Jul 22, 2024
May 30, 2022
May 7, 2022
Jun 2, 2022

Repository files navigation

Direct links (to youtube video, audio and subtitles)

A downloader, that gets you access to direct links to youtube's:

  • video (mp4),
  • audio (m4a),
  • captions/subtitles (.vtt),
  • thumbnails (webp).

Based on Next.js, React.js, Material-UI and Node-Ytdl-Core.

Install

npm install
npm run dev

Usage

There is 3 routes:

  • /api/all-info/videoId
  • /api/video/videoId
  • /video/videoId

Next.js default readme.md

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A downloader, that gets you access to direct links to youtube's: video (mp4), audio (m4a), captions/subtitles (.vtt), thumbnails (webp).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published