@vuetubeapp/vuetube-http
Capacitor community plugin for native HTTP requests, file download/uploads, and cookie management, with additions by the VueTube Team.
This is a fork. The original code can be found at: @capacitor-community/http
The capacitor community's HTTP plugin is a very important and powerful plugin that is vital for the VueTube App to communicate with the APIs of streaming services. VueTube's fork of this plugin is to address use cases that are not supported by the original plugin due to the nature of the APIs VueTube extractor is communicating with.
As this fork is designed for use in the VueTube App specifically, we do not recommend installing this plugin for use in your own applications. Instead, we recommend installing the original plugin located at: @capacitor-community/http
npm install @vuetubeapp/vuetube-http
npx cap sync
Thanks goes to these wonderful people (emoji key):