omansak / libvideo

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

(403) Frobidden is back. on GetBytes() #133

Closed yoirgl closed 4 years ago

yoirgl commented 5 years ago

everything is on the title : getting 403 forbidden on all videos. example : http://www.youtube.com/watch?v=tAGnKpE4NCI

ColorTwist commented 5 years ago

same error for all videos. Youtube changed something- again.

omansak commented 5 years ago

Trymy last commit (https://github.com/omansak/libvideo)

ColorTwist commented 5 years ago

Seems to be fine now. Thanks!

yoirgl commented 5 years ago

Trymy last commit (https://github.com/omansak/libvideo)

good work !

ReazerDev commented 5 years ago

Trymy last commit (https://github.com/omansak/libvideo)

Hi, I can't compile libvideo. I get

omansak commented 5 years ago

Trymy last commit (https://github.com/omansak/libvideo)

Hi, I can't compile libvideo. I get

  • Field "YouTubeVideo.DFunctionRegex" is never assigned to, and will always have its default value null (File YouTubeVideo.Decrypt.cs, Line 14)
  • The name "DFunctionRegex_Dynamic" does not exist in the current context. (File YouTubeVideo.cs Line 24 and 26) I'm not good with Regex and therefore can't fix it myself ^^

ok i fixed, try again

ReazerDev commented 5 years ago

Trymy last commit (https://github.com/omansak/libvideo)

Hi, I can't compile libvideo. I get

  • Field "YouTubeVideo.DFunctionRegex" is never assigned to, and will always have its default value null (File YouTubeVideo.Decrypt.cs, Line 14)
  • The name "DFunctionRegex_Dynamic" does not exist in the current context. (File YouTubeVideo.cs Line 24 and 26) I'm not good with Regex and therefore can't fix it myself ^^

ok i fixed, try again

It works. Thanks!

omansak commented 4 years ago

Fixed. Update 3.0.0