MichaelBelgium Youtube API Versions Save

A way to host your own API that converts youtube video's to mp3/mp4 and returns a download/stream link and information.

v3.1

2 years ago

What's Changed

  • yt-dlp support
  • youtube-dl-php updated to >v2
  • Errors now respond with HTTP code 400

Other

Full Changelog: https://github.com/MichaelBelgium/Youtube-API/compare/v3.0...v3.1

v3.0

2 years ago
  • Updated bootstrap
  • Updated fontawesome
  • Added navigation bar
  • Seperated javascript from index
  • Removed configuration defines => replaced with Config constants
  • Added search section on index page

Full changelog

v2.0

4 years ago

This release handles conversion to mp4

Full changelog

v1.1

5 years ago
  • Returns an error if the "v" get parameter isn't specified in the youtube url when converting.

I also recommend to update youtube-dl by executing youtube-dl -U

v1.0

5 years ago