Skip to content

gabriel-logan/yt-dlp

Repository files navigation

yt-dlp

Application using https://github.com/yt-dlp/yt-dlp to download videos and audios. NOTE: For academic purposes only, I do not recommend its use for commercial purposes. Misuse is your responsibility.

Environment Setup

  1. Copy the .env.example file to .env:
    cp .env.example .env
  2. Modify the .env file to set your desired environment variables.
  3. Ensure you have yt-dlp installed and accessible in your system's PATH.

Dependencies

  • Go 1.25.0 or higher
  • Node.js 20 or higher
  • pnpm 8 or higher
  • yt-dlp
  • python 3.7 or higher

Frontend

Backend

About

Application using https://github.com/yt-dlp/yt-dlp to download videos and audios. NOTE: For academic purposes only, I do not recommend its use for commercial purposes. Misuse is your responsibility.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors