YouTubeExtractor icon indicating copy to clipboard operation
YouTubeExtractor copied to clipboard

There is an error in some videos.

Open yyms3275 opened this issue 4 years ago • 4 comments

I am using the library well, but the YouTube video below does not play.

https://www.youtube.com/watch?v=h84I1JGX9ws

yyms3275 avatar Mar 18 '20 10:03 yyms3275

This is because The uploader has not made this video available in your country.

nhCoder avatar Mar 18 '20 13:03 nhCoder

You can either use a proxy in your app...

nhCoder avatar Mar 18 '20 13:03 nhCoder

You can either use a proxy in your app...

As a result of checking, it seems that the setting according to the location does not matter, and I found one difference. That is, the procedure of adult authentication is established only in the video above. If this is the case, is there any way to solve it in the library?

77020192-357c4880-69c6-11ea-9d97-2e2de99526bb

yyms3275 avatar Mar 19 '20 02:03 yyms3275

If the issue is with age restriction use useDefaultLogin() before Extract() to extract urls for age restricted videos.Take a look at readme at the bottom of the page

nhCoder avatar Mar 21 '20 18:03 nhCoder