Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Bypass age restriction #185

Open
4 tasks done
mbnoimi opened this issue Oct 11, 2020 · 3 comments
Open
4 tasks done

[Question] Bypass age restriction #185

mbnoimi opened this issue Oct 11, 2020 · 3 comments
Labels
question Further information is requested

Comments

@mbnoimi
Copy link

mbnoimi commented Oct 11, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones
  • I've verified that I'm running youtube-dlc version 2020.10.09

Question

I get Video is age restricted and only playable on YouTube. Requires cookies! error message although I set --age-limit 30 below one of the channels generates this error message.

youtube-dlc --newline -i --age-limit 30 -R 99 --hls-prefer-native -o /home/hpc-laptop/Downloads/youtube-dl/downloads/Documentary/%(title)s.%(ext)s -f 18 --merge-output-format mp4 --write-sub --sub-format srt --sub-lang en --embed-subs --continue --download-archive /home/hpc-laptop/Downloads/youtube-dl/downloads/Documentary/ytdl-archive.txt https://youtube.com/user/aljazeeradoc

How can I bypass this restriction?

@mbnoimi mbnoimi added the question Further information is requested label Oct 11, 2020
@blackjack4494
Copy link
Owner

You need to actually show log output so I have some video ids to check against.

@mbnoimi
Copy link
Author

mbnoimi commented Oct 12, 2020

You need to actually show log output so I have some video ids to check against.

Actually I don't know how to capture which video is generating this error message because of the issue #183

@blackjack4494
Copy link
Owner

Well then it seems there is some other restriction in place (geo block) which will be checked later unfortunately after the age restriction error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants