omansak / libvideo

A lightweight .NET library to download YouTube videos.
BSD 2-Clause "Simplified" License
553 stars 163 forks source link

Update DecryptionFunctionRegex #118

Closed omansak closed 5 years ago

omansak commented 5 years ago

Find 'fv' : c&&d.set(b,encodeURIComponent(fv(decodeURIComponent(c))));return d}; Regex : \bc\s*&&\s*d\.set\([^,]+\s*,[^(]*\(([a-zA-Z0-9$]+)\( Test : https://regexr.com/46n74

19.01.2019

NullArgument commented 5 years ago

This fix worked for me. Thank you!

andrey-infinity commented 5 years ago

Can you please update the NuGet ?