distubejs / ytdl-core

YouTube video downloader in javascript.
MIT License
289 stars 50 forks source link

Custom fetch implementation #125

Open ugo-studio opened 1 week ago

ugo-studio commented 1 week ago

This PR introduces a custom fetch implementation to enhance flexibility and compatibility in handling HTTP requests.

Why This Change?
This custom implementation provides the following benefits: