kkdai / youtube

Download Youtube Video in Golang
MIT License
3.31k stars 429 forks source link

Unthrottle streams for all formats #244

Closed elProxy closed 2 years ago

elProxy commented 2 years ago

Description

The n-param potentially requires processing even if there's no deciphering needed. Refactor decipherURL to reuse decryptNParam on any url.

Issues to Fix

https://github.com/kkdai/youtube/issues/230

https://github.com/kkdai/youtube/issues/232

Reminding

Something you can do before PR to reduce time to merge

elProxy commented 2 years ago

@corny

corny commented 2 years ago

Thanks your for work! I've just released a new version.

elProxy commented 2 years ago

No problem. Thanks for all the work you guys put in maintaining this very handy library. 😉