Benny Meier Media Logo
Home

YouTube Downloader

Since there are almost only YouTube downloaders with adblockers on the internet, I developed one myself. The design comes with a light and dark mode. In the backend several APIs are provided for the frontend.


There are the following:

  • /suggestions

    If the user does not enter a link, this API is called and the user gets suggestions.

  • /metainfo

    This is where the basic information of the video is retrieved, such as title, description, views, likes and dislikes.

  • /watch

    With the two parameters Format and URL the download is prepared here. The title comes from the metainfo API and is used as filename. But you have to delete Special Characters first.


Then the appropriate Content-Disposition Header is set, so that the file is downloadable.

Type

  • Personal

Stack

  • React
  • Node.js
  • Axios
Website preview of YouTube Downloader

About

As an agency, we support you in the areas of web programming, online marketing and search engine optimization. We not only advise - we also implement.

Contact

E-Mail: hi@bennymeier-media.de

Make an appointment

Logo of Benny Meier Media

Copyright © 2016 - 2023

Made with Next.js