kotlin-youtubeExtractor
kotlin-youtubeExtractor copied to clipboard
Question: What is the reason for the 403 error
I also encountered the issue with 403 using the HaarigerHarald/android youtubeExtractor (Java) library and would like to ask what caused 403
Because decipher is changed or Url had been expired. I don't know how to decipher Youtube URL, this repo is folk. But I know other way to get stream url, check out my repo https://github.com/maxrave-dev/SimpMusic
I was having the same problem Access to rr2---sn-f5o5-jhod.googlevideo.com was deniedYou don't have authorization to view this page. HTTP ERROR 403
the url expires very quickly, and I think it will be somehow a method to change the url withour requesting another, I'm still trying to find the differences between urls of the same video at different times, Hope to find a solution
I have one question, does SimpMusic and this library use different logic to get the streaming url?