No get_video url
![]() ![]() |
Youtube has just removed access to this url for downloading videos. You could pull the fmt_url_map from the video flashvars. The only problem is "fmt=18" won't be there unless it is in the video page url. I thought the secret api might help but appearently it doesn't respond to the "fmt=18" flag anymore. Here is a video that only has fmt=18 for mp4. |
![]() ![]() |
Change line 585 to:
href : "/get_video?video_id="+swfArgs.video_id+"&t="+swfArgs.t+"&asv=", |
![]() ![]() |
Thanks again dude. I just recently added it to the script >.< |


