FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.63k stars 861 forks source link

[Bug]: Cannot set property duplex of #<Request> which has only a getter #6210

Closed ivan-pugach-sprinterra closed 10 hours ago

ivan-pugach-sprinterra commented 11 hours ago

Guidelines

Describe the bug

  1. Implement integration with the FreeTubeApp
  2. Open the page with the video that is integrated
  3. Open the browser's console Screenshot at Nov 21 22-19-37 Screenshot at Nov 21 22-19-59

Expected Behavior

  1. Integrated video should show on the page

Issue Labels

API issue, causes crash, content not loading, feature stopped working

FreeTube Version

v0.22.0-beta, 30c3978

Operating System Version

Windows, macOS

Installation Method

other

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

v0.21.3

Additional Information

No response

Nightly Build

absidue commented 10 hours ago

Could you please explain in more detail what you mean by "implement integration with FreeTubeApp"?

FreeTube is a desktop app for YouTube, so I'm not sure why you are trying to "integrate it" into anything.

I would also like to remind you of FreeTube's AGPL 3.0 license, so if you take the code and use it in something you have to open source the project under the same AGPL 3.0 license.

ivan-pugach-sprinterra commented 10 hours ago

Hi @absidue, The integration was done via LuanRT/YouTube.js library

absidue commented 10 hours ago

If you are using YouTube.js why are you opening an issue on this repo?

ivan-pugach-sprinterra commented 9 hours ago

I opened an issue here and in the YouTube.js repo as well :)