kkdai / youtube

Download Youtube Video in Golang
MIT License
3.3k stars 430 forks source link

Issue when downloading long video #298

Closed takefy-dev closed 1 year ago

takefy-dev commented 1 year ago

Hey when downloading long video in HQ with Composite function i get stuck at 23% when it small duration video it work instant but for long video it does not work. https://www.youtube.com/watch?v=s0uTHZFf1f4&ab_channel=ImanGadzhiUnscripted this video does not work for example.

itrack commented 1 year ago

it stuck at 22% for me

takefy-dev commented 1 year ago

Hey so i figure it out and added more routines and it worked

corny commented 1 year ago

Please test the branch fix-298. Does it solve your issue?

takefy-dev commented 1 year ago

Please test the branch fix-298. Does it solve your issue?

I tested and for long video downloading in 1080p it's does not work

takefy-dev commented 1 year ago

ok i will try andlet you know