nhCoder / YouTubeExtractor

Extracts Youtube urls for streaming and downloading purpose.
Apache License 2.0
68 stars 25 forks source link

YouTube access restriction issue #52

Open yyms3275 opened 2 years ago

yyms3275 commented 2 years ago

A new parameter of &n has been created in YouTube parameters from the summer of last year, and this issue has caused speed limits when accessing addresses. Currently, this issue is partially resolved, when will this library be available? Below is a reference.

"Since summer 2021, YouTube has started serving media URLs with a query parameter such as ...&n=SXiXBH-xzrjeioPN&.... This now appears to be the default behaviour. Unless the value of this parameter is transformed according to an algorithm delivered in the site player JS, the download speed for the URL is throttled to ~50kB/s."

https://github.com/ytdl-org/youtube-dl/pull/30184 https://github.com/ytdl-org/youtube-dl/pull/11272

ankurxshukla commented 2 years ago

Any updates on this?

yyms3275 commented 2 years ago

Any updates on this?

There are no updates yet. But I found another alternative.

https://github.com/yausername/youtubedl-android