Skip to content
Advertisement

how do I skip a private video, with this python code

the Package how do I skip a private video with this code I tried the optons (rejecttitle ignore-errors) I looked at YoutubeDL.py at github for option and i have no access to the video is of a Playlist

JavaScript

ERROR: [youtube] FvnQJZnnXXo: Private video. Sign in if you’ve been granted access to this video

Output from log,txt

JavaScript

Advertisement

Answer

I have fixed the problem. The solution was to change a part of the code, the change is in the def run part from

JavaScript

to

JavaScript

the problem come from

JavaScript

It would try to get the video info

User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement