distubejs / ytdl-core

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

Error when parsing watch.html, maybe YouTube made a change #10

Closed TaylorJCassidy closed 1 year ago

TaylorJCassidy commented 1 year ago

Describe the bug

Error when parsing watch.html, maybe YouTube made a change. Please report this issue with the "1693081603912-watch.html" file on https://github.com/distubejs/ytdl-core/issues.

Debug File

1693081603912-watch.html

Environment

TaylorJCassidy commented 1 year ago

Found it was something to do with sending a cookie as part of the request headers as removing this seems to fix it.